Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-02-11 | i2s: add test for stream without sample rate | Gerhard Sittig | |
Use a smaller input stream which lacks a samplerate spec. This results in identical decoder output (the existing test did not cover throughput annotations). | |||
2018-02-10 | i2s: lack of samplerate is not fatal any longer | Gerhard Sittig | |
2017-11-11 | i2s: Update wav output (PD now emits 32bit samples). | Uwe Hermann | |
2015-12-27 | Add OUTPUT_PYTHON test-cases for all PDs. | Uwe Hermann | |
2015-12-25 | Add OUTPUT_BINARY test-cases for all PDs. | Uwe Hermann | |
2015-07-22 | i2s: Add a test-case. | Uwe Hermann | |
2015-04-02 | tests: Drop trailing newlines. | Uwe Hermann | |
2014-09-01 | Add initial set of PD tests. | Uwe Hermann | |
This is a slightly modified version of the PD test suite that was part of libsigrokdecode previously. |