Files
RedBear-OS/local/recipes/dev/libtool/source/gnulib/modules/flock-tests
T

21 lines
253 B
Plaintext

Files:
tests/test-flock.c
tests/signature.h
tests/macros.h
Depends-on:
unistd
test-xfail
configure.ac:
Makefile.am:
TESTS += test-flock
check_PROGRAMS += test-flock
if GL_COND_OBJ_FLOCK
if !OS_IS_NATIVE_WINDOWS
XFAIL_TESTS += test-flock
endif
endif