summaryrefslogtreecommitdiffstats
path: root/testsuite/thread01 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix sporadic test failures via uma_timeout()Sebastian Huber2018-07-261-1/+10
|
* 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.
* Use thread name supportSebastian Huber2017-01-131-1/+1
| | | | Update #2858.
* Directly use <sys/types.h> provided by NewlibSebastian Huber2016-05-301-1/+1
|
* Add and use rtems_bsd_get_task_stack_size()Sebastian Huber2015-01-201-1/+3
|
* Update due to workspace allocation changesSebastian Huber2014-05-141-39/+38
|
* Use floating-point tasks for testsSebastian Huber2013-12-201-1/+1
|
* testsuite: Simplify testsSebastian Huber2013-11-131-7/+0
|
* Rename rtems-bsd-config.hSebastian Huber2013-11-111-1/+1
| | | | Rename rtems-bsd-config.h in rtems-bsd-kernel-space.h.
* Use extension to attach a struct thread to threadsSebastian Huber2013-10-101-0/+304
Add test thread01.