1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/dist/tests/if_lib
Yegor Yefremov ea7fa8bb63 dist/tests/if_lib: use '==' for string comparison
Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com>
2018-08-06 10:19:43 +02:00
..
__init__.py
base_device.py
bpt_if.py dist/tests/if_lib: don't invoke super class __init__ 2018-08-06 09:55:43 +02:00
driver_manager.py dist/tests/if_lib: use '==' for string comparison 2018-08-06 10:19:43 +02:00
dut_shell.py dist/tests/if_lib: don't invoke super class __init__ 2018-08-06 09:55:43 +02:00
ll_shell.py dist/tests/if_lib: don't invoke super class __init__ 2018-08-06 09:55:43 +02:00
README.md
riot_driver.py
serial_driver.py

Test Simulator Interface Library

Introduction

This library provides a Python interface to the test simulator board using a serial link.