Home
last modified time | relevance | path

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

/OK3568_Linux_fs/yocto/poky/meta/lib/oeqa/sdk/cases/
H A Dgcc.py20 files = {'test.c' : self.tc.files_dir, 'test.cpp' : self.tc.files_dir,
/OK3568_Linux_fs/yocto/poky/meta/lib/oeqa/runtime/cases/
H A Dgcc.py16 src = os.path.join(cls.tc.files_dir, 'test.c')
22 src = os.path.join(cls.tc.files_dir, 'test.cpp')
/OK3568_Linux_fs/yocto/poky/meta/lib/oeqa/selftest/cases/oelib/
H A Dbuildhistory.py109 with open(self.tc.files_dir + "/buildhistory_filelist1.txt", "r") as f:
111 with open(self.tc.files_dir + "/buildhistory_filelist2.txt", "r") as f:
/OK3568_Linux_fs/yocto/poky/meta/lib/oeqa/selftest/cases/
H A Dmeta_ide.py35 runCmd('cp %s/test.c %s' % (self.tc.files_dir, self.tmpdir_metaideQA))
/OK3568_Linux_fs/yocto/poky/meta/lib/oeqa/core/
H A Dcontext.py22 files_dir = os.path.abspath(os.path.join(os.path.dirname( variable in OETestContext
/OK3568_Linux_fs/yocto/poky/scripts/lib/devtool/
H A Dstandard.py1581 files_dir = _determine_files_dir(rd)
1595 os.path.join(files_dir, basepath),
1700 files_dir = _determine_files_dir(rd)
1718 path = os.path.join(files_dir, basepath)
1730 os.path.join(files_dir, basepath),
1738 os.path.join(files_dir, basepath),