Skip to content

Unit Tests

rossGardiner edited this page Mar 31, 2022 · 1 revision

Unit tests

Under C++ just run make test or ctest.

The JAVA wrapper contains an instrumented test which you can run on your Android device.

Clone this wiki locally