]> git.karo-electronics.de Git - karo-tx-uboot.git/blobdiff - include/test/suites.h
test: dm: Move the time test over to the ut command
[karo-tx-uboot.git] / include / test / suites.h
index 27813a362ec1a8d2386485db0960b9208af5ec9d..f68cdec12aa71f977552fa0d9e855fb41bfcb4f8 100644 (file)
@@ -9,5 +9,6 @@
 #define __TEST_SUITES_H__
 
 int do_ut_dm(cmd_tbl_t *cmdtp, int flag, int argc, char * const argv[]);
+int do_ut_time(cmd_tbl_t *cmdtp, int flag, int argc, char * const argv[]);
 
 #endif /* __TEST_SUITES_H__ */