summaryrefslogtreecommitdiffstats
path: root/testsuites/fstests/fslink/test.c
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/fstests/fslink/test.c')
-rw-r--r--testsuites/fstests/fslink/test.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/testsuites/fstests/fslink/test.c b/testsuites/fstests/fslink/test.c
index 1e58162860..2762758620 100644
--- a/testsuites/fstests/fslink/test.c
+++ b/testsuites/fstests/fslink/test.c
@@ -23,8 +23,11 @@
#include <math.h>
#include "fstest.h"
+#include "fs_config.h"
#include "pmacros.h"
+const char rtems_test_name[] = "FSLINK " FILESYSTEM;
+
/*
* Test if the successful call works as expect
*/