tests: Use sqlite3.Binary() with the log files
authorJouni Malinen <j@w1.fi>
Mon, 7 Sep 2015 13:53:23 +0000 (16:53 +0300)
committerJouni Malinen <j@w1.fi>
Mon, 7 Sep 2015 13:53:23 +0000 (16:53 +0300)
commita302ee342cf259710157882abbc4d383cd728686
treea18e477f05a3ad2df420cff3377b4a4b61896d4d
parenteb95ced2d258913e4025eb5e57f58c5862aa6c16
tests: Use sqlite3.Binary() with the log files

This is needed to avoid issues in some cases where 8-bit bytestrings may
be present in the otherwise text debug log.

Signed-off-by: Jouni Malinen <j@w1.fi>
tests/hwsim/run-tests.py