libnfc/test
Audrey Diacre 9c5ec3c4e1 the following functions now return libnfc error code:
_pn53x_write_register()
_pn53x_WriteRegister()
_pn53x_transceive()
_pn53x_SAMConfiguration()
_pn53x_PowerDown()
 _pn53x_InListPassiveTarget()
_pn53x_InDeselect()
_pn53x_InRelease()
_pn53x_RFConfiguration__*
2011-12-20 11:25:33 +00:00
..
Makefile.am test/test_dep_active: fix multiple active DEP baudrates. 2011-12-14 10:31:08 +00:00
run-test.sh Add a regression test directory. 2010-08-11 16:36:35 +00:00
test_access_storm.c nfc_initiator_init returns now error code and nfc_initiator_list_passive_targets returns now the number of targets found or error code. 2011-12-15 11:46:14 +00:00
test_dep_active.c nfc_target_init() function returns now 0 on succes and libnfc error code on failure. 2011-12-19 15:35:37 +00:00
test_dep_passive.c nfc_target_init() function returns now 0 on succes and libnfc error code on failure. 2011-12-19 15:35:37 +00:00
test_register_access.c the following functions now return libnfc error code: 2011-12-20 11:25:33 +00:00
test_register_endianness.c Fix some warnings in test. 2011-11-24 11:12:01 +00:00