blob: d87f456ae713ea37449f30f59c781b11c79c4f07 [file] [log] [blame]
#!/usr/bin/env bash
# Copyright 2021 Nordic Semiconductor
# SPDX-License-Identifier: Apache-2.0
source $(dirname "${BASH_SOURCE[0]}")/../../_mesh_test.sh
conf=prj_pst_conf
RunTest mesh_replay_attack \
rpc_tx_immediate_replay_attack \
rpc_rx_immediate_replay_attack
conf=prj_pst_conf
RunTest mesh_replay_attack \
rpc_tx_power_replay_attack \
rpc_rx_power_replay_attack