034698f8d3
tests/check-for-bit-by-bit-identical-format-output: use the default user check
2023-03-05 19:26:13 +01:00
db2be70f88
tests: split out creation of mmdebstrap chroot into its own test to avoid running the same thing multiple times and speed up tests
2023-03-05 15:23:26 +01:00
d9e6d62328
tests: redirect all id output to /dev/null
2023-02-09 10:53:09 +01:00
a2d5573749
tests: drop qemu requirements for tests that only use it to create a user by defaulting to SUDO_USER
2023-02-09 10:53:08 +01:00
98aef0d023
tests: do not run sysctl -w kernel.unprivileged_userns_clone=1 as its the default value since linux 5.10.1 (Dec 2020)
2023-02-01 18:39:27 +01:00
090ce862c7
tests: replace adduser with useradd
2023-02-01 18:03:38 +01:00
fce852770b
tests/check-for-bit-by-bit-identical-format-output: add comment explaining why we cannot test chrootless mode here
2022-10-18 10:22:19 +02:00
aac7157820
remove workarounds for #1010957
2022-10-16 18:07:42 +02:00
4c3fddcd54
rewrite coverage.sh
...
- multiple individual shell scripts instead of one 3.5k line monster
- tests driven by Python script allowing:
* declarative test description in coverage.txt
* collecting errors instead of aborting on first error
* skipping tests
* running specific tests
2022-05-28 17:49:05 +02:00