summaryrefslogtreecommitdiffstats
path: root/spec/build/testsuites/libtests (follow)
Commit message (Collapse)AuthorAgeFilesLines
* build: Remove superfluous library from rcxx01Sebastian Huber2021-07-261-1/+0
|
* build: Use BSP family for optionsChris Johns2021-07-155-0/+5
| | | | | | | - Optionally add support for 'default-by-family' to allow option to be set by a family and so all related BSPs Close #4468
* testsuites: Remove telnetd01Vijay Kumar Banerjee2021-05-202-24/+0
| | | | | telnetd01 test cannot be run without a network stack, so this test is being moved to the rtems-net-legacy repository.
* Revert "cpukit: Remove telnetd"Vijay Kumar Banerjee2021-04-132-0/+24
| | | | This reverts commit 3299dda2454a8847c670a732f6c12ef1f2cc5dd0.
* testsuites: Remove all legacy networking testsVijay Kumar Banerjee2021-04-074-84/+0
| | | | Update #3850
* cpukit: Remove telnetdVijay Kumar Banerjee2021-04-072-24/+0
| | | | Update #3850
* testsuites/libtests: Remove networking01Vijay Kumar Banerjee2021-04-071-21/+0
| | | | Update #3850
* build: Sort source listsSebastian Huber2021-02-2413-16/+16
| | | | Use the Python sorted() function to sort the "source" lists.
* libtests/ofw01: Added a test for RTEMS OFWG S Niteesh Babu2020-12-272-0/+23
| | | | | This commit adds a basic test that tests all the implemented RTEMS OFW functions.
* dl06: Do not include loaded objs in base imageSebastian Huber2020-11-111-0/+1
|
* build: Fix formatSebastian Huber2020-10-121-1/+2
|
* testsuite/rcxx01: Add examples for use in the User manualChris Johns2020-10-091-0/+3
|
* cpukit/librcxx: Add a C++ thread interface with attributesChris Johns2020-10-082-0/+24
|
* build: Fix mghttpd01 test excludeSebastian Huber2020-09-171-0/+1
| | | | Update #3818.
* irqs01/smpirqs01: New testsSebastian Huber2020-09-142-0/+21
| | | | Close #4034.
* build: Use Python tarfile instead of paxSebastian Huber2020-09-1411-26/+10
| | | | This patch is for the new build system.
* build: Alternative build system based on wafSebastian Huber2020-09-14157-0/+3692
Update #3818.