ci(openthread): Add a test case for openthread sleepy device

This commit is contained in:
Xu Si Yu
2023-07-11 21:25:47 +08:00
parent 4478c13ea4
commit 5f51dcc686
7 changed files with 166 additions and 32 deletions

View File

@@ -132,6 +132,7 @@ ENV_MARKERS = {
# multi-dut markers
'ieee802154': 'ieee802154 related tests should run on ieee802154 runners.',
'openthread_br': 'tests should be used for openthread border router.',
'openthread_sleep': 'tests should be used for openthread sleepy device.',
'zigbee_multi_dut': 'zigbee runner which have multiple duts.',
'wifi_two_dut': 'tests should be run on runners which has two wifi duts connected.',
'generic_multi_device': 'generic multiple devices whose corresponding gpio pins are connected to each other.',