1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/dist/pythonlibs/riotctrl_shell/tests
Martine Lenders 8c04964f4d
riotctrl_shell.cord_ep: remove regif parameter
The argument regif was removed from the shell command in https://github.com/RIOT-OS/RIOT/pull/18053,
so there is not much need to keep it in the ShellInteraction for that command.
2022-10-10 10:57:37 +02:00
..
__init__.py riotctrl_shell: initial import of shell interaction riotctrl wrapper 2020-07-03 21:53:00 +02:00
common.py dist/pythonlibs/riotctrl_shell/tests/common: add expect to mock 2021-10-18 15:50:54 +02:00
test_congure_test.py riotctrl_shell.tests: add tests for CongureTest ShellInteraction 2021-03-03 14:12:49 +01:00
test_cord_ep.py riotctrl_shell.cord_ep: remove regif parameter 2022-10-10 10:57:37 +02:00
test_gnrc.py pythonlib/riotctrl_shell: use ping instead of ping6 2021-11-29 17:39:12 +01:00
test_loramac.py dist/pythonlibs/riotctrl_shell: add loramac shell 2021-05-03 16:52:14 +02:00
test_netif_list_parse.py riotctrl_shell.tests: provide case for multiple interfaces with stats 2020-07-14 14:32:29 +02:00
test_netif.py riotctrl_shell.tests: add regression test for non-str ifconfig_set() 2020-07-09 15:42:47 +02:00
test_sys.py sys/sc_suit: aligh seq_no format with riotboot_hdr 2022-04-21 16:59:32 +02:00