Home
last modified time | relevance | path

Searched defs:testData (Results 1 – 7 of 7) sorted by relevance

/openbmc/slpd-lite/test/
H A Dslp_parser_test.cpp21 slp::buffer testData{0x00, 0x01, 0x00, 0x00, 0x00, 0x00, 0x00, in TEST() local
34 slp::buffer testData{0x00, 0x01, 0x00, 0x00, 0x00, 0x00, 0x00, in TEST() local
47 slp::buffer testData{0x00, 0x01, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, in TEST() local
60 slp::buffer testData{0x00, 0x01, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, in TEST() local
84 slp::buffer testData{0x00, 0x09, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, in TEST() local
98 testData{0x00, 0x09, 0x00, 0x00, 0x00, 0x00, 0x00, in TEST() local
122 slp::buffer testData{0x02, 0x09, 0x00, 0x00, 0x1d, 0x00, 0x00, 0x00, in TEST() local
145 testData{0x00, 0x09, 0x00, 0x00, 0x00, 0x00, 0x00, in TEST() local
192 slp::buffer testData{0x00, 0x01, 0x00, 0x00, 0x00, 0x00, 0x00, in TEST() local
206 slp::buffer testData{ in TEST() local
[all …]
H A Dslp_message_handler_test.cpp33 slp::buffer testData{0x02, 0x01, 0x00, 0x00, 0x0E, 0x00, 0x00, in TEST() local
56 slp::buffer testData{0x02, 0x01, 0x00, 0x00, 0x0E, 0x00, 0x00, in TEST() local
81 slp::buffer testData{0x03, 0x99, 0x99, 0x99, 0xA0, 0xA0, 0xA1, in TEST() local
/openbmc/phosphor-logging/test/
H A Delog_quiesce_test.cpp44 std::map<std::string, std::string> testData{{"no", "no"}, in TEST_F() local
71 std::map<std::string, std::string> testData{ in TEST_F() local
99 std::map<std::string, std::string> testData{ in TEST_F() local
156 std::map<std::string, std::string> testData{ in TEST_F() local
215 std::map<std::string, std::string> testData{ in TEST_F() local
H A Delog_update_ts_test.cpp64 std::map<std::string, std::string> testData{{"additional", "data"}}; in TEST() local
135 std::map<std::string, std::string> testData{{"additional", "data"}}; in TEST() local
H A Dserialization_test_properties.cpp16 std::map<std::string, std::string> testData = {{"additional", "1"}, in TEST_F() local
/openbmc/google-ipmi-sys/test/
H A Dgoogle_accel_oob_unittest.cpp246 std::vector<uint8_t> testData = {kChipId, kSettingsId, 0xBB, 0xAA}; in TEST() local
271 std::vector<uint8_t> testData = {kChipId, kSettingsId}; in TEST() local
290 std::vector<uint8_t> testData = {kChipId, kSettingsId}; in TEST() local
318 std::vector<uint8_t> testData = {kChipId, kSettingsId, 0xCC}; in TEST() local
/openbmc/smbios-mdr/src/smbios-ipmi-blobs/test/
H A Dhandler_readwrite_unittest.cpp89 const std::vector<uint8_t> testData = {0, 1, 2, 3, 4, 5, 6, 7, 8, 9}; in TEST_F() local