summaryrefslogtreecommitdiffstats
path: root/test/units/testsuite-24.sh (follow)
Commit message (Collapse)AuthorAgeFilesLines
* test: unify /testok & /failed handlingFrantisek Sumsal2023-07-121-1/+1
| | | | And drop it where not necessary.
* test: add a couple more tests for systemd-cryptsetupFrantisek Sumsal2023-06-051-0/+216
|
* test: switch TEST-02-CRYPTSETUP and TEST-24-UNITTESTSZbigniew Jędrzejewski-Szmek2020-09-241-88/+0
| | | | | | | When tests are executed serially (the default), it seems better to launch the fairly generic test that runs the unittests early in the sequence. Right now the tests are ordered based on when they were written, but this doesn't make much sense.
* test: make sure to reset state before starting integration testsZbigniew Jędrzejewski-Szmek2020-03-281-0/+3
|
* test: move TEST-24-UNIT-TESTS setup to static filesZbigniew Jędrzejewski-Szmek2020-03-281-0/+85
I picked the list of zone files to install by grepping through the code. This is is a bit brittle, but installing all of them takes a while, and more importantly, writes a lot of lines to the log.