Commit Graph

26 Commits

Author SHA1 Message Date
Matthias Ringwald
bba2e72ac5 test: fix security_manager tests 2016-06-10 13:47:11 +02:00
Matthias Ringwald
e01675d351 sm: provide basic memory allocator for use with mbedtls 2016-06-03 16:59:29 +02:00
Matthias Ringwald
b6a6a351f8 test/sm: extract aes_cmac implementation 2016-05-27 16:40:53 +02:00
Matthias Ringwald
5d1a0b5570 test/sm: generate ec keypair. remove files not needed for software ec calculation 2016-05-27 16:40:53 +02:00
Matthias Ringwald
cd4b45e272 test/sm: try nist p256r1 ec 2016-05-27 16:40:53 +02:00
Matthias Ringwald
94d1976d90 test/sm: re-implemented aes_cmac using software AES 2016-05-27 16:40:53 +02:00
Matthias Ringwald
5604262918 hci_cmds -> hci_cmd 2016-01-21 11:33:17 +01:00
Matthias Ringwald
eb8860135e fix missing bstack_ for struct data_source and struct timer. utils->btstack_util 2016-01-20 16:10:07 +01:00
Matthias Ringwald
4ab92137d3 missing run_loop.c -> btstack_run_loop.c renames 2016-01-20 15:42:54 +01:00
Matthias Ringwald
8f2a52f4d9 forgot to add files in earlier commit 2016-01-20 15:38:37 +01:00
Matthias Ringwald
d2e6c4b762 prefix memory_pool files with btstack_ 2016-01-20 14:56:28 +01:00
Matthias Ringwald
4fd23d4738 rename bk_linked_list to btstack_linked_list 2016-01-20 14:34:04 +01:00
Matthias Ringwald
dd9e275ce1 platform/posix: drop src folder 2016-01-20 14:20:47 +01:00
Matthias Ringwald
f89ed3dce5 fix compile 2016-01-06 23:01:06 +01:00
Matthias Ringwald
a484130c09 run_loop: pass in run_loop_X_get_instance() to run_loop_init(). Various other fixes 2016-01-06 17:31:20 +01:00
Matthias Ringwald
3edc84c5b6 fix paths after source reorg 2015-11-13 15:04:41 +01:00
Matthias Ringwald
652b03395e use single btstack-config.h for all tests 2015-07-27 22:51:29 +02:00
Matthias Ringwald
e30c0588f8 fix compile for 64-bit linux 2015-07-16 23:44:53 +02:00
Matthias Ringwald
8e8dfe94bf removed flags for locally installed cpputest, build tests with make test 2015-07-03 11:18:03 +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
Matthias Ringwald
cbe987fb1e fix compile for some of the tests, single Makefile for subset 2015-05-14 08:25:34 +02:00
matthias.ringwald@gmail.com
3a3e1c9119 renamed central_device_db* files into le_device_db* 2015-03-02 21:40:56 +00:00
matthias.ringwald
fc2192cfaa fix ACL test packet data to get security manager test working again 2014-06-12 09:05:24 +00:00
matthias.ringwald
4ab5a83143 fix security manager test compile 2014-06-12 08:51:16 +00:00
matthias.ringwald@gmail.com
e2bc2c157b debug pairing test case 2014-04-12 21:21:46 +00:00
matthias.ringwald@gmail.com
fdcd1130d4 bare version of security manager unit test 2014-04-11 15:14:38 +00:00