Searched refs:store_test (Results 1 - 4 of 4) sorted by relevance

/external/dropbear/libtomcrypt/testprof/
H A Dmakefile10 store_test.o test_driver.o x86_prof.o katja_test.o
H A Dtomcrypt_test.h33 int store_test(void);
H A Dstore_test.c4 int store_test(void) function
76 /* $Source: /cvs/libtom/libtomcrypt/testprof/store_test.c,v $ */
/external/dropbear/libtomcrypt/demos/
H A Dtest.c20 printf("\nstore_test...."); fflush(stdout); x = store_test(); printf(x ? "failed" : "passed");if (x) exit(EXIT_FAILURE);

Completed in 132 milliseconds