Home
last modified time | relevance | path

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

/openbmc/bmcweb/test/http/
H A Dutility_test.cpp26 std::string authString("dXNlcm40bWU6cGFzc3cwcmQ="); in TEST() local
28 EXPECT_TRUE(base64Decode(authString, result)); in TEST()