]> git.ipfire.org Git - thirdparty/dbus.git/commit
Skip name-test/ when running under valgrind for now
authorSimon McVittie <smcv@collabora.com>
Thu, 12 Jul 2018 12:06:32 +0000 (13:06 +0100)
committerSimon McVittie <smcv@collabora.com>
Thu, 2 Aug 2018 16:16:52 +0000 (17:16 +0100)
commitbb73c756f171cded1f2cfa6e9002144bc72ce05e
treef23fb689df622d93091934dc003526e610cecf43
parent8177bbcf5262724d9bc5538b81aa366a51fbd520
Skip name-test/ when running under valgrind for now

These tests are very reliant on their custom LOG_COMPILER,
which AX_VALGRIND_CHECK replaces.

Signed-off-by: Simon McVittie <smcv@collabora.com>
Reviewed-by: Philip Withnall <withnall@endlessm.com>
Bug: https://bugs.freedesktop.org/show_bug.cgi?id=107194
test/name-test/Makefile.am
test/name-test/test-ids.c
test/name-test/test-pending-call-disconnected.c
test/name-test/test-pending-call-dispatch.c
test/name-test/test-pending-call-timeout.c
test/name-test/test-privserver-client.c
test/name-test/test-privserver.c
test/name-test/test-shutdown.c
test/name-test/test-threads-init.c