LibLogicalAccess
2.5.0
An Open Source RFID Library
|
#include "gtest/gtest.h"
#include <logicalaccess/services/nfctag/nfcdata.hpp>
#include <logicalaccess/services/nfctag/ndefmessage.hpp>
#include <logicalaccess/services/nfctag/lockcontroltlv.hpp>
#include <logicalaccess/services/nfctag/memorycontroltlv.hpp>
Functions | |
TEST (test_nfc_data, test_ndef_to_tlv) | |
TEST (test_nfc_data, test_tlv_to_ndef) | |
TEST (test_nfc_data, test_lockcontrol_to_tlv) | |
TEST (test_nfc_data, test_tlv_to_lockcontrol) | |
TEST (test_nfc_data, test_memorycontrol_to_tlv) | |
TEST (test_nfc_data, test_tlv_to_memorycontrol) | |
TEST (test_nfc_data, test_multiple_ndef_messages) | |
TEST | ( | test_nfc_data | , |
test_lockcontrol_to_tlv | |||
) |
TEST | ( | test_nfc_data | , |
test_memorycontrol_to_tlv | |||
) |
TEST | ( | test_nfc_data | , |
test_multiple_ndef_messages | |||
) |
TEST | ( | test_nfc_data | , |
test_ndef_to_tlv | |||
) |
TEST | ( | test_nfc_data | , |
test_tlv_to_lockcontrol | |||
) |
TEST | ( | test_nfc_data | , |
test_tlv_to_memorycontrol | |||
) |
TEST | ( | test_nfc_data | , |
test_tlv_to_ndef | |||
) |