Commit Graph

17 Commits

Author SHA1 Message Date
Matthias Ringwald
d1700513b5 btstack_tlv_posix: basic implementation that keeps all entries in RAM but persists new entries to disk 2017-10-23 14:24:19 +02:00
Matthias Ringwald
43b285efe5 tests: disable maths while it fails to build on build server 2017-02-27 20:43:10 +01:00
Matthias Ringwald
f7cf838843 tests: add avdtp, avrcp, and maths to list 2017-02-27 20:32:07 +01:00
Matthias Ringwald
a98592bc68 split remote_device_db into btstack_link_key_db and btstack_device_name_db 2016-02-02 21:57:10 +01:00
Matthias Ringwald
bbf26c6527 make makefile in test fail on build or test error 2015-10-12 10:59:46 +02:00
Matthias Ringwald
94818a3ba8 add hfp tests to buildbot tests 2015-08-20 17:06:54 +02:00
Matthias Ringwald
fe03d808ac fix security manager test 2015-07-16 23:28:09 +02:00
Matthias Ringwald
deb4578640 ignore security manager test until fixed again 2015-07-03 11:01:27 +02:00
Milanka Ringwald
4136236740 fix name of test folder 2015-07-02 10:46:45 +02:00
Matthias Ringwald
3ec0d11b8e added att_db_util to construct GATT DB at runtime 2015-05-23 23:35:37 +02:00
Matthias Ringwald
57fe2af8bc get all tests to comile and use VPATH, common Makefile for all 2015-05-17 18:07:24 +02:00
mila@ringwald.ch
5caa5d6cef move to subfolder 2012-01-20 22:53:50 +00:00
mila@ringwald.ch
28ca2b4607 add casts for btstack_memory gets, use getter/setter for enumerated flags to allow compilation with C++ 2012-01-05 22:24:51 +00:00
mila@ringwald.ch
31b7540338 overwrite stored names & link keys if no place remained 2011-11-15 13:32:34 +00:00
matthias.ringwald
7d902e80b7 also clean object files in ../src 2011-09-12 21:19:15 +00:00
mila@ringwald.ch
fe739638d3 added explicit casts for btstack mallocs 2011-09-03 21:04:27 +00:00
matthias.ringwald
ed35553486 added test for put,get,delete of link key and device name 2011-08-25 18:24:36 +00:00