compression:tests: align test names with functions
commit505d2879fa813796bf16af27615f0984bc71ad36
authorDouglas Bagnall <douglas.bagnall@catalyst.net.nz>
Wed, 11 May 2022 05:21:46 +0000 (11 17:21 +1200)
committerAndrew Bartlett <abartlet@samba.org>
Thu, 12 May 2022 02:22:35 +0000 (12 02:22 +0000)
treed05a604bf73fd98db99298a9cd4c869f38de5750
parent05c760165bffa246b724d1471e307c488171b749
compression:tests: align test names with functions

You'll thank me if you're ever debugging these and wondering why
'lzxpress4' calls 'lzxpress2' (or is it the other way round?).

Signed-off-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
lib/compression/testsuite.c