Home
last modified time | relevance | path

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

/openbmc/phosphor-ipmi-flash/bmc/firmware-handler/test/
H A Dfile_handler_unittest.cpp43 std::ofstream testfile; in TEST_F() local
75 std::ofstream testfile; in TEST_F() local
94 std::ofstream testfile; in TEST_F() local
113 std::ofstream testfile; in TEST_F() local
H A Dfirmware_json_unittest.cpp623 std::ofstream testfile; in TEST() local
665 std::ofstream testfile; in TEST() local
/openbmc/qemu/tests/functional/
H A Dmeson.build395 testfile = 'test_' + test + '.py' variable
/openbmc/openbmc/poky/bitbake/lib/bb/tests/
H A Dparse.py23 testfile = """ variable in ParseTest