libnfc/test
Romain Tartiere 306e51fa72 Remove useless nfc_perror lines from tests.
The endianness problem spoken about in r586 does not exist since the value
in pn53x_get_reg() is in a register so keep the ugly boolean operations to
copy the value: using all endianness conversions macros is a PITA.
2010-08-28 14:40:29 +00:00
..
Makefile.am - Detect errors in pn53x_get_reg(); 2010-08-28 14:27:33 +00:00
run-test.sh Add a regression test directory. 2010-08-11 16:36:35 +00:00
test_access_storm.c Rename the only test of the regression test suite to a more explicit name. 2010-08-13 18:34:30 +00:00
test_register_endianness.c Remove useless nfc_perror lines from tests. 2010-08-28 14:40:29 +00:00