mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
72eaaff9fe
1. Add the 100 times test when the private key is generated by the random number; 2. Add the bt components to the unit-test-app/config directory. 3. Added the bt unit test case to CI.
4 lines
78 B
Plaintext
4 lines
78 B
Plaintext
TEST_COMPONENTS=bt
|
|
CONFIG_BT_ENABLED=y
|
|
CONFIG_UNITY_FREERTOS_STACK_SIZE=12288
|