not_first_id       56 lib/common/tests/nvpair/pcmk__cmp_nvpair_blocks_test.c     xmlNode *not_first_id = pcmk__xml_parse(XML_HIGH);
not_first_id       60 lib/common/tests/nvpair/pcmk__cmp_nvpair_blocks_test.c     assert_non_null(not_first_id);
not_first_id       64 lib/common/tests/nvpair/pcmk__cmp_nvpair_blocks_test.c     assert_int_equal(pcmk__cmp_nvpair_blocks(first_id, not_first_id,
not_first_id       66 lib/common/tests/nvpair/pcmk__cmp_nvpair_blocks_test.c     assert_int_equal(pcmk__cmp_nvpair_blocks(not_first_id, first_id,
not_first_id       74 lib/common/tests/nvpair/pcmk__cmp_nvpair_blocks_test.c     assert_int_equal(pcmk__cmp_nvpair_blocks(first_id, not_first_id,
not_first_id       76 lib/common/tests/nvpair/pcmk__cmp_nvpair_blocks_test.c     assert_int_equal(pcmk__cmp_nvpair_blocks(not_first_id, first_id,
not_first_id       84 lib/common/tests/nvpair/pcmk__cmp_nvpair_blocks_test.c     pcmk__xml_free(not_first_id);