Home
last modified time | relevance | path

Searched defs:parseSrvRqst (Results 1 – 2 of 2) sorted by relevance

/openbmc/slpd-lite/test/
H A Dslp_parser_test.cpp189 TEST(parseSrvRqst, BasicGoodPath) in TEST() argument
203 TEST(parseSrvRqst, GoodPathWithData) in TEST() argument
232 TEST(parseSrvRqst, GoodPathMatchSlptoolFindSrvs) in TEST() argument
259 TEST(parseSrvRqst, BadPathSizes) in TEST() argument
/openbmc/slpd-lite/
H A Dslp_parser.cpp212 int parseSrvRqst(const buffer& buff, Message& req) in parseSrvRqst() function