]> granicus.if.org Git - p11-kit/commit
build: Use separate p11-kit-{remote,server} executable for testing
authorDaiki Ueno <dueno@redhat.com>
Wed, 27 Jun 2018 09:22:44 +0000 (11:22 +0200)
committerDaiki Ueno <ueno@gnu.org>
Mon, 16 Jul 2018 14:19:42 +0000 (16:19 +0200)
commit9d2ce267e6714c6a565a9ded3aa0001918d1ae1d
tree013252e2aa1b30d2338080c54bd558362fc0fffa
parent8d8bff0a2edf4659b641dde1333eb6a7c695671c
build: Use separate p11-kit-{remote,server} executable for testing

Otherwise, the p11-kit-remote program called from p11-kit-server would
load the system modules instead of the local fixtures.
.gitignore
p11-kit/Makefile.am
p11-kit/server.c
p11-kit/test-server.c