summaryrefslogtreecommitdiffstats
path: root/testsuites/samples (follow)
Commit message (Expand)AuthorAgeFilesLines
* tests: Remove configure feature checksSebastian Huber2018-05-021-26/+1
* configure: Add subdir-objects to all automake flags.Chris Johns2018-04-111-1/+1
* testsuite/samples: Merged nested Makefile.am files into one Makefile.amChris Johns2018-04-1022-372/+168
* build: Remove EXTRA_DISTSebastian Huber2018-04-041-3/+0
* termios: Remove obsolete configuration optionsSebastian Huber2018-02-051-6/+0
* Remove make preinstallChris Johns2018-01-253-0/+4
* cdtest: Increase stack sizeSebastian Huber2018-01-221-0/+3
* tests: Use rtems_test_begin and rtems_test_end.Chris Johns2017-11-111-2/+2
* pppd/Makefile.am: Add support/includeJoel Sherrill2017-11-091-0/+2
* tests: Use normal console for user input testsSebastian Huber2017-11-073-3/+3
* tests: Use <tmacros.h> in all testsSebastian Huber2017-11-069-60/+25
* tests: Use simple console driverSebastian Huber2017-11-0613-13/+13
* tests: Use printf() instead of fprintf()Sebastian Huber2017-11-021-25/+13
* tests: Remove TEST_INITSebastian Huber2017-10-2810-20/+0
* tests: Use rtems_print_printer_fprintf_putc()Sebastian Huber2017-10-285-5/+5
* tests: Move rtems_test_printer definitionSebastian Huber2017-10-285-5/+0
* testsuite: Use printk for all test output where possible.Chris Johns2017-10-2310-0/+20
* samples/fileio: Give command availability hintSebastian Huber2017-08-241-3/+7
* tests: Use floating point taskSebastian Huber2017-07-185-0/+9
* testsuite: Add a common test configuration. Fix configure.ac and Makefile.am ...Chris Johns2017-04-042-16/+22
* cdtest: Print begin of test only onceSebastian Huber2017-03-031-2/+0
* cdtest: Print proper begin/end of test messagesSebastian Huber2016-12-092-28/+56
* cdtest: Add std::runtime_error() test caseChris Johns2016-12-091-15/+26
* tests: CONFIGURE_USE_DEVFS_AS_BASE_FILESYSTEMSebastian Huber2016-09-191-1/+0
* Move printer initialization to separate headerSebastian Huber2016-06-221-0/+1
* Make rtems/print.h independent of rtems/bspIo.hSebastian Huber2016-06-221-0/+1
* samples/base_mp/apptask.c: Fix warning and clean upJoel Sherrill2016-06-161-12/+11
* testsuite: Fix networking samples to use the RTEMS printer.Chris Johns2016-05-262-0/+6
* cpukit, testsuite: Add rtems_printf and rtems_printer support.Chris Johns2016-05-253-0/+6
* samples/base_mp: Check directive statusSebastian Huber2016-03-291-1/+5
* score: Introduce Thread_Entry_informationSebastian Huber2016-01-111-7/+4
* rtems: Add rtems_interrupt_local_disable|enable()Sebastian Huber2015-06-222-0/+5
* samples/minimum/init.c: Add cast to avoid warningJoel Sherrill2015-03-241-1/+1
* testsuites/samples/minimum/init.c: Notepads no longer need to be disabledJoel Sherrill2015-03-171-7/+0
* IMFS: Add fine grained configurationSebastian Huber2015-02-121-3/+0
* libnetworking: Fix close of active socketsSebastian Huber2015-01-201-1/+4
* Delete CONFIGURE_USE_IMFS_AS_BASE_FILESYSTEMSebastian Huber2014-12-162-3/+0
* Update bug report URLSebastian Huber2014-12-051-1/+1
* Delete or rename MIN/MAX macros and definesSebastian Huber2014-11-211-4/+1
* shell: Do chroot() after successful loginSebastian Huber2014-11-201-1/+7
* samples/fileio: Use unlimited objectsSebastian Huber2014-11-201-8/+1
* samples/fileio: Fix warningSebastian Huber2014-11-201-0/+2
* shell: Use crypt_r() in rtems_shell_login_check()Sebastian Huber2014-11-201-4/+9
* nsecs/init.c: Use long to avoid overflow on 16-bit targetsJoel Sherrill2014-10-131-2/+3
* samples/base_sp: Fix printf() warningJoel Sherrill2014-10-091-2/+3
* samples/unlimited: Fix printf() warning and clean upJoel Sherrill2014-10-095-24/+33
* pppd: Fix warningsSebastian Huber2014-09-301-3/+1
* samples/iostream: Produce proper begin/end messageSebastian Huber2014-09-012-4/+4
* samples/pppd: Fix extra drivers initializerSebastian Huber2014-06-111-1/+1
* testsuite: Add a user keypress to start pppd.Chris Johns2014-05-221-0/+22