Home
last modified time | relevance | path

Searched refs:files_dir (Results 1 – 9 of 9) sorted by relevance

/openbmc/openbmc/poky/meta/lib/oeqa/sdk/cases/
H A Dgcc.py22 files = {'test.c' : self.tc.files_dir, 'test.cpp' : self.tc.files_dir,
H A Dmaturin.py48 os.path.join(self.tc.files_dir, "maturin/guessing-game"), targetdir
/openbmc/openbmc/poky/meta/lib/oeqa/runtime/cases/
H A Dgcc.py18 src = os.path.join(cls.tc.files_dir, 'test.c')
24 src = os.path.join(cls.tc.files_dir, 'test.cpp')
H A Dmaturin.py31 src = os.path.join(cls.tc.files_dir, "maturin/guessing-game")
H A Drust.py16 src = os.path.join(cls.tc.files_dir, 'test.rs')
/openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/oelib/
H A Dbuildhistory.py121 with open(self.tc.files_dir + "/buildhistory_filelist1.txt", "r") as f:
123 with open(self.tc.files_dir + "/buildhistory_filelist2.txt", "r") as f:
/openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/
H A Dmeta_ide.py39 runCmd('cp %s/test.c %s' % (self.tc.files_dir, self.tmpdir_metaideQA))
/openbmc/openbmc/poky/meta/lib/oeqa/core/
H A Dcontext.py22 files_dir = os.path.abspath(os.path.join(os.path.dirname( variable in OETestContext
/openbmc/openbmc/poky/scripts/lib/devtool/
H A Dstandard.py1642 files_dir = _determine_files_dir(rd)
1656 os.path.join(files_dir, basepath),
1774 files_dir = _determine_files_dir(rd)
1800 path = os.path.join(files_dir, basepath)
1812 os.path.join(files_dir, basepath),
1821 os.path.join(files_dir, basepath),