summaryrefslogtreecommitdiff
path: root/modules/getopt-posix-tests
blob: 9c73d08b7ba93ddd05aac1b06b7929bf24c33285 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Files:
tests/macros.h
tests/signature.h
tests/test-getopt.c
tests/test-getopt.h
tests/test-getopt_long.h

Depends-on:
dup2
setenv
stdbool
unistd
unsetenv

configure.ac:

Makefile.am:
TESTS += test-getopt
check_PROGRAMS += test-getopt
test_getopt_LDADD = $(LDADD) $(LIBINTL)