]> git.saurik.com Git - apple/icu.git/blobdiff - icuSources/test/cintltst/cintltst.h
ICU-400.37.tar.gz
[apple/icu.git] / icuSources / test / cintltst / cintltst.h
index e750424b895df7313a2368a3c0ad60c8abdf7169..67c9acc67dc1402ca4109d15d5e489ee43af00f1 100644 (file)
@@ -77,6 +77,12 @@ U_CFUNC void ctest_setTimeZone(const char *optionalTimeZone, UErrorCode *status)
  */
 U_CFUNC void ctest_resetTimeZone(void);
 
+/**
+ * Call this once get ICU back to its original state with test arguments.
+ * This function calls u_cleanup.
+ */
+U_CFUNC UBool ctest_resetICU(void);
+
 /**
  * Assert that the given UErrorCode succeeds, and return TRUE if it does.
  */