Home
last modified time | relevance | path

Searched full:tests (Results 1 – 25 of 94) sorted by relevance

1234

/btstack/test/
H A DMakefile2 # Makefile to build and run all tests
40 # no unit tests
44 # flash_tlv - contains btstack_linked_key_db tests
70 # not unit-tests
79 echo Building all tests
95 echo Run all tests for coverage
102 echo Run all BLE tests for coverage
112 # run tests
120 # run tests
138 echo Run all tests with ASAN
[all …]
H A DREADME1 To compile/run the tests, cpputest is required
H A Dbtstack_config.h2 // btstack_config.h for most tests
/btstack/test/btstack_util/
H A DMakefile1 # Makefile to build and run tests of CMake project
2 # TODO: replace list of hard-coded tests with CMake call to run all tests
22 # Step 3: Run the tests
24 @echo "Running tests..."
33 @echo "No coverage tests in btstack_util"
/btstack/3rd-party/micro-ecc/
H A DREADME.md46 All tests were built using gcc 4.8.2 with `-O3`, and were run on a Raspberry Pi B+. `uECC_ASM` was …
82 All tests were built using avr-gcc 4.8.1 with `-Os`, and were run on a 16 MHz ATmega256RFR2. Code s…
86 In these tests, `uECC_ASM` was defined to `uECC_asm_fast` and `ECC_SQUARE_FUNC` was defined to `1` …
114 In these tests, `uECC_ASM` was defined to `uECC_asm_small` and `ECC_SQUARE_FUNC` was defined to `0`…
142 In these tests, `uECC_ASM` was defined to `uECC_asm_fast` and `ECC_SQUARE_FUNC` was defined to `1` …
177 In these tests, `uECC_ASM` was defined to `uECC_asm_small` and `ECC_SQUARE_FUNC` was defined to `0`…
/btstack/test/mesh/
H A DMakefile87 tests: $(addprefix build-asan/,$(TESTS_SRCS)) target
129 test: tests
130 # Ignore leaks in mesh message test as tests stop before all PDUs are fully processed
136 coverage: tests
/btstack/3rd-party/lwip/core/
H A Dtravis.sh7 #build and run unit tests
10 # Build test using make, this tests the Makefile toolchain
19 # Build example_app using cmake, this tests the CMake toolchain
/btstack/chipset/sx128x/SMTC_Drivers/sx1280-driver-c/
H A Dreadme.md21 …The master branch contains the only stable versions which passes the LoRaWAN compliance tests. The…
23 …eneral, the develop branch is not a stable version and might not pass the LoRaWAN compliance tests.
/btstack/test/classic-oob-pairing/
H A DMakefile126 echo "No unit tests here, but examples build"
129 echo "No coverage tests here"
/btstack/test/security_manager_sc/
H A DMakefile1 # Makefile for libusb based PTS tests
122 # run tests
/btstack/port/stm32-f4discovery-usb/Drivers/CMSIS/NN/NN_Lib_Tests/nn_test/
H A Darm_nnexamples_nn_test.cpp56 printf("start tests\n"); in main()
120 /* This part tests the running of sigmoid functions */ in main()
164 /* This part tests the running of sigmoid functions */ in main()
795 printf("All tests passed\n"); in main()
/btstack/port/zephyr/
H A Dsample.yaml3 tests:
/btstack/test/btstack_memory/config_none/
H A Dbtstack_config.h2 // btstack_config.h for most tests
/btstack/test/btstack_memory/config_malloc/
H A Dbtstack_config.h2 // btstack_config.h for most tests
/btstack/test/embedded/
H A Dbtstack_config.h2 // btstack_config.h for most tests
/btstack/test/gap/
H A Dbtstack_config.h2 // btstack_config.h for most tests
/btstack/test/att_db/
H A Dbtstack_config.h2 // btstack_config.h for most tests
/btstack/test/ble_client/
H A Dbtstack_config.h2 // btstack_config.h for most tests
/btstack/test/hid_parser/
H A Dbtstack_config.h2 // btstack_config.h for most tests
/btstack/test/crypto/
H A Dbtstack_config.h2 // btstack_config.h for most tests
/btstack/test/l2cap-cbm/
H A Dbtstack_config.h2 // btstack_config.h for most tests
/btstack/test/l2cap-ecbm/
H A Dbtstack_config.h2 // btstack_config.h for most tests
/btstack/test/security_manager/
H A Dbtstack_config.h2 // btstack_config.h for most tests
/btstack/test/gatt_server/
H A Dbtstack_config.h2 // btstack_config.h for most tests
/btstack/test/lc3/
H A Dbtstack_config.h2 // btstack_config.h for most tests

1234