]> git.ipfire.org Git - ipfire-2.x.git/commit
tests: Add functions test_that_array_doesnt_have_key
authorJonatan Schlag <jonatan.schlag@ipfire.org>
Sun, 16 Jun 2024 16:02:36 +0000 (18:02 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Sat, 24 Aug 2024 12:19:56 +0000 (12:19 +0000)
commitacde9c1a1307ad140f7cd80b031e191678bb4ed8
tree76493298f6d3d98afe8dfd189640c9f127797466
parent644b91e3023ee306f411450048529c9f66cfed16
tests: Add functions test_that_array_doesnt_have_key

Apparently we can set way more keys then I expected. So we need a
function to check that we do not set certain key. Some keys need to be
skipped.

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