summaryrefslogtreecommitdiffstats
path: root/testsuites/samples (unfollow)
Commit message (Expand)AuthorFilesLines
2023-08-09samples/iostream: Produce proper begin/end messageSebastian Huber1-4/+5
2022-09-08minimum: Do not use unified work areasSebastian Huber1-15/+0
2022-07-14cdtest: Restrict exceptions during sysinitSebastian Huber1-0/+14
2022-07-04samples/minimum: Prevent a stack overflowSebastian Huber1-0/+5
2022-07-04samples/cdtest: Test exceptions during system initSebastian Huber1-9/+35
2022-06-14samples/iostream/init.cc: Change license to BSD-2Joel Sherrill1-3/+22
2022-06-14samples/*/*.doc: Change license to BSD-2Joel Sherrill12-33/+244
2022-04-27samples: Manually adding file headers and licensesRyan Long3-0/+105
2022-04-12testsuites/samples: Change license to BSD-2Joel Sherrill28-84/+616
2021-11-18rtems: Use RTEMS_WHO_AM_I for rtems_task_ident()Sebastian Huber3-3/+3
2021-09-21build: Remove old build systemSebastian Huber2-192/+0
2021-04-26Makefile.am: Remove legacy networking filesVijay Kumar Banerjee1-23/+0
2021-04-07testsuites: Remove all legacy networking testsVijay Kumar Banerjee10-724/+0
2020-12-03samples/unlimited: Prevent compile errorKinsey Moore1-1/+0
2020-10-12testsuites/samples/fileio - Increase of stack sizeFrank Kühndel1-1/+1
2020-07-23libtest: <rtems/test.h> to <rtems/test-info.h>Sebastian Huber11-11/+11
2020-03-31testsuites: Remove CONFIGURE_MALLOC_STATISTICSSebastian Huber1-2/+0
2020-02-12score: Simplify _Thread_Initialize()Sebastian Huber1-0/+2
2020-02-06samples/iostream: Simplify configurationSebastian Huber1-1/+0
2019-12-19config: CONFIGURE_LIBIO_MAXIMUM_FILE_DESCRIPTORSSebastian Huber4-4/+4
2019-12-13rtems: Add and use rtems_object_get_local_node()Sebastian Huber1-1/+1
2019-11-12samples/paranoia: Remove <bsp.h> includeSebastian Huber1-1/+0
2019-11-12samples: Avoid build system defined definesSebastian Huber5-5/+13
2019-07-22ticker/init.c: Error should say clock set not getJoel Sherrill1-1/+1
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