Home
last modified time | relevance | path

Searched refs:ASSERT_FALSE (Results 1 – 25 of 41) sorted by relevance

12

/openbmc/phosphor-host-ipmid/test/message/
H A Dunpack.cpp43 ASSERT_FALSE(p.fullyUnpacked()); in TEST()
57 ASSERT_FALSE(p.fullyUnpacked()); in TEST()
84 ASSERT_FALSE(p.fullyUnpacked()); in TEST()
98 ASSERT_FALSE(p.fullyUnpacked()); in TEST()
125 ASSERT_FALSE(p.fullyUnpacked()); in TEST()
139 ASSERT_FALSE(p.fullyUnpacked()); in TEST()
167 ASSERT_FALSE(p.fullyUnpacked()); in TEST()
181 ASSERT_FALSE(p.fullyUnpacked()); in TEST()
208 ASSERT_FALSE(p.fullyUnpacked()); in TEST()
222 ASSERT_FALSE(p.fullyUnpacked()); in TEST()
[all …]
H A Dpayload.cpp163 ASSERT_FALSE(p.unpackError); in TEST()
168 ASSERT_FALSE(p.unpackError); in TEST()
175 ASSERT_FALSE(p.unpackError); in TEST()
202 ASSERT_FALSE(p.unpackError); in TEST()
221 ASSERT_FALSE(p.unpackError); in TEST()
225 ASSERT_FALSE(p.unpackError); in TEST()
237 ASSERT_FALSE(p.fullyUnpacked()); in TEST()
241 ASSERT_FALSE(p.fullyUnpacked()); in TEST()
248 ASSERT_FALSE(p.fullyUnpacked()); in TEST()
261 ASSERT_FALSE(p.unpackError); in TEST()
[all …]
/openbmc/linux/tools/testing/selftests/bpf/prog_tests/
H A Dcustom_sec_handlers.c27 ASSERT_FALSE(true, "unexpected preload for abc"); in custom_prepare_load_prog()
48 ASSERT_FALSE(true, "unexpected cookie"); in custom_attach_prog()
134 ASSERT_FALSE(bpf_program__autoload(skel->progs.abc1), "abc1_autoload"); in test_custom_sec_handlers()
162 ASSERT_FALSE(skel->bss->abc1_called, "abc1_called"); in test_custom_sec_handlers()
167 ASSERT_FALSE(skel->bss->kprobe1_called, "kprobe1_called"); in test_custom_sec_handlers()
169 ASSERT_FALSE(skel->bss->xyz_called, "xyz_called"); in test_custom_sec_handlers()
H A Dcgroup_getset_retval.c46 if (!ASSERT_FALSE(obj->bss->assertion_error, "assertion_error")) in test_setsockopt_set()
86 if (!ASSERT_FALSE(obj->bss->assertion_error, "assertion_error")) in test_setsockopt_set_and_get()
123 if (!ASSERT_FALSE(obj->bss->assertion_error, "assertion_error")) in test_setsockopt_default_zero()
166 if (!ASSERT_FALSE(obj->bss->assertion_error, "assertion_error")) in test_setsockopt_default_zero_and_set()
215 if (!ASSERT_FALSE(obj->bss->assertion_error, "assertion_error")) in test_setsockopt_override()
261 if (!ASSERT_FALSE(obj->bss->assertion_error, "assertion_error")) in test_setsockopt_legacy_eperm()
312 if (!ASSERT_FALSE(obj->bss->assertion_error, "assertion_error")) in test_setsockopt_legacy_no_override()
354 if (!ASSERT_FALSE(obj->bss->assertion_error, "assertion_error")) in test_getsockopt_get()
396 if (!ASSERT_FALSE(obj->bss->assertion_error, "assertion_error")) in test_getsockopt_override()
442 if (!ASSERT_FALSE(obj->bss->assertion_error, "assertion_error")) in test_getsockopt_retval_sync()
H A Dautoattach.c18 ASSERT_FALSE(bpf_program__autoattach(skel->progs.prog2), "autoattach_prog2"); in test_autoattach()
25 ASSERT_FALSE(skel->bss->prog2_called, "attached_prog2"); in test_autoattach()
H A Dcore_kern.c23 ASSERT_FALSE(skel->bss->proto_out[1], "!bpf_core_type_exists"); in test_core_kern_lskel()
H A Dlog_buf.c74 ASSERT_FALSE(libbpf_log_error, "libbpf_log_error"); in obj_load_log_buf()
117 ASSERT_FALSE(libbpf_log_error, "libbpf_log_error"); in obj_load_log_buf()
H A Ddecap_sanity.c67 ASSERT_FALSE(skel->bss->broken_csum_start, "broken_csum_start"); in test_decap_sanity()
H A Dlog_fixup.c124 ASSERT_FALSE(bpf_map__autocreate(skel->maps.missing_map), "missing_map_autocreate"); in missing_map()
H A Dtcp_hdr_options.c244 ASSERT_FALSE(check_error_linum(sk_fds), "check_error_linum"); in check_hdr_and_close_fds()
511 ASSERT_FALSE(check_error_linum(&sk_fds), "check_error_linum"); in misc()
/openbmc/bmcweb/test/http/
H A Dhttp_body_test.cpp76 ASSERT_FALSE(ec); in TEST()
81 ASSERT_FALSE(ec); in TEST()
100 ASSERT_FALSE(ec); in TEST()
105 ASSERT_FALSE(ec); in TEST()
124 ASSERT_FALSE(ec); in TEST()
129 ASSERT_FALSE(ec); in TEST()
/openbmc/sdbusplus/test/bus/
H A Dmatch.cpp42 ASSERT_FALSE(triggered); in TEST_F()
61 ASSERT_FALSE(triggered); in TEST_F()
89 ASSERT_FALSE(b.triggered); in TEST_F()
H A Dlist_names.cpp35 ASSERT_FALSE(bus.get_unique_name().empty()); in TEST_F()
/openbmc/bmcweb/test/redfish-core/include/utils/
H A Djson_utils_test.cpp107 ASSERT_FALSE(readJson(jsonRequest, res, "integer", integer)); in TEST()
112 ASSERT_FALSE(readJson(jsonRequest, res, "string", str)); in TEST()
125 ASSERT_FALSE(readJson(jsonRequest, res, "integer", str0)); in TEST()
129 ASSERT_FALSE(readJson(jsonRequest, res, "string0", integer)); in TEST()
133 ASSERT_FALSE( in TEST()
148 ASSERT_FALSE(readJson(jsonRequest, res, "integer", integer, "string0", str0, in TEST()
153 ASSERT_FALSE(readJson(jsonRequest, res, "integer", integer, "string0", str0, in TEST()
300 ASSERT_FALSE(readJson(jsonRequest, res, "missing_integer", integer)); in TEST()
304 ASSERT_FALSE(readJson(jsonRequest, res, "missing_string", str0)); in TEST()
308 ASSERT_FALSE(readJson(jsonRequest, res, "integer", integer, "string", str0, in TEST()
[all …]
/openbmc/phosphor-logging/test/
H A Dlog_manager_dbus_tests.cpp143 ASSERT_FALSE(path.str.empty()); in TEST_F()
210 ASSERT_FALSE(path.str.empty()); in TEST_F()
211 ASSERT_FALSE(log_count.empty()); in TEST_F()
/openbmc/phosphor-ipmi-flash/bmc/firmware-handler/test/
H A Dfirmware_state_verificationcompleted_unittest.cpp286 ASSERT_FALSE(handler->canHandleBlob(updateBlobId)); in TEST_F()
300 ASSERT_FALSE(handler->canHandleBlob(updateBlobId)); in TEST_F()
303 ASSERT_FALSE(handler->canHandleBlob(updateBlobId)); in TEST_F()
H A Dfirmware_multiplebundle_unittest.cpp150 ASSERT_FALSE(handler->canHandleBlob(verifyBlobId)); in TEST_F()
/openbmc/sdbusplus/test/utility/
H A Dtype_traits.cpp91 ASSERT_FALSE(is_optional<int>::value); in TEST()
95 ASSERT_FALSE(is_optional_v<int>); in TEST()
/openbmc/telemetry/tests/src/
H A Dtest_persistent_json_storage.cpp19 ASSERT_FALSE(std::filesystem::exists(directory)); in SetUpTestSuite()
164 ASSERT_FALSE(std::filesystem::exists(dummyReportPath)); in SetUpTestSuite()
/openbmc/bmcweb/test/include/
H A Dcredential_pipe_test.cpp44 ASSERT_FALSE(ec); in TEST()
/openbmc/phosphor-logging/test/openpower-pels/
H A Dgeneric_section_test.cpp63 ASSERT_FALSE(section.valid()); in TEST()
/openbmc/linux/tools/testing/selftests/user_events/
H A Duser_events_selftests.h103 ASSERT_FALSE(fail); \
/openbmc/libpldm/tests/
H A Dinstance-id.cpp16 ASSERT_FALSE(std::filesystem::exists(nonexistentDb)); in TEST()
24 ASSERT_FALSE(std::filesystem::exists(nonexistentDb)); in TEST()
/openbmc/phosphor-led-manager/test/
H A Dutest-config-validator.cpp15 ASSERT_FALSE(true); in assertValidationException()
/openbmc/linux/tools/testing/selftests/ptrace/
H A Dget_syscall_info.c136 ASSERT_FALSE(WIFSIGNALED(status)) { in TEST()

12