Home
last modified time | relevance | path

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

/openbmc/libbej/test/
H A Dbej_decoder_test.cpp25 using BejDecoderTest = testing::TestWithParam<BejDecoderTestParams>; typedef
59 TEST_P(BejDecoderTest, Decode) in TEST_P() argument