test-compress*: silence warning about unused definitions when w/o both xz and lz4
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Fri, 7 Apr 2017 13:28:50 +0000 (09:28 -0400)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Wed, 19 Apr 2017 23:27:01 +0000 (19:27 -0400)
commitccc717fa5c05b3f26c37fe6c87e88674de2642c8
treeea5f42ee33e587242bf022b5b1bc29a44bf6bf80
parent86cebca72ba9ddb5dc6e6a2723f08a3881f3fbe3
test-compress*: silence warning about unused definitions when w/o both xz and lz4

I think it's nice to mark the test as skipped instead of omitting
it entirely, hence #ifdefs in the code instead of excluding the test
in Makefile.am/meson.build.
src/journal/test-compress-benchmark.c
src/journal/test-compress.c