summaryrefslogtreecommitdiffstats
path: root/testsuites/libtests/block06/init.c (unfollow)
Commit message (Expand)AuthorFilesLines
2022-04-07testsuites/libtests/[a-c]*: Change license to BSD-2Joel Sherrill1-3/+22
2019-12-19config: CONFIGURE_LIBIO_MAXIMUM_FILE_DESCRIPTORSSebastian Huber1-1/+1
2018-10-05tests: Use rtems_task_exit()Sebastian Huber1-3/+3
2018-08-07libtests/block06: Use rtems_blkdev_create()Sebastian Huber1-147/+87
2018-01-19block06: Use floating-point taskSebastian Huber1-0/+1
2017-11-29block06/init.c: Fix printf() format warningJoel Sherrill1-5/+4
2017-11-06tests: Use simple console driverSebastian Huber1-1/+1
2017-11-02tests: Use printf() instead of fprintf()Sebastian Huber1-2/+2
2017-10-28tests: Remove TEST_INITSebastian Huber1-2/+0
2017-10-23testsuite: Remove warnings.Chris Johns1-17/+18
2017-10-23testsuite: Use printk for all test output where possible.Chris Johns1-83/+67
2016-05-25cpukit, testsuite: Add rtems_printf and rtems_printer support.Chris Johns1-1/+1
2014-12-16Delete CONFIGURE_USE_IMFS_AS_BASE_FILESYSTEMSebastian Huber1-2/+0
2014-03-21Change all references of rtems.com to rtems.org.Chris Johns1-1/+1
2014-03-20tests/libtests: Use <rtems/test.h>Sebastian Huber1-2/+8
2014-03-11sapi: Use one SMP lock for all chainsSebastian Huber1-2/+2
2013-08-30sapi: SMP support for chainsSebastian Huber1-2/+2
2013-07-26score: Merge tod implementation into one fileSebastian Huber1-3/+3
2013-07-23Include missing <string.h>Sebastian Huber1-0/+1
2012-11-14testsuites: Include <bsp.h>Sebastian Huber1-0/+2
2012-11-02libblock: Block device transfer request API changeSebastian Huber1-4/+5
2012-07-02libtests/block06: Increase stack sizeSebastian Huber1-0/+2
2012-05-31libblock: Remove const qualifier from bdbuf APISebastian Huber1-5/+5
2012-05-31libblock: Add task stack size bdbuf configurationSebastian Huber1-3/+7
2012-05-11libtmtests - Eliminate missing prototype warningsJoel Sherrill1-0/+3
2012-05-11Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill1-2/+0
2012-03-26libtests/block06: Increase stack sizeSebastian Huber1-0/+2
2012-03-13libblock: Change bdbuf APISebastian Huber1-42/+36
2011-02-22Add HAVE_CONFIG_H.Ralf Corsepius1-0/+4
2010-05-032010-05-03 Sebastian Huber <Sebastian.Huber@embedded-brains.de>Sebastian Huber1-1/+1
2010-01-19updates and new test casesThomas Doerfler1-2/+2
2009-12-212009-12-21 Sebastian Huber <Sebastian.Huber@embedded-brains.de>Joel Sherrill1-3/+3
2009-11-30Whitespace removal.Ralf Corsepius1-73/+73
2009-11-132009-11-13 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius1-1/+1
2009-11-09Added block05, block06 and block07Thomas Doerfler1-0/+1852