annotate modules/idpriv-drop-tests @ 11658:8b1dcb465dff

tests: add test for bogus NULL definition * tests/test-stdio.c: Ensure POSIX 2008 requirement on NULL. * tests/test-stdlib.c: Likewise. * tests/test-string.c: Likewise. * tests/test-locale.c: Likewise. * tests/test-unistd.c: Likewise. * modules/stdio-tests (Depends-on): Add verify. * modules/stdlib-tests (Depends-on): Likewise. * modules/string-tests (Depends-on): Likewise. * modules/locale-tests (Depends-on): Likewise. * modules/unistd-tests (Depends-on): Likewise. Signed-off-by: Eric Blake <ebb9@byu.net>
author Eric Blake <ebb9@byu.net>
date Fri, 26 Jun 2009 08:00:28 -0600
parents b3e5d914be7d
children a48d3d749ca5
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
11614
b3e5d914be7d Tests for module 'idpriv-drop'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
1 Notice:
b3e5d914be7d Tests for module 'idpriv-drop'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
2 The 'idpriv-drop-tests' module asks the user for the root password. It is
b3e5d914be7d Tests for module 'idpriv-drop'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
3 therefore not suitable for all environments. To disable it, pass option
b3e5d914be7d Tests for module 'idpriv-drop'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
4 '--avoid=idpriv-drop-tests' to gnulib-tool.
b3e5d914be7d Tests for module 'idpriv-drop'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
5
b3e5d914be7d Tests for module 'idpriv-drop'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
6 Files:
b3e5d914be7d Tests for module 'idpriv-drop'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
7 tests/test-idpriv-drop.sh
b3e5d914be7d Tests for module 'idpriv-drop'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
8 tests/test-idpriv-drop.su.sh
b3e5d914be7d Tests for module 'idpriv-drop'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
9 tests/test-idpriv-drop.c
b3e5d914be7d Tests for module 'idpriv-drop'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
10
b3e5d914be7d Tests for module 'idpriv-drop'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
11 Depends-on:
b3e5d914be7d Tests for module 'idpriv-drop'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
12 stdbool
b3e5d914be7d Tests for module 'idpriv-drop'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
13
b3e5d914be7d Tests for module 'idpriv-drop'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
14 configure.ac:
b3e5d914be7d Tests for module 'idpriv-drop'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
15
b3e5d914be7d Tests for module 'idpriv-drop'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
16 Makefile.am:
b3e5d914be7d Tests for module 'idpriv-drop'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
17 TESTS += test-idpriv-drop.sh
b3e5d914be7d Tests for module 'idpriv-drop'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
18 TESTS_ENVIRONMENT += EXEEXT='@EXEEXT@' srcdir='$(srcdir)'
b3e5d914be7d Tests for module 'idpriv-drop'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
19 check_PROGRAMS += test-idpriv-drop