+ void Test6703(void);
+ void Test3785(void);
+ void Test1624(void);
+
+ /**
+ * Test the time stamp array recalculation during heavy Calendar usage
+ */
+ void TestTimeStamp(void);
+ /**
+ * Test the ISO8601 calendar type
+ */
+ void TestISO8601(void);
+
+ /**
+ * Test cases for [set|get][Repeated|Skipped]WallTimeOption
+ */
+ void TestAmbiguousWallTimeAPIs(void);
+ void TestRepeatedWallTime(void);
+ void TestSkippedWallTime(void);