assert_false 24 lib/common/tests/acl/pcmk__is_user_in_group_test.c assert_false(pcmk__is_user_in_group(NULL, "grp0")); assert_false 26 lib/common/tests/acl/pcmk__is_user_in_group_test.c assert_false(pcmk__is_user_in_group("user0", NULL)); assert_false 28 lib/common/tests/acl/pcmk__is_user_in_group_test.c assert_false(pcmk__is_user_in_group("user0", "nonexistent_group")); assert_false 32 lib/common/tests/acl/pcmk__is_user_in_group_test.c assert_false(pcmk__is_user_in_group("user2", "grp0")); assert_false 18 lib/common/tests/acl/pcmk_acl_required_test.c assert_false(pcmk_acl_required(NULL)); assert_false 19 lib/common/tests/acl/pcmk_acl_required_test.c assert_false(pcmk_acl_required("")); assert_false 21 lib/common/tests/acl/pcmk_acl_required_test.c assert_false(pcmk_acl_required(CRM_DAEMON_USER)); assert_false 22 lib/common/tests/acl/pcmk_acl_required_test.c assert_false(pcmk_acl_required("root")); assert_false 21 lib/common/tests/acl/xml_acl_denied_test.c assert_false(xml_acl_denied(test_xml)); assert_false 24 lib/common/tests/acl/xml_acl_denied_test.c assert_false(xml_acl_denied(test_xml)); assert_false 27 lib/common/tests/acl/xml_acl_denied_test.c assert_false(xml_acl_denied(test_xml)); assert_false 30 lib/common/tests/acl/xml_acl_denied_test.c assert_false(xml_acl_denied(test_xml)); assert_false 43 lib/common/tests/acl/xml_acl_denied_test.c assert_false(xml_acl_denied(test_xml)); assert_false 51 lib/common/tests/acl/xml_acl_denied_test.c assert_false(xml_acl_denied(test_xml)); assert_false 21 lib/common/tests/acl/xml_acl_enabled_test.c assert_false(xml_acl_enabled(test_xml)); assert_false 24 lib/common/tests/acl/xml_acl_enabled_test.c assert_false(xml_acl_enabled(test_xml)); assert_false 27 lib/common/tests/acl/xml_acl_enabled_test.c assert_false(xml_acl_enabled(test_xml)); assert_false 30 lib/common/tests/acl/xml_acl_enabled_test.c assert_false(xml_acl_enabled(test_xml)); assert_false 43 lib/common/tests/acl/xml_acl_enabled_test.c assert_false(xml_acl_enabled(test_xml)); assert_false 51 lib/common/tests/acl/xml_acl_enabled_test.c assert_false(xml_acl_enabled(test_xml)); assert_false 230 lib/common/tests/actions/parse_op_key_test.c assert_false(parse_op_key("", &rsc, &ty, &ms)); assert_false 235 lib/common/tests/actions/parse_op_key_test.c assert_false(parse_op_key(NULL, &rsc, &ty, &ms)); assert_false 248 lib/common/tests/actions/parse_op_key_test.c assert_false(parse_op_key("httpd-bundle-0", &rsc, &ty, &ms)); assert_false 253 lib/common/tests/actions/parse_op_key_test.c assert_false(parse_op_key("httpd-bundle-0_monitor", &rsc, &ty, &ms)); assert_false 258 lib/common/tests/actions/parse_op_key_test.c assert_false(parse_op_key("httpd-bundle-0_30000", &rsc, &ty, &ms)); assert_false 17 lib/common/tests/actions/pcmk_is_probe_test.c assert_false(pcmk_is_probe(NULL, 0)); assert_false 18 lib/common/tests/actions/pcmk_is_probe_test.c assert_false(pcmk_is_probe("", 0)); assert_false 19 lib/common/tests/actions/pcmk_is_probe_test.c assert_false(pcmk_is_probe("blahblah", 0)); assert_false 20 lib/common/tests/actions/pcmk_is_probe_test.c assert_false(pcmk_is_probe("monitor", 1)); assert_false 19 lib/common/tests/actions/pcmk_xe_is_probe_test.c assert_false(pcmk_xe_is_probe(NULL)); assert_false 22 lib/common/tests/actions/pcmk_xe_is_probe_test.c assert_false(pcmk_xe_is_probe(node)); assert_false 26 lib/common/tests/actions/pcmk_xe_is_probe_test.c assert_false(pcmk_xe_is_probe(node)); assert_false 30 lib/common/tests/actions/pcmk_xe_is_probe_test.c assert_false(pcmk_xe_is_probe(node)); assert_false 34 lib/common/tests/actions/pcmk_xe_is_probe_test.c assert_false(pcmk_xe_is_probe(node)); assert_false 23 lib/common/tests/actions/pcmk_xe_mask_probe_failure_test.c assert_false(pcmk_xe_mask_probe_failure(node)); assert_false 32 lib/common/tests/actions/pcmk_xe_mask_probe_failure_test.c assert_false(pcmk_xe_mask_probe_failure(node)); assert_false 36 lib/common/tests/actions/pcmk_xe_mask_probe_failure_test.c assert_false(pcmk_xe_mask_probe_failure(node)); assert_false 46 lib/common/tests/actions/pcmk_xe_mask_probe_failure_test.c assert_false(pcmk_xe_mask_probe_failure(node)); assert_false 55 lib/common/tests/actions/pcmk_xe_mask_probe_failure_test.c assert_false(pcmk_xe_mask_probe_failure(node)); assert_false 67 lib/common/tests/actions/pcmk_xe_mask_probe_failure_test.c assert_false(pcmk_xe_mask_probe_failure(node)); assert_false 71 lib/common/tests/actions/pcmk_xe_mask_probe_failure_test.c assert_false(pcmk_xe_mask_probe_failure(node)); assert_false 85 lib/common/tests/actions/pcmk_xe_mask_probe_failure_test.c assert_false(pcmk_xe_mask_probe_failure(node)); assert_false 97 lib/common/tests/actions/pcmk_xe_mask_probe_failure_test.c assert_false(pcmk_xe_mask_probe_failure(node)); assert_false 101 lib/common/tests/actions/pcmk_xe_mask_probe_failure_test.c assert_false(pcmk_xe_mask_probe_failure(node)); assert_false 106 lib/common/tests/actions/pcmk_xe_mask_probe_failure_test.c assert_false(pcmk_xe_mask_probe_failure(node)); assert_false 118 lib/common/tests/actions/pcmk_xe_mask_probe_failure_test.c assert_false(pcmk_xe_mask_probe_failure(node)); assert_false 122 lib/common/tests/actions/pcmk_xe_mask_probe_failure_test.c assert_false(pcmk_xe_mask_probe_failure(node)); assert_false 127 lib/common/tests/actions/pcmk_xe_mask_probe_failure_test.c assert_false(pcmk_xe_mask_probe_failure(node)); assert_false 139 lib/common/tests/actions/pcmk_xe_mask_probe_failure_test.c assert_false(pcmk_xe_mask_probe_failure(node)); assert_false 143 lib/common/tests/actions/pcmk_xe_mask_probe_failure_test.c assert_false(pcmk_xe_mask_probe_failure(node)); assert_false 18 lib/common/tests/agents/pcmk_stonith_param_test.c assert_false(pcmk_stonith_param(NULL)); assert_false 19 lib/common/tests/agents/pcmk_stonith_param_test.c assert_false(pcmk_stonith_param("")); assert_false 20 lib/common/tests/agents/pcmk_stonith_param_test.c assert_false(pcmk_stonith_param("unrecognized")); assert_false 21 lib/common/tests/agents/pcmk_stonith_param_test.c assert_false(pcmk_stonith_param("pcmk_unrecognized")); assert_false 22 lib/common/tests/agents/pcmk_stonith_param_test.c assert_false(pcmk_stonith_param("x" PCMK_STONITH_ACTION_LIMIT)); assert_false 23 lib/common/tests/agents/pcmk_stonith_param_test.c assert_false(pcmk_stonith_param(PCMK_STONITH_ACTION_LIMIT "x")); assert_false 42 lib/common/tests/agents/pcmk_stonith_param_test.c assert_false(pcmk_stonith_param("pcmk_on_unrecognized")); assert_false 52 lib/common/tests/cmdline/pcmk__new_common_args_test.c assert_false(args->version); assert_false 53 lib/common/tests/cmdline/pcmk__new_common_args_test.c assert_false(args->quiet); assert_false 16 lib/common/tests/flags/pcmk_all_flags_set_test.c assert_false(pcmk_all_flags_set(0x000, 0x003)); assert_false 18 lib/common/tests/flags/pcmk_all_flags_set_test.c assert_false(pcmk_all_flags_set(0x00f, 0x010)); assert_false 19 lib/common/tests/flags/pcmk_all_flags_set_test.c assert_false(pcmk_all_flags_set(0x00f, 0x011)); assert_false 28 lib/common/tests/flags/pcmk_all_flags_set_test.c assert_false(pcmk_is_set(0x00f, 0x010)); assert_false 16 lib/common/tests/flags/pcmk_any_flags_set_test.c assert_false(pcmk_any_flags_set(0x000, 0x000)); assert_false 17 lib/common/tests/flags/pcmk_any_flags_set_test.c assert_false(pcmk_any_flags_set(0x000, 0x001)); assert_false 19 lib/common/tests/flags/pcmk_any_flags_set_test.c assert_false(pcmk_any_flags_set(0x00f, 0x010)); assert_false 21 lib/common/tests/flags/pcmk_any_flags_set_test.c assert_false(pcmk_any_flags_set(0x000, 0x000)); assert_false 22 lib/common/tests/flags/pcmk_any_flags_set_test.c assert_false(pcmk_any_flags_set(0x00f, 0x000)); assert_false 30 lib/common/tests/health/pcmk__validate_health_strategy_test.c assert_false(pcmk__validate_health_strategy(NULL)); assert_false 31 lib/common/tests/health/pcmk__validate_health_strategy_test.c assert_false(pcmk__validate_health_strategy("")); assert_false 32 lib/common/tests/health/pcmk__validate_health_strategy_test.c assert_false(pcmk__validate_health_strategy("none to speak of")); assert_false 33 lib/common/tests/health/pcmk__validate_health_strategy_test.c assert_false(pcmk__validate_health_strategy("customized")); assert_false 18 lib/common/tests/lists/pcmk__list_of_1_test.c assert_false(pcmk__list_of_1(NULL)); assert_false 37 lib/common/tests/lists/pcmk__list_of_1_test.c assert_false(pcmk__list_of_1(lst)); assert_false 18 lib/common/tests/lists/pcmk__list_of_multiple_test.c assert_false(pcmk__list_of_multiple(NULL)); assert_false 26 lib/common/tests/lists/pcmk__list_of_multiple_test.c assert_false(pcmk__list_of_multiple(lst)); assert_false 20 lib/common/tests/nvpair/pcmk__xe_attr_is_true_test.c assert_false(pcmk__xe_attr_is_true(NULL, NULL)); assert_false 21 lib/common/tests/nvpair/pcmk__xe_attr_is_true_test.c assert_false(pcmk__xe_attr_is_true(NULL, "whatever")); assert_false 22 lib/common/tests/nvpair/pcmk__xe_attr_is_true_test.c assert_false(pcmk__xe_attr_is_true(node, NULL)); assert_false 32 lib/common/tests/nvpair/pcmk__xe_attr_is_true_test.c assert_false(pcmk__xe_attr_is_true(node, "c")); assert_false 42 lib/common/tests/nvpair/pcmk__xe_attr_is_true_test.c assert_false(pcmk__xe_attr_is_true(node, "b")); assert_false 50 lib/common/tests/nvpair/pcmk__xe_get_bool_attr_test.c assert_false(value); assert_false 19 lib/common/tests/options/pcmk__env_option_enabled_test.c assert_false(pcmk__env_option_enabled(NULL, NULL)); assert_false 20 lib/common/tests/options/pcmk__env_option_enabled_test.c assert_false(pcmk__env_option_enabled("pacemaker-execd", NULL)); assert_false 48 lib/common/tests/options/pcmk__env_option_enabled_test.c assert_false(pcmk__env_option_enabled(NULL, "env_var")); assert_false 52 lib/common/tests/options/pcmk__env_option_enabled_test.c assert_false(pcmk__env_option_enabled("pacemaker-execd", "env_var")); assert_false 91 lib/common/tests/options/pcmk__env_option_enabled_test.c assert_false(pcmk__env_option_enabled("pacemaker-execd", "env_var")); assert_false 129 lib/common/tests/output/pcmk__output_new_test.c assert_false(out->quiet); assert_false 37 lib/common/tests/procfs/pcmk__procfs_has_pids_false_test.c assert_false(pcmk__procfs_has_pids()); assert_false 16 lib/common/tests/strings/crm_is_true_test.c assert_false(crm_is_true(NULL)); assert_false 34 lib/common/tests/strings/crm_is_true_test.c assert_false(crm_is_true("false")); assert_false 35 lib/common/tests/strings/crm_is_true_test.c assert_false(crm_is_true("fAlSe")); assert_false 36 lib/common/tests/strings/crm_is_true_test.c assert_false(crm_is_true("off")); assert_false 37 lib/common/tests/strings/crm_is_true_test.c assert_false(crm_is_true("OFF")); assert_false 38 lib/common/tests/strings/crm_is_true_test.c assert_false(crm_is_true("no")); assert_false 39 lib/common/tests/strings/crm_is_true_test.c assert_false(crm_is_true("No")); assert_false 40 lib/common/tests/strings/crm_is_true_test.c assert_false(crm_is_true("n")); assert_false 41 lib/common/tests/strings/crm_is_true_test.c assert_false(crm_is_true("N")); assert_false 42 lib/common/tests/strings/crm_is_true_test.c assert_false(crm_is_true("0")); assert_false 44 lib/common/tests/strings/crm_is_true_test.c assert_false(crm_is_true("")); assert_false 45 lib/common/tests/strings/crm_is_true_test.c assert_false(crm_is_true("blahblah")); assert_false 47 lib/common/tests/strings/crm_is_true_test.c assert_false(crm_is_true("truedat")); assert_false 48 lib/common/tests/strings/crm_is_true_test.c assert_false(crm_is_true("onnn")); assert_false 49 lib/common/tests/strings/crm_is_true_test.c assert_false(crm_is_true("yep")); assert_false 50 lib/common/tests/strings/crm_is_true_test.c assert_false(crm_is_true("Y!")); assert_false 51 lib/common/tests/strings/crm_is_true_test.c assert_false(crm_is_true("100")); assert_false 59 lib/common/tests/strings/crm_str_to_boolean_test.c assert_false(ret); assert_false 61 lib/common/tests/strings/crm_str_to_boolean_test.c assert_false(ret); assert_false 63 lib/common/tests/strings/crm_str_to_boolean_test.c assert_false(ret); assert_false 65 lib/common/tests/strings/crm_str_to_boolean_test.c assert_false(ret); assert_false 67 lib/common/tests/strings/crm_str_to_boolean_test.c assert_false(ret); assert_false 69 lib/common/tests/strings/crm_str_to_boolean_test.c assert_false(ret); assert_false 71 lib/common/tests/strings/crm_str_to_boolean_test.c assert_false(ret); assert_false 73 lib/common/tests/strings/crm_str_to_boolean_test.c assert_false(ret); assert_false 75 lib/common/tests/strings/crm_str_to_boolean_test.c assert_false(ret); assert_false 17 lib/common/tests/strings/pcmk__char_in_any_str_test.c assert_false(pcmk__char_in_any_str('x', NULL)); assert_false 18 lib/common/tests/strings/pcmk__char_in_any_str_test.c assert_false(pcmk__char_in_any_str('\0', NULL)); assert_false 37 lib/common/tests/strings/pcmk__char_in_any_str_test.c assert_false(pcmk__char_in_any_str('x', "aaa", "bbb", NULL)); assert_false 38 lib/common/tests/strings/pcmk__char_in_any_str_test.c assert_false(pcmk__char_in_any_str('A', "aaa", "bbb", NULL)); assert_false 39 lib/common/tests/strings/pcmk__char_in_any_str_test.c assert_false(pcmk__char_in_any_str('x', "", NULL)); assert_false 16 lib/common/tests/strings/pcmk__ends_with_test.c assert_false(pcmk__ends_with(NULL, "xyz")); assert_false 33 lib/common/tests/strings/pcmk__ends_with_test.c assert_false(pcmk__ends_with("abc", "def")); assert_false 34 lib/common/tests/strings/pcmk__ends_with_test.c assert_false(pcmk__ends_with("abc", "defg")); assert_false 35 lib/common/tests/strings/pcmk__ends_with_test.c assert_false(pcmk__ends_with("abc", "bcd")); assert_false 36 lib/common/tests/strings/pcmk__ends_with_test.c assert_false(pcmk__ends_with("abc", "ab")); assert_false 38 lib/common/tests/strings/pcmk__ends_with_test.c assert_false(pcmk__ends_with("abc", "BC")); assert_false 46 lib/common/tests/strings/pcmk__ends_with_test.c assert_false(pcmk__ends_with_ext("ab.c", ".def")); assert_false 47 lib/common/tests/strings/pcmk__ends_with_test.c assert_false(pcmk__ends_with_ext("ab.c", ".defg")); assert_false 48 lib/common/tests/strings/pcmk__ends_with_test.c assert_false(pcmk__ends_with_ext("ab.c", ".cd")); assert_false 49 lib/common/tests/strings/pcmk__ends_with_test.c assert_false(pcmk__ends_with_ext("ab.c", "ab")); assert_false 51 lib/common/tests/strings/pcmk__ends_with_test.c assert_false(pcmk__ends_with_ext("ab.c", ".C")); assert_false 16 lib/common/tests/strings/pcmk__starts_with_test.c assert_false(pcmk__starts_with(NULL, "x")); assert_false 17 lib/common/tests/strings/pcmk__starts_with_test.c assert_false(pcmk__starts_with("abc", NULL)); assert_false 26 lib/common/tests/strings/pcmk__starts_with_test.c assert_false(pcmk__starts_with("abc", "A")); assert_false 27 lib/common/tests/strings/pcmk__starts_with_test.c assert_false(pcmk__starts_with("abc", "bc")); assert_false 29 lib/common/tests/strings/pcmk__starts_with_test.c assert_false(pcmk__starts_with("", "x")); assert_false 16 lib/common/tests/strings/pcmk__str_any_of_test.c assert_false(pcmk__strcase_any_of("xxx", NULL)); assert_false 17 lib/common/tests/strings/pcmk__str_any_of_test.c assert_false(pcmk__str_any_of("xxx", NULL)); assert_false 18 lib/common/tests/strings/pcmk__str_any_of_test.c assert_false(pcmk__strcase_any_of("", NULL)); assert_false 19 lib/common/tests/strings/pcmk__str_any_of_test.c assert_false(pcmk__str_any_of("", NULL)); assert_false 24 lib/common/tests/strings/pcmk__str_any_of_test.c assert_false(pcmk__strcase_any_of("", "xxx", "yyy", NULL)); assert_false 25 lib/common/tests/strings/pcmk__str_any_of_test.c assert_false(pcmk__str_any_of("", "xxx", "yyy", NULL)); assert_false 26 lib/common/tests/strings/pcmk__str_any_of_test.c assert_false(pcmk__strcase_any_of(NULL, "xxx", "yyy", NULL)); assert_false 27 lib/common/tests/strings/pcmk__str_any_of_test.c assert_false(pcmk__str_any_of(NULL, "xxx", "yyy", NULL)); assert_false 39 lib/common/tests/strings/pcmk__str_any_of_test.c assert_false(pcmk__strcase_any_of("xxx", "aaa", "bbb", NULL)); assert_false 40 lib/common/tests/strings/pcmk__str_any_of_test.c assert_false(pcmk__str_any_of("xxx", "aaa", "bbb", NULL)); assert_false 41 lib/common/tests/strings/pcmk__str_any_of_test.c assert_false(pcmk__str_any_of("AAA", "aaa", "bbb", NULL)); assert_false 18 lib/common/tests/strings/pcmk__str_in_list_test.c assert_false(pcmk__str_in_list(NULL, NULL, pcmk__str_none)); assert_false 19 lib/common/tests/strings/pcmk__str_in_list_test.c assert_false(pcmk__str_in_list(NULL, NULL, pcmk__str_null_matches)); assert_false 20 lib/common/tests/strings/pcmk__str_in_list_test.c assert_false(pcmk__str_in_list("xxx", NULL, pcmk__str_none)); assert_false 21 lib/common/tests/strings/pcmk__str_in_list_test.c assert_false(pcmk__str_in_list("", NULL, pcmk__str_none)); assert_false 30 lib/common/tests/strings/pcmk__str_in_list_test.c assert_false(pcmk__str_in_list(NULL, list, pcmk__str_none)); assert_false 32 lib/common/tests/strings/pcmk__str_in_list_test.c assert_false(pcmk__str_in_list("", list, pcmk__str_none)); assert_false 33 lib/common/tests/strings/pcmk__str_in_list_test.c assert_false(pcmk__str_in_list("", list, pcmk__str_null_matches)); assert_false 59 lib/common/tests/strings/pcmk__str_in_list_test.c assert_false(pcmk__str_in_list("xxx", list, pcmk__str_none)); assert_false 60 lib/common/tests/strings/pcmk__str_in_list_test.c assert_false(pcmk__str_in_list("yyy", list, pcmk__str_none)); assert_false 61 lib/common/tests/strings/pcmk__str_in_list_test.c assert_false(pcmk__str_in_list("XXX", list, pcmk__str_casei)); assert_false 62 lib/common/tests/strings/pcmk__str_in_list_test.c assert_false(pcmk__str_in_list("", list, pcmk__str_none)); assert_false 63 lib/common/tests/strings/pcmk__str_in_list_test.c assert_false(pcmk__str_in_list(NULL, list, pcmk__str_star_matches)); assert_false 93 lib/common/tests/strings/pcmk__str_in_list_test.c assert_false(pcmk__str_in_list("xx", list, pcmk__str_none)); assert_false 94 lib/common/tests/strings/pcmk__str_in_list_test.c assert_false(pcmk__str_in_list("XXX", list, pcmk__str_none)); assert_false 95 lib/common/tests/strings/pcmk__str_in_list_test.c assert_false(pcmk__str_in_list("zzz", list, pcmk__str_none)); assert_false 96 lib/common/tests/strings/pcmk__str_in_list_test.c assert_false(pcmk__str_in_list("zzz", list, pcmk__str_casei)); assert_false 22 lib/common/tests/strings/pcmk__strcmp_test.c assert_false(pcmk__str_eq(s1, s2, pcmk__str_none)); assert_false 34 lib/common/tests/strings/pcmk__strcmp_test.c assert_false(pcmk__str_eq(s1, NULL, pcmk__str_none)); assert_false 44 lib/common/tests/strings/pcmk__strcmp_test.c assert_false(pcmk__str_eq(s1, s2, pcmk__str_none)); assert_false 67 lib/common/tests/strings/pcmk__strcmp_test.c assert_false(pcmk__str_eq(s1, "xxyy", pcmk__str_regex)); assert_false 71 lib/common/tests/strings/pcmk__strcmp_test.c assert_false(pcmk__str_eq(s2, "a..d", pcmk__str_regex)); assert_false 28 lib/common/tests/strings/pcmk__strikey_table_test.c assert_false(g_hash_table_insert(tbl, strdup("key-abc"), strdup("val-def"))); assert_false 32 lib/common/tests/strings/pcmk__strikey_table_test.c assert_false(g_hash_table_insert(tbl, strdup("key-ABC"), strdup("val-ABC"))); assert_false 28 lib/common/tests/strings/pcmk__strkey_table_test.c assert_false(g_hash_table_insert(tbl, strdup("key-abc"), strdup("val-def"))); assert_false 24 lib/common/tests/utils/pcmk_str_is_infinity_test.c assert_false(pcmk_str_is_infinity("infinity")); assert_false 25 lib/common/tests/utils/pcmk_str_is_infinity_test.c assert_false(pcmk_str_is_infinity("+infinity")); assert_false 26 lib/common/tests/utils/pcmk_str_is_infinity_test.c assert_false(pcmk_str_is_infinity("Infinity")); assert_false 27 lib/common/tests/utils/pcmk_str_is_infinity_test.c assert_false(pcmk_str_is_infinity("+Infinity")); assert_false 33 lib/common/tests/utils/pcmk_str_is_infinity_test.c assert_false(pcmk_str_is_infinity(" INFINITY")); assert_false 34 lib/common/tests/utils/pcmk_str_is_infinity_test.c assert_false(pcmk_str_is_infinity("INFINITY ")); assert_false 35 lib/common/tests/utils/pcmk_str_is_infinity_test.c assert_false(pcmk_str_is_infinity(" INFINITY ")); assert_false 36 lib/common/tests/utils/pcmk_str_is_infinity_test.c assert_false(pcmk_str_is_infinity("+ INFINITY")); assert_false 42 lib/common/tests/utils/pcmk_str_is_infinity_test.c assert_false(pcmk_str_is_infinity(NULL)); assert_false 43 lib/common/tests/utils/pcmk_str_is_infinity_test.c assert_false(pcmk_str_is_infinity("")); assert_false 49 lib/common/tests/utils/pcmk_str_is_infinity_test.c assert_false(pcmk_str_is_infinity("-INFINITY")); assert_false 23 lib/common/tests/utils/pcmk_str_is_minus_infinity_test.c assert_false(pcmk_str_is_minus_infinity("-infinity")); assert_false 24 lib/common/tests/utils/pcmk_str_is_minus_infinity_test.c assert_false(pcmk_str_is_minus_infinity("-Infinity")); assert_false 30 lib/common/tests/utils/pcmk_str_is_minus_infinity_test.c assert_false(pcmk_str_is_minus_infinity(" -INFINITY")); assert_false 31 lib/common/tests/utils/pcmk_str_is_minus_infinity_test.c assert_false(pcmk_str_is_minus_infinity("-INFINITY ")); assert_false 32 lib/common/tests/utils/pcmk_str_is_minus_infinity_test.c assert_false(pcmk_str_is_minus_infinity(" -INFINITY ")); assert_false 33 lib/common/tests/utils/pcmk_str_is_minus_infinity_test.c assert_false(pcmk_str_is_minus_infinity("- INFINITY")); assert_false 39 lib/common/tests/utils/pcmk_str_is_minus_infinity_test.c assert_false(pcmk_str_is_minus_infinity(NULL)); assert_false 40 lib/common/tests/utils/pcmk_str_is_minus_infinity_test.c assert_false(pcmk_str_is_minus_infinity("")); assert_false 46 lib/common/tests/utils/pcmk_str_is_minus_infinity_test.c assert_false(pcmk_str_is_minus_infinity("INFINITY")); assert_false 98 lib/pengine/tests/native/pe_base_name_eq_test.c assert_false(pe_base_name_eq(NULL, "dummy")); assert_false 99 lib/pengine/tests/native/pe_base_name_eq_test.c assert_false(pe_base_name_eq(dummy, NULL)); assert_false 102 lib/pengine/tests/native/pe_base_name_eq_test.c assert_false(pe_base_name_eq(dummy, "dummy")); assert_false 109 lib/pengine/tests/native/pe_base_name_eq_test.c assert_false(pe_base_name_eq(dummy, "DUMMY")); assert_false 110 lib/pengine/tests/native/pe_base_name_eq_test.c assert_false(pe_base_name_eq(dummy, "dUmMy")); assert_false 111 lib/pengine/tests/native/pe_base_name_eq_test.c assert_false(pe_base_name_eq(dummy, "dummy0")); assert_false 112 lib/pengine/tests/native/pe_base_name_eq_test.c assert_false(pe_base_name_eq(dummy, "dummy:0")); assert_false 118 lib/pengine/tests/native/pe_base_name_eq_test.c assert_false(pe_base_name_eq(exim_group, "EXIM-GROUP")); assert_false 119 lib/pengine/tests/native/pe_base_name_eq_test.c assert_false(pe_base_name_eq(exim_group, "exim-group0")); assert_false 120 lib/pengine/tests/native/pe_base_name_eq_test.c assert_false(pe_base_name_eq(exim_group, "exim-group:0")); assert_false 121 lib/pengine/tests/native/pe_base_name_eq_test.c assert_false(pe_base_name_eq(exim_group, "Public-IP")); assert_false 129 lib/pengine/tests/native/pe_base_name_eq_test.c assert_false(pe_base_name_eq(promotable_0, "promotable-rsc:0")); assert_false 130 lib/pengine/tests/native/pe_base_name_eq_test.c assert_false(pe_base_name_eq(promotable_1, "promotable-rsc:1")); assert_false 131 lib/pengine/tests/native/pe_base_name_eq_test.c assert_false(pe_base_name_eq(promotable_0, "PROMOTABLE-RSC")); assert_false 132 lib/pengine/tests/native/pe_base_name_eq_test.c assert_false(pe_base_name_eq(promotable_1, "PROMOTABLE-RSC")); assert_false 133 lib/pengine/tests/native/pe_base_name_eq_test.c assert_false(pe_base_name_eq(promotable_0, "Promotable-rsc")); assert_false 134 lib/pengine/tests/native/pe_base_name_eq_test.c assert_false(pe_base_name_eq(promotable_1, "Promotable-rsc")); assert_false 140 lib/pengine/tests/native/pe_base_name_eq_test.c assert_false(pe_base_name_eq(httpd_bundle, "HTTPD-BUNDLE")); assert_false 141 lib/pengine/tests/native/pe_base_name_eq_test.c assert_false(pe_base_name_eq(httpd_bundle, "httpd")); assert_false 142 lib/pengine/tests/native/pe_base_name_eq_test.c assert_false(pe_base_name_eq(httpd_bundle, "httpd-docker-0"));