This issue requests porting this library's Java counterpart's JUnit test suite to C++ for use in this library.
Currently, the Java library tests the C++ library through the JNI interface. A native C++ test suite would allow more thorough testing of C++ references and remove depending on the Java project for tests.