[rtems commit] psximfs02: Use floating-point task
Sebastian Huber
sebh at rtems.org
Fri Jan 19 09:11:13 UTC 2018
Module: rtems
Branch: master
Commit: d2f9d10fad3dce363fb4381774c193f44c50e8a8
Changeset: http://git.rtems.org/rtems/commit/?id=d2f9d10fad3dce363fb4381774c193f44c50e8a8
Author: Sebastian Huber <sebastian.huber at embedded-brains.de>
Date: Fri Jan 19 10:00:15 2018 +0100
psximfs02: Use floating-point task
This test uses sprintf().
---
testsuites/psxtests/psximfs02/init.c | 1 +
1 file changed, 1 insertion(+)
diff --git a/testsuites/psxtests/psximfs02/init.c b/testsuites/psxtests/psximfs02/init.c
index 0383762..a527c7d 100644
--- a/testsuites/psxtests/psximfs02/init.c
+++ b/testsuites/psxtests/psximfs02/init.c
@@ -210,6 +210,7 @@ rtems_task Init(
#define CONFIGURE_LIBIO_MAXIMUM_FILE_DESCRIPTORS 4
#define CONFIGURE_INITIAL_EXTENSIONS RTEMS_TEST_INITIAL_EXTENSION
+#define CONFIGURE_INIT_TASK_ATTRIBUTES RTEMS_FLOATING_POINT
#define CONFIGURE_RTEMS_INIT_TASKS_TABLE
#define CONFIGURE_INIT
More information about the vc
mailing list