assert_add_years 45 lib/common/tests/iso8601/crm_time_add_years_test.c assert_add_years("2024-01-01 00:30:00 +01:00", 1, assert_add_years 48 lib/common/tests/iso8601/crm_time_add_years_test.c assert_add_years("2024-12-31 01:40:50 +02:00", 1000, assert_add_years 55 lib/common/tests/iso8601/crm_time_add_years_test.c assert_add_years("2024-01-01 00:30:00 +01:00", -1, assert_add_years 58 lib/common/tests/iso8601/crm_time_add_years_test.c assert_add_years("2024-12-31 01:40:50 +02:00", -1000, assert_add_years 68 lib/common/tests/iso8601/crm_time_add_years_test.c assert_add_years("2024-01-01 00:00:00 +00:00", INT_MAX, expected_datetime); assert_add_years 71 lib/common/tests/iso8601/crm_time_add_years_test.c assert_add_years("2024-01-01 00:00:00 +00:00", -3000,