summaryrefslogtreecommitdiffstats
path: root/spec/build/testsuites/libtests (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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.