]> git.ipfire.org Git - ipfire-2.x.git/commit
test: Add functions test_that_array_is_defined
authorJonatan Schlag <jonatan.schlag@ipfire.org>
Sun, 16 Jun 2024 16:02:35 +0000 (18:02 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Sat, 24 Aug 2024 12:19:56 +0000 (12:19 +0000)
commit644b91e3023ee306f411450048529c9f66cfed16
tree9c01477119467a9f463a51e2b7913e8eabf51b3e
parent8f4c1855fa32a409b7244af0ef3b524e23dcf817
test: Add functions test_that_array_is_defined

we need this check in multiple places so it makes sense to move this to
a separate function.

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