summaryrefslogtreecommitdiffstats
path: root/testsuites/samples (unfollow)
Commit message (Expand)AuthorFilesLines
2019-01-30build: Do not install test programsSebastian Huber1-3/+1
2019-01-29samples/pppd: Use less memory hungry configurationSebastian Huber1-5/+4
2019-01-14build: Add missing $(LDADD) for dependenciesSebastian Huber1-1/+1
2018-12-14score: Remove Objects_Information::auto_extendSebastian Huber1-4/+4
2018-11-06Correct minor spelling and grammar errorsZenon1-2/+2
2018-10-10build: Remove local.amSebastian Huber1-1/+0
2018-10-10build: Directly reference libraries in testsSebastian Huber1-1/+1
2018-10-05tests: Use rtems_task_exit()Sebastian Huber10-29/+26
2018-08-07fileio: Avoid deprecated rtems_disk_obtain()Sebastian Huber1-22/+25
2018-08-07nvdisk: Use rtems_blkdev_create()Sebastian Huber2-59/+3
2018-08-07ramdisk: Use rtems_blkdev_create()Sebastian Huber1-59/+24
2018-07-25samples/minimum: Use default interrupt stack sizeSebastian Huber1-0/+10
2018-07-24samples: Fix warningsSebastian Huber2-2/+6
2018-06-04capture: Use unlimited objectsSebastian Huber1-3/+2
2018-05-02tests: Remove configure feature checksSebastian Huber1-26/+1
2018-04-11configure: Add subdir-objects to all automake flags.Chris Johns1-1/+1
2018-04-10testsuite/samples: Merged nested Makefile.am files into one Makefile.amChris Johns22-372/+168
2018-04-04build: Remove EXTRA_DISTSebastian Huber1-3/+0
2018-02-05termios: Remove obsolete configuration optionsSebastian Huber1-6/+0
2018-01-25Remove make preinstallChris Johns3-0/+4
2018-01-22cdtest: Increase stack sizeSebastian Huber1-0/+3
2017-11-11tests: Use rtems_test_begin and rtems_test_end.Chris Johns1-2/+2
2017-11-09pppd/Makefile.am: Add support/includeJoel Sherrill1-0/+2
2017-11-07tests: Use normal console for user input testsSebastian Huber3-3/+3
2017-11-06tests: Use <tmacros.h> in all testsSebastian Huber9-60/+25
2017-11-06tests: Use simple console driverSebastian Huber13-13/+13
2017-11-02tests: Use printf() instead of fprintf()Sebastian Huber1-25/+13
2017-10-28tests: Remove TEST_INITSebastian Huber10-20/+0
2017-10-28tests: Use rtems_print_printer_fprintf_putc()Sebastian Huber5-5/+5
2017-10-28tests: Move rtems_test_printer definitionSebastian Huber5-5/+0
2017-10-23testsuite: Use printk for all test output where possible.Chris Johns10-0/+20
2017-08-24samples/fileio: Give command availability hintSebastian Huber1-3/+7
2017-07-18tests: Use floating point taskSebastian Huber5-0/+9
2017-04-04testsuite: Add a common test configuration. Fix configure.ac and Makefile.am ...Chris Johns2-16/+22
2017-03-03cdtest: Print begin of test only onceSebastian Huber1-2/+0
2016-12-09cdtest: Print proper begin/end of test messagesSebastian Huber2-28/+56
2016-12-09cdtest: Add std::runtime_error() test caseChris Johns1-15/+26
2016-09-19tests: CONFIGURE_USE_DEVFS_AS_BASE_FILESYSTEMSebastian Huber1-1/+0
2016-06-22Move printer initialization to separate headerSebastian Huber1-0/+1
2016-06-22Make rtems/print.h independent of rtems/bspIo.hSebastian Huber1-0/+1
2016-06-16samples/base_mp/apptask.c: Fix warning and clean upJoel Sherrill1-12/+11
2016-05-26testsuite: Fix networking samples to use the RTEMS printer.Chris Johns2-0/+6
2016-05-25cpukit, testsuite: Add rtems_printf and rtems_printer support.Chris Johns3-0/+6
2016-03-29samples/base_mp: Check directive statusSebastian Huber1-1/+5
2016-01-11score: Introduce Thread_Entry_informationSebastian Huber1-7/+4
2015-06-22rtems: Add rtems_interrupt_local_disable|enable()Sebastian Huber2-0/+5
2015-03-24samples/minimum/init.c: Add cast to avoid warningJoel Sherrill1-1/+1
2015-03-17testsuites/samples/minimum/init.c: Notepads no longer need to be disabledJoel Sherrill1-7/+0
2015-02-12IMFS: Add fine grained configurationSebastian Huber1-3/+0
2015-01-20libnetworking: Fix close of active socketsSebastian Huber1-1/+4