summaryrefslogtreecommitdiffstats
path: root/testsuites/libtests/complex/init.c
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2011-02-14 20:24:27 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2011-02-14 20:24:27 +0000
commita93627ce49e036456c676df3cbc23089c52cb3d4 (patch)
treec57214ab0542d682e233998991655b757190224d /testsuites/libtests/complex/init.c
parent2011-02-14 Joel Sherrill <joel.sherrilL@OARcorp.com> (diff)
downloadrtems-a93627ce49e036456c676df3cbc23089c52cb3d4.tar.bz2
2011-02-14 Joel Sherrill <joel.sherrilL@OARcorp.com>
* complex/Makefile.am, complex/init.c: Test now runs.
Diffstat (limited to '')
-rw-r--r--testsuites/libtests/complex/init.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/testsuites/libtests/complex/init.c b/testsuites/libtests/complex/init.c
index c4a325c8ad..c2dff7ea3e 100644
--- a/testsuites/libtests/complex/init.c
+++ b/testsuites/libtests/complex/init.c
@@ -58,8 +58,9 @@ int main( void )
#define CONFIGURE_APPLICATION_NEEDS_CONSOLE_DRIVER
#define CONFIGURE_MAXIMUM_TASKS 1
-#define CONFIGURE_APPLICATION_DISABLE_FILESYSTEM
+#define CONFIGURE_USE_DEVFS_AS_BASE_FILESYSTEM
+#define CONFIGURE_INIT_TASK_ATTRIBUTES RTEMS_FLOATING_POINT
#define CONFIGURE_RTEMS_INIT_TASKS_TABLE
#define CONFIGURE_INIT