History log of /external/libese/tools/ese_replay/buffer.h
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
d9e00e34ac8c0e88d7482ad813a868ce59526e62 15-Mar-2017 Will Drewry <wad@google.com> ese-replay: transcieve replay tool

This tool provide a very simple session replay
function. It reads in a file of the format:
hex... [hex..]\n
...
The first hexadecimal string is the transmission to
send. The second is an optional expected reply which will
be checked against the end of the response. That
allows for an easy check for 9000 on a successful APDU.

More work is needed to clean up this code. In practice, this
tool and ese-relay should be unified and rolled into the
C++ interface.

Test: live device testing
Bug: 35102956

Change-Id: Ic598fcf2dc4e7ebf28cf3ad75446f8b63d31874e
/external/libese/tools/ese_replay/buffer.h