Searched defs:TestUtils (Results 1 – 2 of 2) sorted by relevance
/openbmc/dbus-sensors/src/tests/ |
H A D | test_Utils.cpp | 17 class TestUtils : public testing::Test class 23 TestUtils() in TestUtils() function in TestUtils 91 TEST_F(TestUtils, findFiles_non_exist) in TEST_F() argument 100 TEST_F(TestUtils, findFiles_in_hwmon_no_match) in TEST_F() argument 109 TEST_F(TestUtils, findFiles_in_hwmon_match) in TEST_F() argument 118 TEST_F(TestUtils, findFiles_in_peci_no_match) in TEST_F() argument 129 TEST_F(TestUtils, findFiles_in_peci_match) in TEST_F() argument 147 TEST_F(TestUtils, findFiles_hwmonPath_end_with_slash) in TEST_F() argument 157 TEST_F(TestUtils, findFiles_peciPath_end_with_slash) in TEST_F() argument 169 TEST_F(TestUtils, findFiles_in_sub_peci_match) in TEST_F() argument
|
/openbmc/phosphor-power/tools/power-utils/test/ |
H A D | test_utils.cpp | 25 TEST(TestUtils, getDeviceName) in TEST() argument 37 TEST(TestUtils, parseDeviceName) in TEST() argument
|