summaryrefslogtreecommitdiff
path: root/tests/spu_create-success-y.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/spu_create-success-y.c')
-rw-r--r--tests/spu_create-success-y.c6
1 files changed, 6 insertions, 0 deletions
diff --git a/tests/spu_create-success-y.c b/tests/spu_create-success-y.c
new file mode 100644
index 000000000..7c63e3cf4
--- /dev/null
+++ b/tests/spu_create-success-y.c
@@ -0,0 +1,6 @@
+#define FD0_STR "<" FD0_PATH ">"
+#define FD7_STR "<" FD7_PATH ">"
+#ifndef RVAL_STR
+# define RVAL_STR FD7_STR
+#endif
+#include "spu_create-success.c"