summaryrefslogtreecommitdiffstats
path: root/testsuites/libtests (unfollow)
Commit message (Expand)AuthorFilesLines
2018-10-10build: Directly reference libraries in testsSebastian Huber1-4/+4
2018-10-05ftpd: Remove FTPD_SessionInfo_t::pass memberSebastian Huber2-7/+50
2018-10-05tests: Use rtems_task_exit()Sebastian Huber13-38/+33
2018-08-15dl06/dl06-o1.c: Remove set, not used warningJoel Sherrill1-1/+4
2018-08-10libtests/POSIX: Fix warnings and style.Joel Sherrill46-148/+140
2018-08-07tests: Remove CONFIGURE_MAXIMUM_DRIVERSSebastian Huber9-23/+0
2018-08-07libblock: Add RTEMS_DEPRECATEDSebastian Huber2-4/+5
2018-08-07tests: Avoid deprecated rtems_disk_io_initialize()Sebastian Huber3-16/+0
2018-08-07libtests/block15: Use rtems_blkdev_create()Sebastian Huber1-18/+24
2018-08-07libtests/block14: Use rtems_blkdev_create()Sebastian Huber1-19/+25
2018-08-07libtests/block13: Use rtems_blkdev_create()Sebastian Huber1-19/+25
2018-08-07libtests/block12: Use rtems_blkdev_create()Sebastian Huber1-18/+25
2018-08-07libtests/block10: Use rtems_blkdev_create()Sebastian Huber1-41/+28
2018-08-07libtests/block09: Use rtems_blkdev_create()Sebastian Huber1-40/+25
2018-08-07libtests/block08: Use rtems_blkdev_create()Sebastian Huber4-77/+27
2018-08-07libtests/block06: Use rtems_blkdev_create()Sebastian Huber2-555/+499
2018-08-07libtests/block05: Avoid uninitialized variableSebastian Huber1-1/+1
2018-08-07flashdisk: Use rtems_blkdev_create()Sebastian Huber1-8/+1
2018-08-07ramdisk: Use rtems_blkdev_create()Sebastian Huber5-80/+140
2018-07-30libtests: Use CONFIGURE_INIT_TASK_TABLE_SIZESebastian Huber7-28/+17
2018-07-24block05: Remove unused variableSebastian Huber1-5/+0
2018-06-05Add RTEMS_FATAL_SOURCE_INVALID_HEAP_FREESebastian Huber1-9/+19
2018-05-18libtests/block05: Use rtems_blkdev_create()Sebastian Huber1-22/+25
2018-05-18libblock: Init deps in rtems_blkdev_create()Sebastian Huber1-2/+8
2018-05-02ftpfs: Always build FTP clientSebastian Huber1-1/+1
2018-05-02libdebugger: Move to separate librarySebastian Huber1-0/+1
2018-05-02tests: Remove configure feature checksSebastian Huber1-2/+0
2018-04-12libdl: Fix the tests loading the correct filesChris Johns6-18/+18
2018-04-12testsuites/dl06: Add a test for RAP format.Chris Johns10-26/+428
2018-04-12build: Add support for automake's silent build support.Chris Johns1-61/+61
2018-04-11configure: Add subdir-objects to all automake flags.Chris Johns1-1/+1
2018-04-10testsuite/libtests: Merged nested Makefile.am files into one Makefile.amChris Johns100-2480/+1401
2018-04-04build: Remove EXTRA_DISTSebastian Huber1-1/+0
2018-03-07libtests/capture01: Fix configurationSebastian Huber1-0/+1
2018-02-07libdl: Use self-contained recursive mutexSebastian Huber1-1/+1
2018-02-05termios: Remove obsolete configuration optionsSebastian Huber9-27/+0
2018-02-02termios: Use self-contained objectsSebastian Huber1-3/+4
2018-01-25Remove make preinstallChris Johns6-3/+7
2018-01-19block06: Use floating-point taskSebastian Huber1-0/+1
2017-11-29block06/init.c: Fix printf() format warningJoel Sherrill1-5/+4
2017-11-24libtests/malloctest: Fix 64-bit targetsSebastian Huber1-4/+6
2017-11-24libtests/stringto01: Fix 64-bit targetsSebastian Huber1-2/+2
2017-11-17getentropy: Add test.Christian Mauderer6-0/+142
2017-11-15dl01, dl02, dl05: Fix unresolved printf symbolSebastian Huber4-11/+18
2017-11-11tests: Use ld to map (wrap) printf, puts and putchar to tester functions.Chris Johns1-2/+0
2017-11-07termios: Fix canonical modeSebastian Huber1-20/+77
2017-11-07tests: Use normal console for user input testsSebastian Huber3-3/+3
2017-11-07tests: Use <tmacros.h>Sebastian Huber3-4/+6
2017-11-06tests: Use <tmacros.h> in all testsSebastian Huber8-31/+28
2017-11-06tests: Use simple console driverSebastian Huber82-82/+82