tests/fstests: Use <rtems/test.h>

This commit is contained in:
Sebastian Huber
2014-03-16 16:15:33 +01:00
parent ad48ebbfc7
commit bc75887774
25 changed files with 99 additions and 31 deletions

View File

@@ -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