annotate modules/mkfifo-tests @ 40196:e63f5d3edab5

relocatable-prog: Update documentation. * doc/relocatable-maint.texi (Supporting Relocation): Update to match the recent changes.
author Bruno Haible <bruno@clisp.org>
date Sun, 24 Feb 2019 01:49:15 +0100
parents b2bf8684a2db
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
12266
37fd04a02bc8 mkfifo: new module
Eric Blake <ebb9@byu.net>
parents:
diff changeset
1 Files:
37fd04a02bc8 mkfifo: new module
Eric Blake <ebb9@byu.net>
parents:
diff changeset
2 tests/test-mkfifo.h
37fd04a02bc8 mkfifo: new module
Eric Blake <ebb9@byu.net>
parents:
diff changeset
3 tests/test-mkfifo.c
12496
a48d3d749ca5 Refactor common macros used in tests.
Bruno Haible <bruno@clisp.org>
parents: 12489
diff changeset
4 tests/signature.h
a48d3d749ca5 Refactor common macros used in tests.
Bruno Haible <bruno@clisp.org>
parents: 12489
diff changeset
5 tests/macros.h
12266
37fd04a02bc8 mkfifo: new module
Eric Blake <ebb9@byu.net>
parents:
diff changeset
6
37fd04a02bc8 mkfifo: new module
Eric Blake <ebb9@byu.net>
parents:
diff changeset
7 Depends-on:
12842
b2bf8684a2db tests: silence warning about system return
Eric Blake <ebb9@byu.net>
parents: 12496
diff changeset
8 ignore-value
12266
37fd04a02bc8 mkfifo: new module
Eric Blake <ebb9@byu.net>
parents:
diff changeset
9 stdbool
37fd04a02bc8 mkfifo: new module
Eric Blake <ebb9@byu.net>
parents:
diff changeset
10 symlink
37fd04a02bc8 mkfifo: new module
Eric Blake <ebb9@byu.net>
parents:
diff changeset
11
37fd04a02bc8 mkfifo: new module
Eric Blake <ebb9@byu.net>
parents:
diff changeset
12 configure.ac:
37fd04a02bc8 mkfifo: new module
Eric Blake <ebb9@byu.net>
parents:
diff changeset
13
37fd04a02bc8 mkfifo: new module
Eric Blake <ebb9@byu.net>
parents:
diff changeset
14 Makefile.am:
37fd04a02bc8 mkfifo: new module
Eric Blake <ebb9@byu.net>
parents:
diff changeset
15 TESTS += test-mkfifo
37fd04a02bc8 mkfifo: new module
Eric Blake <ebb9@byu.net>
parents:
diff changeset
16 check_PROGRAMS += test-mkfifo