1
0
mirror of https://github.com/facebook/zstd.git synced 2025-08-01 09:47:01 +03:00

added zstreamtest_ubsan to make file + added ubsan zstreamtest job for CI tests

This commit is contained in:
Danielle Rozenblit
2022-09-07 11:54:17 -07:00
parent 282a955d33
commit bc7492cefa
2 changed files with 8 additions and 0 deletions

View File

@ -242,6 +242,7 @@ clean:
fuzzer$(EXT) fuzzer32$(EXT) \
fuzzer-dll$(EXT) zstreamtest-dll$(EXT) \
zstreamtest$(EXT) zstreamtest32$(EXT) \
zstreamtest_ubsan$(EXT) zstreamtest_asan$(EXT) zstreamtest_tsan$(EXT) \
datagen$(EXT) paramgrill$(EXT) roundTripCrash$(EXT) longmatch$(EXT) \
symbols$(EXT) invalidDictionaries$(EXT) legacy$(EXT) poolTests$(EXT) \
decodecorpus$(EXT) checkTag$(EXT) bigdict$(EXT)