summaryrefslogtreecommitdiffstats
path: root/testsuite/swi01 (unfollow)
Commit message (Collapse)AuthorFilesLines
2018-02-05tests: Fix configuration dependenciesSebastian Huber1-0/+3
2017-10-20tests: Remove obsolete config definesSebastian Huber1-4/+0
2016-04-18swi01: Move include to avoid type conflictSebastian Huber1-2/+2
2014-10-08nexus: Use a linker set for the devicesSebastian Huber1-5/+0
2013-12-20Use floating-point tasks for testsSebastian Huber1-0/+2
2013-11-13swi01: Avoid Nexus devicesSebastian Huber1-0/+5
2013-11-13swi01: Fix warningSebastian Huber1-0/+1
2013-11-11Rename rtems-bsd-config.hSebastian Huber1-1/+1
Rename rtems-bsd-config.h in rtems-bsd-kernel-space.h.
2013-10-10Use extension to attach a struct thread to threadsSebastian Huber1-0/+2
Add test thread01.
2013-10-10Update files to match FreeBSD layoutSebastian Huber3-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.
2012-05-16Standardized Makefiles so that i386 would build correctly.Jennifer Averett1-20/+18
2012-05-10Provide SWI(9) and TIMEOUT(9)Christian Mauderer4-0/+358