summaryrefslogtreecommitdiffstats
path: root/tests/test_receive.c
AgeCommit message (Expand)AuthorFilesLines
2014-01-01Return completed rx messages instead of relying on callbacks.Christopher Peplin1-4/+8
2013-12-31Return completion status when receiving CAN frames.Christopher Peplin1-4/+4
2013-12-31Draft reworking of API.Christopher Peplin1-5/+5
2013-12-29Use updated API for canutil library.Christopher Peplin1-8/+8
2013-12-27Test basic rx of a single frame message.Christopher Peplin1-4/+15
2013-12-27Draft progress implementing single frame rx.Christopher Peplin1-3/+3
2013-12-27Add skeleton tests for receiving and sending ISO-TP messages.Christopher Peplin1-0/+79