blob: e35ffec7c694b3ee2d7284dffba0c9d4f5879eff (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
Files:
tests/test-mkfifo.h
tests/test-mknod.c
tests/signature.h
tests/macros.h
Depends-on:
ignore-value
stdbool
symlink
configure.ac:
Makefile.am:
TESTS += test-mknod
check_PROGRAMS += test-mknod
|