bsim: add tests for BT_USE_PSA_API
Add a couple PSA overlay configs for the BT tests in order to evaluate PSA API support introduced by CONFIG_BT_USE_PSA_API. These test are performed on nrf52840dk platform. Signed-off-by: Valerio Setti <vsetti@baylibre.com>
This commit is contained in:
parent
035b4af8b4
commit
e9687c7e5c
7 changed files with 74 additions and 2 deletions
|
@ -12,6 +12,7 @@ source ${ZEPHYR_BASE}/tests/bsim/compile.source
|
|||
|
||||
app=tests/bsim/bluetooth/host/gatt/authorization compile
|
||||
app=tests/bsim/bluetooth/host/gatt/caching compile
|
||||
app=tests/bsim/bluetooth/host/gatt/caching conf_overlay=psa_overlay.conf compile
|
||||
app=tests/bsim/bluetooth/host/gatt/general compile
|
||||
app=tests/bsim/bluetooth/host/gatt/notify compile
|
||||
app=tests/bsim/bluetooth/host/gatt/notify_multiple compile
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue