#include "test-tool.h" #include "hash.h" int cmd__sha1(int ac, const char **av) { … } int cmd__sha1_is_sha1dc(int argc UNUSED, const char **argv UNUSED) { … }
#include "test-tool.h" #include "hash.h" int cmd__sha1(int ac, const char **av) { … } int cmd__sha1_is_sha1dc(int argc UNUSED, const char **argv UNUSED) { … }