Skip to content
Unverified Commit a77f6bf6 authored by Emmanuele Bassi's avatar Emmanuele Bassi Committed by Simon Ser
Browse files

Support running tests from different build directories



The tests that run exec-fd-leak-checker expect the binary to be located
in the current directory. This is not always the case; for instance, the
binaries could be built under `tests`, but be invoked under the
top-level build directory.

We can use an environment variable to control what's the location of the
test binaries, and fall back to the current directory if the variable is
unset.

Reviewed-by: default avatarDaniel Stone <daniels@collabora.com>
parent 8497144f
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment