summaryrefslogtreecommitdiffstats
path: root/meta/lib/oeqa/sdk
AgeCommit message (Expand)Author
2024-02-27lib/oeqa: share get_json_result_dir helperAlexis Lothoré
2024-02-18testsdk: Avoid PATH contaminationRichard Purdie
2024-02-08oeqa: replace deprecated assertEqualsAdrian Freihofer
2024-02-08buildcpio.py: Switch to using cpio-2.15Khem Raj
2024-02-05sdk/assimp.py: Fix build on 32bit arches with 64bit time_tKhem Raj
2023-12-17oeqa: add "maturin develop" SDK test caseTim Orling
2023-12-17oeqa: add simple 'maturin' SDK (testsdk) test caseTim Orling
2023-10-19oeqa/sdk/rust: Add build and run test of rust binary with SDK hostSean Nyekjaer
2023-09-26oeqa: Use 2.14 release of cpio instead of 2.13Khem Raj
2023-05-05oeqa/sdk/assimp: run only when zlib is in the SDKAlexander Kanavin
2023-03-06oeqa/sdk: Improve Meson testTom Hochstein
2022-09-03oeqa/sdk: extend rust test to also use a build scriptPeter Bergin
2022-08-12lib: Add copyright statements to files without oneRichard Purdie
2022-08-01oeqa/sdk/rust: Fix file deletion for multilib SDKsRichard Purdie
2022-07-28oeqa/sdk: allow epoxy/galculator tests to run in esdk and direct yocto buildsAlexander Kanavin
2022-07-28oeqa/sdk: add a test class for running SDK tests directly in a Yocto buildAlexander Kanavin
2022-07-28oeqa/sdk: Add basic rust cargo testOtavio Salvador
2022-06-25oeqa/sdk: drop the nativesdk-python 2.x testAlexander Kanavin
2022-04-26cases/buildepoxy.py: fix typoChen Qi
2022-03-18buildtools-docs-tarball: Add test for building documentation using sphinxRichard Purdie
2022-02-12oeqa/buildtools: Switch to our webserver instead of example.comRichard Purdie
2021-10-16oeqa: Update cleanup code to wait for hashserv exitRichard Purdie
2021-09-01oeqa/buildtools-cases: Allow bitbake time to shutdownRichard Purdie
2021-08-18oeqa/sdk: add HTTPS test for buildtoolsRoss Burton
2021-08-18oeqa/sdk: add relocation test for buildtoolsRoss Burton
2021-08-12oeqa/sdk: add some buildtools testsRoss Burton
2020-09-02oeqa: sdk: Capture stderr outputJoshua Watt
2020-08-18buildgalculator: Patch to fix build with -fno-commonKhem Raj
2020-08-18buildcpio.py: Apply patch to fix build with -fno-commonKhem Raj
2020-02-18fix various, innocuous typosRobert P. J. Day
2020-02-14oeqa: Use --disable-maintainer-mode configure optionKhem Raj
2020-02-08oeqa: Use cpio 2.13 as testcaseKhem Raj
2019-10-08oeqa/sdk: improve Meson testRoss Burton
2019-05-09oeqa/sdk: use bash to execute SDK test commandsMikko Rapeli
2019-05-09meta/lib+scripts: Convert to SPDX license headersRichard Purdie
2019-01-07oeqa/sdk: add test to exercise MesonRoss Burton
2019-01-07oeqa/sdk/assimp: cleanupRoss Burton
2019-01-07oeqa/sdk/cases: clean up DL_DIR handlingRoss Burton
2018-12-13oeqa/sdk: rewrite cpio testRoss Burton
2018-12-13oeqa/sdk: rewrite lzip testRoss Burton
2018-12-13oeqa/sdk: clean up galculator testRoss Burton
2018-12-13oeqa/sdk: show output if run() failsRoss Burton
2018-12-13oeqa/sdk: clarify ELF assertion messageRoss Burton
2018-12-08oeqa/sdk/galculator: rewrite to use new helpersRoss Burton
2018-12-08oeqa/sdk/python: fix version typoRoss Burton
2018-12-08oeqa/sdk/assimp: use helpersRoss Burton
2018-12-08oeqa/sdk/case: add fundamental helper methodsRoss Burton
2018-12-03oeqa/sdk/python: add Python 2 and fix detectionRoss Burton
2018-11-20classes/testsdk: Split implementation into classesJoshua Watt
2018-11-13testsdk: fix skipped testcase output "UNKNOWN" status while multiprocess exec...Hongxu Jia