42 Commits

Author SHA1 Message Date
Matthias Ringwald
c8d7f8b2b4 test/security_manager_sc: use older default connection params to match traces 2023-05-22 20:05:24 +02:00
Dirk Helbig
c28332930a btstack_stdin_posix: move stdin logging from application to platform to make it usable from all applications 2022-09-01 15:44:47 +02:00
Matthias Ringwald
9380d700fd test/security_manager_sc: use provided getter for display number 2022-06-27 18:27:32 +02:00
Matthias Ringwald
bab62d70ed test/security_manager_sc: print USB path 2022-06-23 23:19:01 +02:00
Dirk Helbig
713e3f72ab security_manager_sc: code cleanups 2022-06-03 07:35:49 +02:00
Dirk Helbig
169aa8795f security_manager_sc: updated command line handling / support for clearing tlv storage 2022-06-02 21:26:06 +02:00
Matthias Ringwald
424c21187b test: log user input with 'stdin: %c' 2022-06-01 08:54:00 +02:00
Matthias Ringwald
88288fc76b test/security_manager_sc: fix warnings 2022-05-19 21:46:32 +02:00
Matthias Ringwald
a9ec7ee053 test: avoid HCI_EVENT_IS_COMMAND_COMPLETE macro 2022-05-09 21:54:36 +02:00
Matthias Ringwald
54736c11db port: use btstack_strcpy and btstack_cat instead of strcpy/strcat 2022-04-29 11:40:35 +02:00
Matthias Ringwald
0033ffe450 port: avoid warning in argv processing 2022-04-29 10:45:20 +02:00
Matthias Ringwald
a63d252824 test/security_manager_sc: use newer clang __gcov_dump instead of __gcov_flush 2022-01-06 16:48:24 +01:00
Matthias Ringwald
b28dc8004d btstack_config: use official terms for l2cap channel modes - ENABLE_L2CAP_LE_CREDIT_BASED_FLOW_CONTROL_MODE 2021-11-19 10:09:49 +01:00
Matthias Ringwald
2602fc6597 test/security_manager_sc: update usb dongle paths 2021-06-05 16:27:27 +02:00
Matthias Ringwald
14dd575830 test/security_manager_sc: fix build 2021-04-12 19:04:35 +02:00
Matthias Ringwald
31437b5204 hci_dump: enable packet logger in tests 2021-03-11 15:53:46 +01:00
Matthias Ringwald
e51d966a3d hci_dump: disable hci_dump for ports and tests 2021-03-11 15:53:45 +01:00
Matthias Ringwald
6f122aa372 Remove btstack_run_loop_base from port and test 2021-03-08 10:39:10 +01:00
Matthias Ringwald
21a1351894 test/security_manager_sc: add run loop base 2021-03-07 18:13:22 +01:00
Matthias Ringwald
842264f18f stm32 ports: add battery and device information clients, test/security_manager_sc: add run loop base 2021-03-07 18:09:58 +01:00
Matthias Ringwald
2cddd09dab test: use ENABLE_SOFTWARE_AES128 by all tests 2021-01-29 14:41:39 +01:00
Matthias Ringwald
228e70a581 test/security_manager_sc: fix make dependencies 2020-12-11 10:00:08 +01:00
Matthias Ringwald
cd56fb443c test: enable address sanitzier for make test 2020-12-10 11:52:05 +01:00
Matthias Ringwald
3d87570f86 test: prepare separate builds for unit test with address sanitizer vs. coverage 2020-12-10 11:52:05 +01:00
Milanka Ringwald
39426e8a44 test/config: add ENABLE_PRINTF_HEXDUMP 2020-11-06 14:07:45 +01:00
Milanka Ringwald
02a3cd7f00 test/config: sort defines alphabetically 2020-11-06 14:03:27 +01:00
Matthias Ringwald
d38af6c062 test/security_manager_sc: retry test on unecxected disconnect 2020-10-20 14:45:52 +02:00
Matthias Ringwald
092fc1dbc5 test/security_manager_sc: print message on disconnect after working state was reached 2020-10-20 14:43:42 +02:00
Matthias Ringwald
772d5e9e19 test/coverage: integrate stand alone security_manager_sc coverage data 2020-09-24 17:12:40 +02:00
Matthias Ringwald
e8a62bb772 test/security_manager_sc: collect traces locally 2020-09-24 15:50:44 +02:00
Matthias Ringwald
28b5b606bb test/coverage: disable address sanitizer for coverage measurements 2020-09-24 15:28:06 +02:00
Matthias Ringwald
33b2b4b183 test/security_manager_sc: print testname on stderr 2020-09-24 10:33:35 +02:00
Matthias Ringwald
7bbbec6baf test/security_manager_sc: ignore stderr for test init 2020-09-23 16:20:37 +02:00
Matthias Ringwald
9a09a08acc test/coverage: enforce re-run of security_manager_sc test 2020-09-23 16:13:00 +02:00
Matthias Ringwald
f3913ea8d7 test/security_manager_sc: configure usb paths for build server 2020-09-23 15:24:27 +02:00
Matthias Ringwald
2ce916b3bc test/coverage: add security_manager_sc run 2020-09-23 15:16:14 +02:00
Matthias Ringwald
0353b53c51 test/security_manager_sc: fix racecondition between connected and generate oob data 2020-09-23 15:09:23 +02:00
Matthias Ringwald
090b2ae21f test/security_manager_sc: split app_packet_handler to avoid multiple connect messages 2020-09-23 14:14:56 +02:00
Matthias Ringwald
a921db4938 test/security_manager_sc: compile without classic 2020-09-22 22:10:48 +02:00
Matthias Ringwald
b4394846ba test/security_manager_sc: flush coverage data before exit 2020-09-21 17:11:00 +02:00
Matthias Ringwald
795c77dcdf test/security_manager_sc: track coverage 2020-09-18 17:34:32 +02:00
Matthias Ringwald
6b7b368a28 test: move Security Manager SC test into own folder 2020-09-18 17:34:32 +02:00