Changeset 88e2a36 in rtems
- Timestamp:
- 09/07/11 07:39:18 (12 years ago)
- Branches:
- 4.11, 5, master
- Children:
- d957805
- Parents:
- db6fbdf
- Location:
- testsuites/fstests
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
testsuites/fstests/ChangeLog
rdb6fbdf r88e2a36 1 1 2011-09-07 Ralf Corsépius <ralf.corsepius@rtems.org> 2 2 3 * support/fstest.h: Include "pmacros.h". 3 4 * fserror/fserror.doc, fserror/test.c, fslink/fslink.doc, 4 5 fslink/test.c, fspatheval/patheval.doc, fspatheval/test.c, -
testsuites/fstests/support/fstest.h
rdb6fbdf r88e2a36 16 16 #include "config.h" 17 17 #endif 18 #include <pmacros.h> 18 19 #include "pmacros.h" 19 20 20 21 #define TIME_PRECISION (2)
Note: See TracChangeset
for help on using the changeset viewer.