Detailed Description

#include "cryptoauthlib.h"
#include "atca.h"
#include "atca_params.h"
+ Include dependency graph for cryptoauthlib_test.h:

Go to the source code of this file.

int atca_run_cmd (const char *command)
 Helper function to use the library's unittests This function is defined in the cryptoauth library via patch. More...
 
void riot_switch_cfg (ATCAIfaceCfg *cfg)
 Function switches the default cfg in cryptoauthlib test to RIOT cfg.
 

Function Documentation

◆ atca_run_cmd()

int atca_run_cmd ( const char *  command)

Helper function to use the library's unittests This function is defined in the cryptoauth library via patch.

It is used to pass commands to run built-in unit tests of the library.