[*] I rewrote the tests for the current state of the library. Now the tests...
[*] I rewrote the tests for the current state of the library. Now the tests consist of a TPO module (Test Python object), which provides access to the object and functions of the tested library, and a unit test written in Python.
Showing
- CMakeLists.txt 3 additions, 12 deletionsCMakeLists.txt
- test/CMakeLists.txt 19 additions, 0 deletionstest/CMakeLists.txt
- test/include/tpo.h 49 additions, 0 deletionstest/include/tpo.h
- test/main_test.py 15 additions, 23 deletionstest/main_test.py
- test/src/tpo.c 62 additions, 0 deletionstest/src/tpo.c
Loading
Please register or sign in to comment