Home
last modified time | relevance | path

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

/openbmc/bmcweb/test/redfish-core/lib/
H A Dmanager_logservices_journal_test.cpp21 sd_id128_t bootIDOut{}; in TEST() local
30 EXPECT_FALSE(getTimestampFromID(shareAsyncResp, "", bootIDOut, timestampOut, in TEST()
32 EXPECT_FALSE(getTimestampFromID(shareAsyncResp, badBootIDStr, bootIDOut, in TEST()
36 bootIDOut, timestampOut, indexOut)); in TEST()
39 bootIDOut, timestampOut, indexOut)); in TEST()
46 bootIDOut, timestampOut, indexOut)); in TEST()
51 bootIDOut, timestampOut, indexOut)); in TEST()
52 EXPECT_NE(sd_id128_equal(goodBootID, bootIDOut), 0); in TEST()
59 bootIDOut, timestampOut, indexOut)); in TEST()
64 bootIDOut, timestampOut, indexOut)); in TEST()
[all …]