]> git.ipfire.org Git - thirdparty/nftables.git/commit
tests: build: Do not assume caller's CWD
authorPhil Sutter <phil@nwl.cc>
Tue, 26 Aug 2025 20:57:36 +0000 (22:57 +0200)
committerPhil Sutter <phil@nwl.cc>
Thu, 11 Sep 2025 16:11:53 +0000 (18:11 +0200)
commit7c05001f9d052cdbdc8eb1e96d0b972f4726b885
treecb8f3dcbec6a70725c0e8d7076caadf10b52965e
parent793a29ca5b7961d0f8d9c9c81ac0cd6be4183ba8
tests: build: Do not assume caller's CWD

Cover for being called from a different directory by changing into the
test suite's directory first.

Signed-off-by: Phil Sutter <phil@nwl.cc>
tests/build/run-tests.sh