1
0
mirror of https://https.git.savannah.gnu.org/git/gnulib.git synced 2026-04-28 06:33:36 +00:00
Files
gnulib/modules/idpriv-droptemp-tests
Bruno Haible 64e78e4467 tests: Use streq, part 1.
Done through sed -e 's/strcmp \([(][^()]*[)]\) == 0/streq \1/'

* tests/**/*.[hc]: Use streq instead of strcmp ... == 0.
* modules/*-tests (Dependencies): Add streq.
2026-03-01 09:44:40 +01:00

24 lines
472 B
Plaintext

Status:
privileged-test
Notice:
The 'idpriv-droptemp-tests' module asks the user for the root password. It is
therefore not suitable for all environments. To disable it, pass option
'--avoid=idpriv-droptemp-tests' to gnulib-tool.
Files:
tests/test-idpriv-droptemp.sh
tests/test-idpriv-droptemp.su.sh
tests/test-idpriv-droptemp.c
tests/macros.h
Depends-on:
bool
streq
configure.ac:
Makefile.am:
TESTS += test-idpriv-droptemp.sh
check_PROGRAMS += test-idpriv-droptemp