expected_next_change 132 lib/common/tests/nvpair/pcmk_unpack_nvpair_blocks_test.c crm_time_t *expected_next_change = crm_time_new("2024-11-05 00:00:01"); expected_next_change 147 lib/common/tests/nvpair/pcmk_unpack_nvpair_blocks_test.c assert_int_equal(crm_time_compare(next_change, expected_next_change), 0); expected_next_change 152 lib/common/tests/nvpair/pcmk_unpack_nvpair_blocks_test.c crm_time_free(expected_next_change);