Skip to content
Snippets Groups Projects
Commit 38744271 authored by Martin Kepplinger's avatar Martin Kepplinger
Browse files

pytests: add basic test for usb0 network device

parent 6cc65c7c
No related branches found
Tags v0.0.15
No related merge requests found
import os
def test_usb0_exists():
assert(os.path.exists('/sys/class/net/usb0'))
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment