Searched defs:TestUtils (Results 1 – 2 of 2) sorted by relevance
/openbmc/dbus-sensors/src/tests/ |
H A D | test_Utils.cpp | 16 class TestUtils : public testing::Test class 22 TestUtils() in TestUtils() function in TestUtils 90 TEST_F(TestUtils, findFiles_non_exist) in TEST_F() argument 99 TEST_F(TestUtils, findFiles_in_hwmon_no_match) in TEST_F() argument 108 TEST_F(TestUtils, findFiles_in_hwmon_match) in TEST_F() argument 117 TEST_F(TestUtils, findFiles_in_peci_no_match) in TEST_F() argument 128 TEST_F(TestUtils, findFiles_in_peci_match) in TEST_F() argument 146 TEST_F(TestUtils, findFiles_hwmonPath_end_with_slash) in TEST_F() argument 156 TEST_F(TestUtils, findFiles_peciPath_end_with_slash) in TEST_F() argument 168 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
|