Skip to content

martinellimarco/libzstd-seek-tests

Repository files navigation

Tests for libzstd-seek

This is a repository with tests for libzstd-seek

Dependencies

The tests require googletest.

It was tested with version 1.21.1

How to run the tests

Clone this repository with git clone --recursive as it will also clone libzstd-seek.

Compile with

mkdir build
cd build
cmake ..
make
cd ..

and finally run the tests with ./build/tests.

The folder test_assets must be in the working directory to run the tests.

Licensing

See LICENSE

About

Tests for libzstd-seek

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages