summaryrefslogtreecommitdiffstats
path: root/testsuites/libtests/block10/init.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* libtest: <rtems/test.h> to <rtems/test-info.h>Sebastian Huber2020-07-231-1/+1
* config: CONFIGURE_LIBIO_MAXIMUM_FILE_DESCRIPTORSSebastian Huber2019-12-191-1/+1
* tests: Use rtems_task_exit()Sebastian Huber2018-10-051-2/+2
* libtests/block10: Use rtems_blkdev_create()Sebastian Huber2018-08-071-41/+28
* tests: Use simple console driverSebastian Huber2017-11-061-1/+1
* tests: Delete obsolete TESTS_USE_PRINTFSebastian Huber2017-11-021-1/+0
* tests: Remove TEST_INITSebastian Huber2017-10-281-2/+0
* testsuite: Use printk for all test output where possible.Chris Johns2017-10-231-17/+19
* cpukit, testsuite: Add rtems_printf and rtems_printer support.Chris Johns2016-05-251-2/+5
* block[08|09|10]/init.c: Include <stdlib.h> to fix warning on exit()Joel Sherrill2016-04-201-0/+1
* Delete CONFIGURE_USE_IMFS_AS_BASE_FILESYSTEMSebastian Huber2014-12-161-2/+0
* Change all references of rtems.com to rtems.org.Chris Johns2014-03-211-1/+1
* tests/libtests: Use <rtems/test.h>Sebastian Huber2014-03-201-2/+7
* testsuites: Include <bsp.h>Sebastian Huber2012-11-141-0/+2
* libblock: Block device transfer request API changeSebastian Huber2012-11-021-1/+1
* libblock: Remove const qualifier from bdbuf APISebastian Huber2012-05-311-1/+1
* libblock: Add task stack size bdbuf configurationSebastian Huber2012-05-311-1/+1
* libtmtests - Eliminate missing prototype warningsJoel Sherrill2012-05-111-0/+3
* libblock: Change bdbuf APISebastian Huber2012-03-131-8/+12
* Add HAVE_CONFIG_H.Ralf Corsepius2011-02-221-0/+4
* 2010-05-03 Sebastian Huber <Sebastian.Huber@embedded-brains.de>Sebastian Huber2010-05-031-1/+0
* add purge capability to libblock, add proper test caseThomas Doerfler2010-01-261-0/+481