X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/1a158b7a4db45818e8f62b7bdac7f0d1bf36d140..0a8e6e02b1e79ff96a8d707fa432c5df71213882:/src/xbt/xbt_sha.c diff --git a/src/xbt/xbt_sha.c b/src/xbt/xbt_sha.c index f74500a8da..de3522fa8a 100644 --- a/src/xbt/xbt_sha.c +++ b/src/xbt/xbt_sha.c @@ -202,9 +202,6 @@ static void test_sha(const char *clear, const char *hashed) XBT_TEST_SUITE("hash", "Various hash functions"); -XBT_LOG_NEW_DEFAULT_CATEGORY(hash, "Tests of various hash functions "); - - XBT_TEST_UNIT("sha", test_crypto_sha, "Test of the sha algorithm") { /* Empty string as test vector */