g_assert_null 22 lib/common/tests/cmdline/pcmk__cmdline_preproc_test.c g_assert_null(pcmk__cmdline_preproc(NULL, "")); g_assert_null 177 lib/common/tests/operations/parse_op_key_test.c g_assert_null(rsc); g_assert_null 178 lib/common/tests/operations/parse_op_key_test.c g_assert_null(ty); g_assert_null 182 lib/common/tests/operations/parse_op_key_test.c g_assert_null(rsc); g_assert_null 183 lib/common/tests/operations/parse_op_key_test.c g_assert_null(ty); g_assert_null 195 lib/common/tests/operations/parse_op_key_test.c g_assert_null(rsc); g_assert_null 196 lib/common/tests/operations/parse_op_key_test.c g_assert_null(ty); g_assert_null 200 lib/common/tests/operations/parse_op_key_test.c g_assert_null(rsc); g_assert_null 201 lib/common/tests/operations/parse_op_key_test.c g_assert_null(ty); g_assert_null 205 lib/common/tests/operations/parse_op_key_test.c g_assert_null(rsc); g_assert_null 206 lib/common/tests/operations/parse_op_key_test.c g_assert_null(ty); g_assert_null 15 lib/common/tests/xpath/pcmk__xpath_node_id_test.c g_assert_null(pcmk__xpath_node_id(NULL, "lrm")); g_assert_null 16 lib/common/tests/xpath/pcmk__xpath_node_id_test.c g_assert_null(pcmk__xpath_node_id("", "lrm")); g_assert_null 17 lib/common/tests/xpath/pcmk__xpath_node_id_test.c g_assert_null(pcmk__xpath_node_id("/blah/blah", NULL)); g_assert_null 18 lib/common/tests/xpath/pcmk__xpath_node_id_test.c g_assert_null(pcmk__xpath_node_id("/blah/blah", "")); g_assert_null 19 lib/common/tests/xpath/pcmk__xpath_node_id_test.c g_assert_null(pcmk__xpath_node_id(NULL, NULL)); g_assert_null 24 lib/common/tests/xpath/pcmk__xpath_node_id_test.c g_assert_null(pcmk__xpath_node_id("/some/xpath/string[@id='xyz']", "lrm")); g_assert_null 25 lib/common/tests/xpath/pcmk__xpath_node_id_test.c g_assert_null(pcmk__xpath_node_id("/some/xpath/containing[@id='lrm']", "lrm"));