X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fperror-tests;h=016c89df3b0b4cda062fe3a91dbb736f1bca88ce;hb=cd56634a4a8179fd5a4419fbb3e27211b042ab1c;hp=867f920260adde495e8e4d437776bf9b082f50d2;hpb=368e66277a1fdb07a508f9c3ff5d5669e4b4e838;p=gnulib.git diff --git a/modules/perror-tests b/modules/perror-tests index 867f92026..016c89df3 100644 --- a/modules/perror-tests +++ b/modules/perror-tests @@ -1,12 +1,18 @@ Files: +tests/macros.h tests/signature.h tests/test-perror.c +tests/test-perror2.c tests/test-perror.sh Depends-on: +dup2 +ftruncate +strerror +test-framework-sh configure.ac: Makefile.am: -TESTS += test-perror.sh -check_PROGRAMS += test-perror +TESTS += test-perror.sh test-perror2 +check_PROGRAMS += test-perror test-perror2