[rtems commit] psxtests/psxonce01: Use test extension

Sebastian Huber sebh at rtems.org
Wed Sep 10 05:08:05 UTC 2014


Module:    rtems
Branch:    master
Commit:    b5f9ad295287d09997e50ac0c6cb0de06d1cef6d
Changeset: http://git.rtems.org/rtems/commit/?id=b5f9ad295287d09997e50ac0c6cb0de06d1cef6d

Author:    Sebastian Huber <sebastian.huber at embedded-brains.de>
Date:      Tue Sep  9 16:49:20 2014 +0200

psxtests/psxonce01: Use test extension

---

 testsuites/psxtests/psxonce01/system.h |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/testsuites/psxtests/psxonce01/system.h b/testsuites/psxtests/psxonce01/system.h
index 83d7006..3205688 100644
--- a/testsuites/psxtests/psxonce01/system.h
+++ b/testsuites/psxtests/psxonce01/system.h
@@ -19,6 +19,8 @@
 #define CONFIGURE_APPLICATION_NEEDS_CONSOLE_DRIVER
 #define CONFIGURE_APPLICATION_DOES_NOT_NEED_CLOCK_DRIVER
 
+#define CONFIGURE_INITIAL_EXTENSIONS RTEMS_TEST_INITIAL_EXTENSION
+
 #define CONFIGURE_MAXIMUM_TASKS 1
 
 #define CONFIGURE_RTEMS_INIT_TASKS_TABLE



More information about the vc mailing list