summaryrefslogtreecommitdiffstats
path: root/testsuite/smp01/test_main.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* testsuite: Use new name of test-info.h.Christian Mauderer2020-07-311-1/+1
| | | | | In RTEMS the test.h has been renamed to test-info.h to allow the new test framework to take over.
* testsuite: A description for each test addedMoyano, Gabriel2020-04-091-0/+8
|
* Update due to API changesSebastian Huber2019-04-111-1/+1
|
* Use <sys/lock.h> provided by NewlibSebastian Huber2017-06-081-1/+1
|
* Update due to Newlib 2017-06-07 changesSebastian Huber2017-06-081-1/+1
| | | | | | | | | | | | | | | | | The following files are now provided by Newlib: * arpa/inet.h * net/if.h * netinet/in.h * netinet/tcp.h * sys/socket.h * sys/uio.h * sys/un.h The <sys/param.h> and <sys/cpuset.h> are now compatible enough to be used directly. Update #2833.
* Update due to configuration API changesSebastian Huber2017-02-211-3/+1
|
* testsuite: Fix warningsSebastian Huber2016-10-071-2/+0
|
* Directly use <sys/types.h> provided by NewlibSebastian Huber2016-05-301-1/+1
|
* smp01: New testSebastian Huber2015-03-241-0/+289