/openbmc/slpd-lite/test/ |
H A D | slp_parser_test.cpp | 21 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 D | slp_message_handler_test.cpp | 33 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 D | elog_quiesce_test.cpp | 44 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 D | elog_update_ts_test.cpp | 64 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 D | serialization_test_properties.cpp | 16 std::map<std::string, std::string> testData = {{"additional", "1"}, in TEST_F() local
|
/openbmc/google-ipmi-sys/test/ |
H A D | google_accel_oob_unittest.cpp | 246 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 D | handler_readwrite_unittest.cpp | 89 const std::vector<uint8_t> testData = {0, 1, 2, 3, 4, 5, 6, 7, 8, 9}; in TEST_F() local
|