#!/bin/sh

# This test will list devices present over USB to find compatible devices; to
# not mess with the test runner we need to run this test in a VM that will not
# find devices but also not interact with the test runner’s USB devices.

pytactl list
