summaryrefslogtreecommitdiffstats
path: root/testsuites/samples (unfollow)
Commit message (Expand)AuthorFilesLines
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
2014-12-16Delete CONFIGURE_USE_IMFS_AS_BASE_FILESYSTEMSebastian Huber2-3/+0
2014-12-05Update bug report URLSebastian Huber1-1/+1
2014-11-21Delete or rename MIN/MAX macros and definesSebastian Huber1-4/+1
2014-11-20shell: Do chroot() after successful loginSebastian Huber1-1/+7
2014-11-20samples/fileio: Use unlimited objectsSebastian Huber1-8/+1
2014-11-20samples/fileio: Fix warningSebastian Huber1-0/+2
2014-11-20shell: Use crypt_r() in rtems_shell_login_check()Sebastian Huber1-4/+9
2014-10-13nsecs/init.c: Use long to avoid overflow on 16-bit targetsJoel Sherrill1-2/+3
2014-10-09samples/base_sp: Fix printf() warningJoel Sherrill1-2/+3
2014-10-09samples/unlimited: Fix printf() warning and clean upJoel Sherrill5-24/+33
2014-09-30pppd: Fix warningsSebastian Huber1-3/+1
2014-09-01samples/iostream: Produce proper begin/end messageSebastian Huber2-4/+4
2014-06-11samples/pppd: Fix extra drivers initializerSebastian Huber1-1/+1
2014-05-22testsuite: Add a user keypress to start pppd.Chris Johns1-0/+22
2014-05-06testsuites: Remove BSP_SMALL_MEMORYJoel Sherrill9-53/+2
2014-05-05testsuite: Add a per BSP test check for tests not to build.Chris Johns1-8/+8
2014-04-03samples/fileio: Fix configurationSebastian Huber1-1/+1
2014-03-27samples/base_mp: Include missing header fileSebastian Huber1-0/+2
2014-03-25tests: Produce proper begin/end messagesSebastian Huber1-2/+3
2014-03-21Change all references of rtems.com to rtems.org.Chris Johns45-45/+45
2014-03-20cpukit/shell: Replace task variables with posix keys.Christian Mauderer2-2/+6
2014-03-17tests/samples: Use <rtems/test.h>Sebastian Huber26-25/+95
2013-11-15testsuites: Add missing .scn filesJoel Sherrill2-2/+135
2013-07-28testsuites: Include missing header filesSebastian Huber1-0/+2
2013-07-26score: Merge tod implementation into one fileSebastian Huber1-5/+2
2013-07-26score: Create object implementation headerSebastian Huber1-1/+0