15 Commits

Author SHA1 Message Date
Matthias Ringwald
57fe2af8bc get all tests to comile and use VPATH, common Makefile for all 2015-05-17 18:07:24 +02:00
Matthias Ringwald
71de195ed3 fix c99 warnings for missing argument of functions with no arguments, fix more warnings 2015-05-13 10:30:46 +02:00
mila@ringwald.ch
7fe7736638 added log error if peripheral mtu is not iniitalized 2014-12-03 22:33:07 +00:00
mila@ringwald.ch
1bf0402bfe mocked timer, removed run loop dependency, not all tests work 2014-11-28 22:36:18 +00:00
mila@ringwald.ch
567c20c949 fix compile gatt client test 2014-10-09 14:21:41 +00:00
mila@ringwald.ch
f64240626f gatt client: implemented signed write 2014-06-19 22:20:43 +00:00
mila@ringwald.ch
ee988ca983 ble client: split le central and gatt tests 2014-04-28 21:09:35 +00:00
mila@ringwald.ch
ecedf63ab8 ble client: unit test write without response 2014-04-18 22:10:13 +00:00
mila@ringwald.ch
9d3d42a107 ble client: removed printfs 2014-04-15 21:36:04 +00:00
mila@ringwald.ch
f5bdf8a133 ble client 2014-04-15 21:26:25 +00:00
mila@ringwald.ch
4d890b2d0d ble client: unit test discover primary services 2014-04-11 08:50:07 +00:00
mila@ringwald.ch
c442c7c23f ble client: unit test connect 2014-04-10 22:41:23 +00:00
mila@ringwald.ch
9638642b3f ble client: unit test advertisement 2014-04-10 21:41:21 +00:00
mila@ringwald.ch
4f5e860821 ble client: test advertisement skeleton 2014-04-10 15:18:55 +00:00
mila@ringwald.ch
f45e14b190 added ble-client unit-test skeleton 2014-04-10 12:52:42 +00:00