Home
last modified time | relevance | path

Searched refs:msg1 (Results 1 – 4 of 4) sorted by relevance

/openbmc/bmcweb/test/redfish-core/include/
H A Dregistries_test.cpp33 const redfish::registries::Message* msg1 = in TEST() local
36 ASSERT_NE(msg1, nullptr); in TEST()
38 EXPECT_EQ(std::string(msg1->description), in TEST()
40 EXPECT_EQ(std::string(msg1->message), in TEST()
42 EXPECT_EQ(std::string(msg1->messageSeverity), "OK"); in TEST()
43 EXPECT_EQ(msg1->numberOfArgs, 1); in TEST()
44 EXPECT_EQ(std::string(msg1->resolution), "None."); in TEST()
/openbmc/qemu/hw/acpi/
H A Dich9_tco.c121 ret = tr->tco.msg1; in tco_ioport_readw()
187 tr->tco.msg1 = val; in tco_ioport_writew()
238 .msg1 = TCO_MESSAGE1_DEFAULT, in acpi_pm_tco_init()
265 VMSTATE_UINT8(tco.msg1, TCOIORegs),
/openbmc/qemu/include/hw/acpi/
H A Dich9_tco.h64 uint8_t msg1; member
/openbmc/openbmc/poky/bitbake/lib/toaster/tests/browser/
H A Dtest_builddashboard_page.py60 msg1 = 'an exception was thrown'
64 message=msg1