]> git.ipfire.org Git - ipfire-2.x.git/commit
tests/lib.sh: adjust to pytest logging style
authorJonatan Schlag <jonatan.schlag@ipfire.org>
Sun, 16 Jun 2024 16:02:32 +0000 (18:02 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Sat, 24 Aug 2024 12:19:56 +0000 (12:19 +0000)
commit7631871fa9534ebfc9004cca9561c46797fa08b3
tree42b7bc447299d64a5f3e5d0afaf357bb51225255
parent1579e8b3fc64d612e9dbf0d8922dbfa79e55d3cd
tests/lib.sh: adjust to pytest logging style

Black on white is still the best to read. So we only style FAILED or
PASSED in green or red. This is also tested with different background
colors. As we only style PASSED or FAILED it works without any problems

Signed-off-by: Jonatan Schlag <jonatan.schlag@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
tests/lib.sh