ci: Add patterns and target-tests for ecdsa_efuse runner

This commit is contained in:
Sachin Parekh
2023-04-06 12:20:44 +05:30
parent 39a5604c29
commit 109afcb311
4 changed files with 98 additions and 0 deletions

View File

@ -121,6 +121,7 @@ ENV_MARKERS = {
'multi_dut_modbus_rs485': 'a pair of runners connected by RS485 bus',
'psramv0': 'Runner with PSRAM version 0',
'esp32eco3': 'Runner with esp32 eco3 connected',
'ecdsa_efuse': 'Runner with test ECDSA private keys programmed in efuse',
# multi-dut markers
'ieee802154': 'ieee802154 related tests should run on ieee802154 runners.',
'openthread_br': 'tests should be used for openthread border router.',