Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 308 Bytes

File metadata and controls

13 lines (8 loc) · 308 Bytes

Himalaya integration tests

This package provides external integration tests for the Himalaya library. To run all tests execute

./test.sh

The individual tests are located in the sub-directories. To run a single test execute

cd $TEST_DIR && ./test

where $TEST_DIR is the test sub-directory.