Loading...
Searching...
No Matches

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 (char *command, size_t len)
 Helper function to use the library's unittests This function is defined in the cryptoauth library via patch.
 

Function Documentation

◆ atca_run_cmd()

int atca_run_cmd ( char *  command,
size_t  len 
)

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.