diff options
Diffstat (limited to 'modules/mkfifo-tests')
| -rw-r--r-- | modules/mkfifo-tests | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/modules/mkfifo-tests b/modules/mkfifo-tests new file mode 100644 index 0000000000..87d6ce204a --- /dev/null +++ b/modules/mkfifo-tests @@ -0,0 +1,13 @@ +Files: +tests/test-mkfifo.h +tests/test-mkfifo.c + +Depends-on: +stdbool +symlink + +configure.ac: + +Makefile.am: +TESTS += test-mkfifo +check_PROGRAMS += test-mkfifo |
