tests/bsim/bluetooth/host/adv/encrypted: Enable RealEncryption

Let's run tests with security/privacy with the HW models acutually
running the encryptions, so in case of missaligned keys
tests fail.

Signed-off-by: Alberto Escolar Piedras <alberto.escolar.piedras@nordicsemi.no>
This commit is contained in:
Alberto Escolar Piedras 2024-09-17 14:04:54 +02:00 committed by Carles Cufí
commit 3726cf369c

View file

@ -10,10 +10,10 @@ verbosity_level=2
cd ${BSIM_OUT_PATH}/bin
Execute ./bs_${BOARD_TS}_tests_bsim_bluetooth_host_adv_encrypted_ead_sample_prj_conf \
-v=${verbosity_level} -s=${simulation_id} -d=0 -testid=central
-v=${verbosity_level} -s=${simulation_id} -d=0 -testid=central -RealEncryption=1
Execute ./bs_${BOARD_TS}_tests_bsim_bluetooth_host_adv_encrypted_ead_sample_prj_conf \
-v=${verbosity_level} -s=${simulation_id} -d=1 -testid=peripheral
-v=${verbosity_level} -s=${simulation_id} -d=1 -testid=peripheral -RealEncryption=1
Execute ./bs_2G4_phy_v1 -v=${verbosity_level} -s=${simulation_id} \
-D=2 -sim_length=60e6 $@