view modules/getopt-posix-tests @ 40232:6771da173563

autoupdate
author Karl Berry <karl@freefriends.org>
date Tue, 12 Mar 2019 09:07:54 -0700
parents 047119e9cfc9
children
line wrap: on
line source

Files:
tests/macros.h
tests/signature.h
tests/test-getopt-posix.c
tests/test-getopt-main.h
tests/test-getopt.h

Depends-on:
dup2
setenv
stdbool
unistd
unsetenv

configure.ac:

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