Skip to content
Commit bf8664a0 authored by Jessica Clarke's avatar Jessica Clarke Committed by Bastien Nocera
Browse files

tests: Fix test assertion with umockdev

Since 0.9.4, rather than checking for libumockdev-preload being in
LD_PRELOAD, umockdev_in_mock_environment now checks whether /sys is
being redirected. This only occurs when $UMOCKDEV_DIR is set, which
happens inside umockdev_testbed_new, so the assertion must come after
this call.

https://bugzilla.gnome.org/show_bug.cgi?id=792845
parent 39c28291
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment