Systemd/test/TEST-22-TMPFILES
Jörg Thalheim ff12a7954c treewide: more portable bash shebangs
As in 2a5fcfae02
and in 3e67e5c992
using /usr/bin/env allows bash to be looked up in PATH
rather than being hard-coded.

As with the previous changes the same arguments apply
- distributions have scripts to rewrite shebangs on installation and
  they know what locations to rely on.
- For tests/compilation we should rather rely on the user to have setup
  there PATH correctly.

In particular this makes testing from git easier on NixOS where do not provide
/bin/bash to improve compose-ability.
2020-03-05 17:27:07 +01:00
..
Makefile test: replace duplicated Makefile by symbolic link 2018-10-09 19:11:21 +09:00
run-tmpfiles-tests.sh treewide: more portable bash shebangs 2020-03-05 17:27:07 +01:00
test-01.sh test: add tests for systemd-tmpfiles 2018-03-05 21:49:11 +01:00
test-02.sh test: Add tests for tmpfiles C behavior 2019-01-08 14:30:15 -06:00
test-03.sh codespell: fix spelling errors 2019-04-29 16:47:18 +02:00
test-04.sh test: don't use "nobody:nogroup" for tests 2018-08-08 11:59:39 +02:00
test-05.sh tmpfiles: use fd_get_path() even less excessively 2018-08-21 19:48:08 +02:00
test-06.sh TEST-22: extend test suite a bit 2018-11-08 09:52:16 +01:00
test-07.sh tmpfiles: also order glob child/parent relationships 2018-11-20 16:36:29 +01:00
test-08.sh TEST-22: add test for unprivileged dirs in root prefixes 2019-02-28 13:06:07 -05:00
test-09.sh treewide: more portable bash shebangs 2020-03-05 17:27:07 +01:00
test.sh treewide: more portable bash shebangs 2020-03-05 17:27:07 +01:00
testsuite.service test: make sure our tests get exclusive TTY access 2019-11-20 09:39:54 +01:00