We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9d95541 commit 37db9caCopy full SHA for 37db9ca
code/tests/cases/test_hash.cpp
@@ -125,7 +125,7 @@ FOSSIL_TEST_CASE(cpp_test_streaming_sha256_generic) {
125
// * * * * * * * * * * * * * * * * * * * * * * * *
126
// * Fossil Logic Test Pool
127
128
-FOSSIL_TEST_GROUP(c_hash_tests) {
+FOSSIL_TEST_GROUP(cpp_hash_tests) {
129
FOSSIL_TEST_ADD(cpp_hash_fixture, cpp_test_sha256_oneshot);
130
FOSSIL_TEST_ADD(cpp_hash_fixture, cpp_test_sha256_streaming);
131
FOSSIL_TEST_ADD(cpp_hash_fixture, cpp_test_crc32_oneshot);
0 commit comments