This repository contains software for testing a Cynthion board using the Tycho test fixture.
# Check out the repository, including submodules:
git clone --recurse-submodules https://github.com/greatscottgadgets/cynthion-test
cd cynthion-test
# Build the test environment:
make
# Run the test:
make test