Minimal tests for the dHealth application.
Building tests requires CMake and cmocka.
Once they have been installed: run:
mkdir build && cd build
cmake ..
make
In the unit-tests folder, run:
./test_transaction_parser.py
build/test_bip32_path_extraction