summaryrefslogtreecommitdiffstats
path: root/testsuites/libtests/devfs04
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/libtests/devfs04')
-rw-r--r--testsuites/libtests/devfs04/init.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/testsuites/libtests/devfs04/init.c b/testsuites/libtests/devfs04/init.c
index 707deeccbe..96b68df0f8 100644
--- a/testsuites/libtests/devfs04/init.c
+++ b/testsuites/libtests/devfs04/init.c
@@ -11,6 +11,8 @@
#include "config.h"
#endif
+#define TEST_INIT
+
#define TESTS_USE_PRINTK
#include <tmacros.h>
#include "test_support.h"