summaryrefslogtreecommitdiff
path: root/decoder/test/onewire_link
AgeCommit message (Collapse)Author
2020-01-01Updates after annotation class/row changes (singular/plural).Uwe Hermann
2017-04-07onewire_link: Add more test-cases.Uwe Hermann
2017-04-06Adjust tests for the new onewire_link decoderKing Kévin
Time slots and reset pulse/presence detect end timestamps were off by 1 us. Additional warnings have been added for glitches. Incomplete starting patterns are ignored.
2015-12-27Add OUTPUT_PYTHON test-cases for all PDs.Uwe Hermann
2015-07-22onewire_link: Add a few test-cases.Uwe Hermann
2015-04-02tests: Drop trailing newlines.Uwe Hermann
2014-09-01Add initial set of PD tests.Uwe Hermann
This is a slightly modified version of the PD test suite that was part of libsigrokdecode previously.