summaryrefslogtreecommitdiffstats
path: root/testsuite/smp01 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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