]> granicus.if.org Git - p11-kit/commit
test: Make test-module work --without-trust-module
authorDaiki Ueno <dueno@redhat.com>
Fri, 12 Aug 2016 12:27:46 +0000 (14:27 +0200)
committerStef Walter <stefw@redhat.com>
Sun, 4 Sep 2016 13:54:24 +0000 (15:54 +0200)
commitd74e29cf9733a405a0ea254a2d1edf236ae8735e
tree9112234d8bbfd324f574deb8400dc156bdd4ddb0
parent927c8e98f159607acf7fa8b0f5bcf9a4d0497742
test: Make test-module work --without-trust-module

The test-module program currently depends on TRUST_PATHS, which is
determined by the configure script and normally points to a resource
outside of the build tree.  To make the test system-independent, use
a crafted path for testing.

https://bugs.freedesktop.org/show_bug.cgi?id=89027
trust/test-module.c