Searched refs:test_days (Results 1 – 2 of 2) sorted by relevance
458 static int test_days(int n) in test_days() function600 ADD_ALL_TESTS(test_days, OSSL_NELEM(day_of_week_tests)); in setup_tests()
523 def test_days(self): member in CalendarTestCase