CryptoAuthLib
Atmel CryptoAuthentication Library
test_atcacert_host_hw.c File Reference
#include "atcacert/atcacert_host_hw.h"
#include "test/unity.h"
#include "test/unity_fixture.h"
#include "basic/atca_basic.h"
#include "test_cert_def_0_device.h"
#include "test_cert_def_1_signer.h"
#include <string.h>

Functions

 TEST_GROUP (atcacert_host_hw)
 
 TEST_SETUP (atcacert_host_hw)
 
 TEST_TEAR_DOWN (atcacert_host_hw)
 
 TEST (atcacert_host_hw, atcacert_host_hw__atcacert_verify_cert_hw)
 
 TEST (atcacert_host_hw, atcacert_host_hw__atcacert_verify_cert_hw_verify_failed)
 
 TEST (atcacert_host_hw, atcacert_host_hw__atcacert_verify_cert_hw_short_cert)
 
 TEST (atcacert_host_hw, atcacert_host_hw__atcacert_verify_cert_hw_bad_sig)
 
 TEST (atcacert_host_hw, atcacert_host_hw__atcacert_verify_cert_hw_bad_params)
 
 TEST (atcacert_host_hw, atcacert_host_hw__atcacert_gen_challenge_hw)
 
 TEST (atcacert_host_hw, atcacert_host_hw__atcacert_gen_challenge_hw_bad_params)
 
 TEST (atcacert_host_hw, atcacert_host_hw__atcacert_verify_response_hw)
 
 TEST (atcacert_host_hw, atcacert_host_hw__atcacert_verify_response_hw_bad_challenge)
 
 TEST (atcacert_host_hw, atcacert_host_hw__atcacert_verify_response_hw_bad_response)
 
 TEST (atcacert_host_hw, atcacert_host_hw__atcacert_verify_response_hw_bad_public_key)
 
 TEST (atcacert_host_hw, atcacert_host_hw__atcacert_verify_response_hw_malformed_public_key)
 
 TEST (atcacert_host_hw, atcacert_host_hw__atcacert_verify_response_hw_bad_params)
 

Variables

ATCAIfaceCfggCfg
 

Detailed Description

Function Documentation

TEST ( atcacert_host_hw  ,
atcacert_host_hw__atcacert_verify_cert_hw   
)
TEST ( atcacert_host_hw  ,
atcacert_host_hw__atcacert_verify_cert_hw_verify_failed   
)
TEST ( atcacert_host_hw  ,
atcacert_host_hw__atcacert_verify_cert_hw_short_cert   
)
TEST ( atcacert_host_hw  ,
atcacert_host_hw__atcacert_verify_cert_hw_bad_sig   
)
TEST ( atcacert_host_hw  ,
atcacert_host_hw__atcacert_verify_cert_hw_bad_params   
)
TEST ( atcacert_host_hw  ,
atcacert_host_hw__atcacert_gen_challenge_hw   
)
TEST ( atcacert_host_hw  ,
atcacert_host_hw__atcacert_gen_challenge_hw_bad_params   
)
TEST ( atcacert_host_hw  ,
atcacert_host_hw__atcacert_verify_response_hw   
)
TEST ( atcacert_host_hw  ,
atcacert_host_hw__atcacert_verify_response_hw_bad_challenge   
)
TEST ( atcacert_host_hw  ,
atcacert_host_hw__atcacert_verify_response_hw_bad_response   
)
TEST ( atcacert_host_hw  ,
atcacert_host_hw__atcacert_verify_response_hw_bad_public_key   
)
TEST ( atcacert_host_hw  ,
atcacert_host_hw__atcacert_verify_response_hw_malformed_public_key   
)
TEST ( atcacert_host_hw  ,
atcacert_host_hw__atcacert_verify_response_hw_bad_params   
)
TEST_GROUP ( atcacert_host_hw  )
TEST_SETUP ( atcacert_host_hw  )
TEST_TEAR_DOWN ( atcacert_host_hw  )

Variable Documentation

ATCAIfaceCfg* gCfg