repo.or.cz
/
gnulib.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
xset: New module.
[gnulib.git]
/
modules
/
fdatasync-tests
blob
cacfb8a11eb803ddf68602ffb1e0994fe828c3a6
1
Files:
2
tests/test-fdatasync.c
3
tests/signature.h
4
tests/macros.h
5
6
Depends-on:
7
errno
8
9
configure.ac:
10
11
Makefile.am:
12
TESTS += test-fdatasync
13
check_PROGRAMS += test-fdatasync
14
test_fdatasync_LDADD = $(LDADD) $(LIB_FDATASYNC)