Home
last modified time | relevance | path

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

/openbmc/bmcweb/test/redfish-core/lib/
H A Dmanager_logservices_journal_test.cpp26 std::string goodBootIDStr = "78770392794344a29f81507f3ce5e78c"; in TEST() local
42 EXPECT_GE(sd_id128_from_string(goodBootIDStr.c_str(), &goodBootID), 0); in TEST()
45 shareAsyncResp, std::format("{}_{}", goodBootIDStr, "InvalidNum"), in TEST()
50 shareAsyncResp, std::format("{}_{}", goodBootIDStr, timestampIn), in TEST()
58 shareAsyncResp, std::format("{}_{}_1", goodBootIDStr, timestampIn), in TEST()
63 shareAsyncResp, std::format("{}_{}_2", goodBootIDStr, timestampIn), in TEST()