LibLogicalAccess  2.5.0
An Open Source RFID Library
Loading...
Searching...
No Matches
Functions
test_nfc_data_management.cpp File Reference
#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)
 

Function Documentation

◆ TEST() [1/7]

TEST ( test_nfc_data  ,
test_lockcontrol_to_tlv   
)

◆ TEST() [2/7]

TEST ( test_nfc_data  ,
test_memorycontrol_to_tlv   
)

◆ TEST() [3/7]

TEST ( test_nfc_data  ,
test_multiple_ndef_messages   
)

◆ TEST() [4/7]

TEST ( test_nfc_data  ,
test_ndef_to_tlv   
)

◆ TEST() [5/7]

TEST ( test_nfc_data  ,
test_tlv_to_lockcontrol   
)

◆ TEST() [6/7]

TEST ( test_nfc_data  ,
test_tlv_to_memorycontrol   
)

◆ TEST() [7/7]

TEST ( test_nfc_data  ,
test_tlv_to_ndef   
)