]> git.ipfire.org Git - thirdparty/zstd.git/commit
Removing symbols already in unit tests and adding some new unit tests for missing...
authorBimba Shrestha <bimbashrestha@fb.com>
Thu, 6 Feb 2020 00:55:00 +0000 (16:55 -0800)
committerGitHub <noreply@github.com>
Thu, 6 Feb 2020 00:55:00 +0000 (16:55 -0800)
commit6a4258a08a0ce169a0bd5ce02ae35a5938ba1f5a
tree526d9b48af1f5697fd92f00798a1a5684c1117ad
parent0cbafe3ce648d0997f19dbcac484bfa292c257d3
Removing symbols already in unit tests and adding some new unit tests for missing symbols (#1985)

* Removing symbols that are not being tested

* Removing symbols used in zstdcli, fileio, dibio and benchzstd

* Removing symbols used in zbuff and add test-zbuff to travis

* Removing remaining symbols and adding unit tests instead

* Removing symbols test entirely
.circleci/config.yml
.travis.yml
TESTING.md
appveyor.yml
build/meson/tests/meson.build
tests/Makefile
tests/fuzzer.c
tests/symbols.c [deleted file]
tests/zbufftest.c