summaryrefslogtreecommitdiffstats
path: root/testsuite/swi01/swi_test.c (unfollow)
Commit message (Collapse)AuthorFilesLines
2016-04-18swi01: Move include to avoid type conflictSebastian Huber1-2/+2
2013-11-11Rename rtems-bsd-config.hSebastian Huber1-1/+1
Rename rtems-bsd-config.h in rtems-bsd-kernel-space.h.
2013-10-10Update files to match FreeBSD layoutSebastian Huber1-13/+13
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-10Provide SWI(9) and TIMEOUT(9)Christian Mauderer1-0/+208