1 2 3 4 5 6
#include "unit-test.h" int cmd_main(int argc UNUSED, const char **argv UNUSED) { return 0; }