aboutsummaryrefslogtreecommitdiffstats
path: root/firmware/test
AgeCommit message (Expand)AuthorFilesLines
2018-07-30cardem: use TC_ETU to trigger ATR sendingKévin Redon1-0/+7
2018-07-01firmware/test: Add more include pathsHarald Welte1-2/+14
2017-05-09Convert to new generalized SIMTRACE2 USB protocolHarald Welte1-18/+24
2017-05-07migrate from req_ctx to msgbHarald Welte2-42/+64
2017-02-27fix compilation of card_emu_testsHarald Welte2-4/+8
2016-03-18ensure usb_msg_hdr contains raw message lengthHarald Welte1-4/+5
2016-02-29test: Add TRACE_INFO and TRACE_ERROR definitionsHarald Welte1-0/+2
2016-02-26implement forwarding of PTS/PPS from emulator to host PC + test caseHarald Welte1-0/+42
2016-02-25card_emu_test: Verify content of emulator->reader bytesHarald Welte1-26/+32
2016-02-25card_emu_tests: Verify context of USB request contextsHarald Welte1-14/+36
2016-02-24card_emu_tests: move test cases into functionsHarald Welte1-82/+76
2016-02-24card_emu_test: Add test for card-TX (reader-RX) APDUHarald Welte1-31/+71
2016-02-24update card_emu_tests to recent card_emu changesHarald Welte1-17/+18
2015-11-14card_emu: Correctly handle SW after reader -> card data phaseHarald Welte1-2/+7
2015-11-14card_emu_test: test APDUs with both Rx and Tx data phaseHarald Welte1-16/+58
2015-11-14card_emu_tests: extend first TPDU test to sending PB + SW in responseHarald Welte1-1/+68
2015-11-09initial commit of more code towards card emulationHarald Welte3-0/+178