Definition in file cryptoauthlib_test.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. | |
| 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.