mirror of
https://github.com/bluekitchen/btstack.git
synced 2025-02-04 06:39:53 +00:00
a4419cc8cf
test/att_db_util: add test for calc gatt database hash
To compile/run the tests, cpputest is required Get cpputest $ git clone https://github.com/cpputest/cpputest.git Compile and install $ cd cpputest $ ./autogen.sh $ ./configure $ make $ sudo make install