summaryrefslogtreecommitdiff
path: root/decoder/test/parallel/test.conf
AgeCommit message (Collapse)Author
2020-11-11parallel: add test case for parallel PD on SQI trafficGerhard Sittig
The parallel decoder can also be used to interpret SQI communication. Using the chip select as the reset/enable signal increases robustness. Implement a test case to cover this recently added decoder feature.
2019-01-20HD44780 dump has moved into display/ subdirectoryGerhard Sittig
2018-01-06parallel: use HD44780 dump to test parallel's word demux featureGerhard Sittig
2017-06-06Add support for initial pin settings.Uwe Hermann
Adapt all tests that require it to use the old behaviour of assuming an initial pin value of 0 (or whatever was previously hardcoded in the PD). for now (this will likely see some changes later).
2015-12-27Add OUTPUT_PYTHON test-cases for all PDs.Uwe Hermann
2015-12-21parallel: Update input file location.Uwe Hermann
2015-07-22parallel: Add a few test-cases.Uwe Hermann