summaryrefslogtreecommitdiffstats
path: root/testsuites/fstests/mdosfs_support
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2014-03-16 16:15:33 +0100
committerSebastian Huber <sebastian.huber@embedded-brains.de>2014-03-17 09:17:36 +0100
commitbc7588777427880012026acad01dfd7a1f91d524 (patch)
tree4084d218e0dc64cc58925d580ca7aa092df486b6 /testsuites/fstests/mdosfs_support
parenttests/smptests: Use <rtems/test.h> (diff)
downloadrtems-bc7588777427880012026acad01dfd7a1f91d524.tar.bz2
tests/fstests: Use <rtems/test.h>
Diffstat (limited to 'testsuites/fstests/mdosfs_support')
-rw-r--r--testsuites/fstests/mdosfs_support/fs_support.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/testsuites/fstests/mdosfs_support/fs_support.c b/testsuites/fstests/mdosfs_support/fs_support.c
index 03c377e03e..e864ed080e 100644
--- a/testsuites/fstests/mdosfs_support/fs_support.c
+++ b/testsuites/fstests/mdosfs_support/fs_support.c
@@ -80,6 +80,9 @@ void test_shutdown_filesystem(void)
/**
* Configure base RTEMS resources.
*/
+
+#define CONFIGURE_INITIAL_EXTENSIONS RTEMS_TEST_INITIAL_EXTENSION
+
#define CONFIGURE_RTEMS_INIT_TASKS_TABLE
#define CONFIGURE_MAXIMUM_SEMAPHORES RTEMS_DOSFS_SEMAPHORES_PER_INSTANCE