summaryrefslogtreecommitdiffstats
path: root/testsuite/smp01 (unfollow)
Commit message (Collapse)AuthorFilesLines
2019-04-11Update due to API changesSebastian Huber1-1/+1
2017-06-08Use <sys/lock.h> provided by NewlibSebastian Huber1-1/+1
2017-06-08Update due to Newlib 2017-06-07 changesSebastian Huber1-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.
2017-02-21Update due to configuration API changesSebastian Huber1-3/+1
2016-10-07testsuite: Fix warningsSebastian Huber1-2/+0
2016-05-30Directly use <sys/types.h> provided by NewlibSebastian Huber1-1/+1
2015-03-24smp01: New testSebastian Huber1-0/+289