summaryrefslogtreecommitdiffstats
path: root/spec/build/testsuites/libtests/grp.yml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* testsuites: Remove telnetd01Vijay Kumar Banerjee2021-05-201-2/+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-131-0/+2
| | | | This reverts commit 3299dda2454a8847c670a732f6c12ef1f2cc5dd0.
* testsuites: Remove all legacy networking testsVijay Kumar Banerjee2021-04-071-8/+0
| | | | Update #3850
* cpukit: Remove telnetdVijay Kumar Banerjee2021-04-071-2/+0
| | | | Update #3850
* libtests/ofw01: Added a test for RTEMS OFWG S Niteesh Babu2020-12-271-0/+2
| | | | | This commit adds a basic test that tests all the implemented RTEMS OFW functions.
* cpukit/librcxx: Add a C++ thread interface with attributesChris Johns2020-10-081-0/+2
|
* irqs01/smpirqs01: New testsSebastian Huber2020-09-141-0/+2
| | | | Close #4034.
* build: Use Python tarfile instead of paxSebastian Huber2020-09-141-2/+0
| | | | This patch is for the new build system.
* build: Alternative build system based on wafSebastian Huber2020-09-141-0/+320
Update #3818.