Home
last modified time | relevance | path

Searched refs:br2_external (Results 1 – 7 of 7) sorted by relevance

/OK3568_Linux_fs/buildroot/support/testing/tests/download/
H A Dtest_git.py52 br2_external = [infra.filepath("tests/download/br2-external/git-hash")] variable in TestGitHash
62 br2_external = [infra.filepath("tests/download/br2-external/git-refs")] variable in TestGitRefs
/OK3568_Linux_fs/buildroot/support/testing/infra/
H A Dbasetest.py33 br2_external = list() variable in BRConfigTest
60 … self.b.configure(make_extra_opts=["BR2_EXTERNAL={}".format(":".join(self.br2_external))])
/OK3568_Linux_fs/buildroot/support/testing/tests/core/
H A Dtest_bad_arch.py7 br2_external = [infra.filepath("tests/core/br2-external/detect-bad-arch")] variable in DetectBadArchTest
H A Dtest_selinux.py67 br2_external = [infra.filepath("tests/core/test_selinux/br2_external")] variable in TestSELinuxPackage
H A Dtest_cpeid.py8 br2_external = [infra.filepath("tests/core/cpeid-br2-external")] variable in CpeIdTest
/OK3568_Linux_fs/buildroot/support/testing/tests/package/
H A Dtest_openjdk.py7 br2_external = [infra.filepath("tests/package/br2-external/openjdk")] variable in TestOpenJdk
H A Dtest_polkit.py6 br2_external = [infra.filepath("tests/package/br2-external/polkit")] variable in TestPolkitInfra