Update unittests for the following areas/controll procedures - API - collision handling - invalid PDUs - unsupported procedures - buffer allocation - TX queue - Data Length Update - PHY update - Encryption - Ping - Version - Channel map update - Min. used channels - Connection update - SCA - Terminate connection - CTE request - CIS create - CIS terminate Also moved the internal API tests from the ull_llcp* files to the proper unittest C-file Unused files are removed Signed-off-by: Andries Kruithof <andries.kruithof@nordicsemi.no>
9 lines
248 B
YAML
9 lines
248 B
YAML
common:
|
|
tags: test_framework bluetooth bt_phy_update bt_ull_llcp
|
|
tests:
|
|
bluetooth.controller.ctrl_phy_update.test:
|
|
type: unit
|
|
bluetooth.controller.ctrl_phy_update.test_reduced_buf:
|
|
type: unit
|
|
extra_args: CONF_FILE=prj_rx_cnt.conf
|