summaryrefslogtreecommitdiffstats
path: root/testsuites/samples (follow)
Commit message (Expand)AuthorAgeFilesLines
* samples/iostream: Produce proper begin/end messageSebastian Huber2023-08-091-4/+5
* minimum: Do not use unified work areasSebastian Huber2022-09-081-15/+0
* cdtest: Restrict exceptions during sysinitSebastian Huber2022-07-141-0/+14
* samples/minimum: Prevent a stack overflowSebastian Huber2022-07-041-0/+5
* samples/cdtest: Test exceptions during system initSebastian Huber2022-07-041-9/+35
* samples/iostream/init.cc: Change license to BSD-2Joel Sherrill2022-06-141-3/+22
* samples/*/*.doc: Change license to BSD-2Joel Sherrill2022-06-1412-33/+244
* samples: Manually adding file headers and licensesRyan Long2022-04-273-0/+105
* testsuites/samples: Change license to BSD-2Joel Sherrill2022-04-1228-84/+616
* rtems: Use RTEMS_WHO_AM_I for rtems_task_ident()Sebastian Huber2021-11-183-3/+3
* build: Remove old build systemSebastian Huber2021-09-212-192/+0
* Makefile.am: Remove legacy networking filesVijay Kumar Banerjee2021-04-261-23/+0
* testsuites: Remove all legacy networking testsVijay Kumar Banerjee2021-04-0710-724/+0
* samples/unlimited: Prevent compile errorKinsey Moore2020-12-031-1/+0
* testsuites/samples/fileio - Increase of stack sizeFrank Kühndel2020-10-121-1/+1
* libtest: <rtems/test.h> to <rtems/test-info.h>Sebastian Huber2020-07-2311-11/+11
* testsuites: Remove CONFIGURE_MALLOC_STATISTICSSebastian Huber2020-03-311-2/+0
* score: Simplify _Thread_Initialize()Sebastian Huber2020-02-121-0/+2
* samples/iostream: Simplify configurationSebastian Huber2020-02-061-1/+0
* config: CONFIGURE_LIBIO_MAXIMUM_FILE_DESCRIPTORSSebastian Huber2019-12-194-4/+4
* rtems: Add and use rtems_object_get_local_node()Sebastian Huber2019-12-131-1/+1
* samples/paranoia: Remove <bsp.h> includeSebastian Huber2019-11-121-1/+0
* samples: Avoid build system defined definesSebastian Huber2019-11-125-5/+13
* ticker/init.c: Error should say clock set not getJoel Sherrill2019-07-221-1/+1
* build: Do not install test programsSebastian Huber2019-01-301-3/+1
* samples/pppd: Use less memory hungry configurationSebastian Huber2019-01-291-5/+4
* build: Add missing $(LDADD) for dependenciesSebastian Huber2019-01-141-1/+1
* score: Remove Objects_Information::auto_extendSebastian Huber2018-12-141-4/+4
* Correct minor spelling and grammar errorsZenon2018-11-061-2/+2
* build: Remove local.amSebastian Huber2018-10-101-1/+0
* build: Directly reference libraries in testsSebastian Huber2018-10-101-1/+1
* tests: Use rtems_task_exit()Sebastian Huber2018-10-0510-29/+26
* fileio: Avoid deprecated rtems_disk_obtain()Sebastian Huber2018-08-071-22/+25
* nvdisk: Use rtems_blkdev_create()Sebastian Huber2018-08-072-59/+3
* ramdisk: Use rtems_blkdev_create()Sebastian Huber2018-08-071-59/+24
* samples/minimum: Use default interrupt stack sizeSebastian Huber2018-07-251-0/+10
* samples: Fix warningsSebastian Huber2018-07-242-2/+6
* capture: Use unlimited objectsSebastian Huber2018-06-041-3/+2
* 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