]> git.ipfire.org Git - ipfire-2.x.git/commit
tests: Add bash lib
authorJonatan Schlag <jonatan.schlag@ipfire.org>
Sun, 16 Jun 2024 16:02:28 +0000 (18:02 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Sat, 24 Aug 2024 12:19:56 +0000 (12:19 +0000)
commit6f4e7823564b5517ff5eccbd358f0c9a2d5e3e27
tree4a74355abad7510bf44db181847803bd65d3cf87
parentb7f2cb0a4457c0c86411672fbba4a612ca51f09f
tests: Add bash lib

This allows use to write test with less effort as we can reuse functions

Signed-off-by: Jonatan Schlag <jonatan.schlag@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
tests/lib.sh [new file with mode: 0644]