Some fix to compile run test check.
[bertos.git] / bertos / sec / mac / hmac_test.c
index a5edc460f31d9cdcb171c651321d3168e6e108d7..1e89aae22c8dfca1b95a5bdc9b032d1f8e9c9bd4 100644 (file)
@@ -173,4 +173,4 @@ int hmac_testRun(void)
        return 0;
 }
 
-TEST_MAIN(HMAC);
+TEST_MAIN(hmac);