xmos / lib_i2s

I2S/TDM digital audio interface library
Other
20 stars 26 forks source link

Port tests to pytest and pyxsim #119

Closed ACascarino closed 2 years ago

ACascarino commented 2 years ago

Closes #104.

This PR ports all tests in lib_i2s to pytest/pyxsim.

Relies on closure of https://github.com/xmos/test_support/pull/36