#ifndef __TEST_TOOL_H__ #define __TEST_TOOL_H__ int cmd__chmtime(int argc, const char **argv); #endif