summaryrefslogtreecommitdiffstats
path: root/testsuite/swi01 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* tests: Fix configuration dependenciesSebastian Huber2018-02-051-0/+3
|
* tests: Remove obsolete config definesSebastian Huber2017-10-201-4/+0
|
* swi01: Move include to avoid type conflictSebastian Huber2016-04-181-2/+2
|
* nexus: Use a linker set for the devicesSebastian Huber2014-10-081-5/+0
|
* Use floating-point tasks for testsSebastian Huber2013-12-201-0/+2
|
* swi01: Avoid Nexus devicesSebastian Huber2013-11-131-0/+5
|
* swi01: Fix warningSebastian Huber2013-11-131-0/+1
|
* 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/+2
| | | | Add test thread01.
* Update files to match FreeBSD layoutSebastian Huber2013-10-103-41/+14
| | | | | | | | | | | | | | | | | | | Add compatibility with Newlib header files. Some FreeBSD header files are mapped by the translation script: o rtems/bsd/sys/_types.h o rtems/bsd/sys/errno.h o rtems/bsd/sys/lock.h o rtems/bsd/sys/param.h o rtems/bsd/sys/resource.h o rtems/bsd/sys/time.h o rtems/bsd/sys/timespec.h o rtems/bsd/sys/types.h o rtems/bsd/sys/unistd.h It is now possible to include <sys/socket.h> directly for example. Generate one Makefile which builds everything including tests.
* Standardized Makefiles so that i386 would build correctly.Jennifer Averett2012-05-161-20/+18
|
* Provide SWI(9) and TIMEOUT(9)Christian Mauderer2012-05-104-0/+358