Home
last modified time | relevance | path

Searched refs:poolTests (Results 1 – 3 of 3) sorted by relevance

/external/zstd/build/meson/tests/
Dmeson.build125 join_paths(zstd_rootdir, 'tests/poolTests.c'),
130 poolTests = executable('poolTests', variable
206 test('test-poolTests', poolTests) # should be fast
/external/zstd/tests/
DMakefile85 all: fullbench fuzzer zstreamtest paramgrill datagen decodecorpus roundTripCrash poolTests
220 poolTests : $(PRGDIR)/util.c $(PRGDIR)/timefn.c poolTests.c $(ZSTDDIR)/common/pool.c $(ZSTDDIR)/com… target
248 symbols$(EXT) invalidDictionaries$(EXT) legacy$(EXT) poolTests$(EXT) \
410 test-pool: poolTests
411 $(QEMU_SYS) ./poolTests
D.gitignore25 poolTests