summaryrefslogtreecommitdiffstats
path: root/meta/lib/oeqa/sdk
Commit message (Expand)AuthorAgeFilesLines
* oeqa/sdk/buildepoxy: skip test in eSDKPeter Marko2025-11-261-0/+4
* oeqa: fix package detection in go sdk testsPeter Marko2025-11-261-4/+4
* go: remove duplicate arch map in sdk testOsama Abdelkader2025-11-261-26/+5
* go: add sdk testOsama Abdelkader2025-11-261-0/+128
* testsdk: allow user to specify which tests to runRoss Burton2025-11-261-1/+2
* oeqa/sdk/cases/buildcpio.py: use gnu mirror instead of main serverSteve Sakoman2025-10-131-1/+1
* default-distrovars.inc: Fix CONNECTIVITY_CHECK_URIS redirect issueDeepak Rathore2025-09-091-2/+2
* oeqa/sdk/context: fix for gtk3 test failure during do_testsdkHarish Sadineni2025-02-121-5/+7
* oeqa sdk cases: Skip SDK test cases when TCLIBC is newlibMark Hatle2024-08-066-0/+26
* oeqa/sdk/case: Ensure DL_DIR is populated with artefacts if usedRichard Purdie2024-08-011-3/+6
* oeqa/sdk/assimp: Upgrade and fix for gcc 14Richard Purdie2024-06-201-4/+4
* lib/oeqa: share get_json_result_dir helperAlexis Lothoré2024-02-271-9/+2
* testsdk: Avoid PATH contaminationRichard Purdie2024-02-181-0/+3
* oeqa: replace deprecated assertEqualsAdrian Freihofer2024-02-081-1/+1
* buildcpio.py: Switch to using cpio-2.15Khem Raj2024-02-081-4/+3
* sdk/assimp.py: Fix build on 32bit arches with 64bit time_tKhem Raj2024-02-051-7/+7
* oeqa: add "maturin develop" SDK test caseTim Orling2023-12-171-1/+47
* oeqa: add simple 'maturin' SDK (testsdk) test caseTim Orling2023-12-171-0/+33
* oeqa/sdk/rust: Add build and run test of rust binary with SDK hostSean Nyekjaer2023-10-191-0/+22
* oeqa: Use 2.14 release of cpio instead of 2.13Khem Raj2023-09-261-2/+2
* oeqa/sdk/assimp: run only when zlib is in the SDKAlexander Kanavin2023-05-051-0/+3
* oeqa/sdk: Improve Meson testTom Hochstein2023-03-061-1/+1
* oeqa/sdk: extend rust test to also use a build scriptPeter Bergin2022-09-031-0/+3
* lib: Add copyright statements to files without oneRichard Purdie2022-08-1215-0/+30
* oeqa/sdk/rust: Fix file deletion for multilib SDKsRichard Purdie2022-08-011-2/+2
* oeqa/sdk: allow epoxy/galculator tests to run in esdk and direct yocto buildsAlexander Kanavin2022-07-282-2/+4
* oeqa/sdk: add a test class for running SDK tests directly in a Yocto buildAlexander Kanavin2022-07-281-0/+43
* oeqa/sdk: Add basic rust cargo testOtavio Salvador2022-07-283-0/+42
* oeqa/sdk: drop the nativesdk-python 2.x testAlexander Kanavin2022-06-251-11/+0
* cases/buildepoxy.py: fix typoChen Qi2022-04-261-1/+1
* buildtools-docs-tarball: Add test for building documentation using sphinxRichard Purdie2022-03-182-0/+19
* oeqa/buildtools: Switch to our webserver instead of example.comRichard Purdie2022-02-121-2/+2
* oeqa: Update cleanup code to wait for hashserv exitRichard Purdie2021-10-161-1/+1
* oeqa/buildtools-cases: Allow bitbake time to shutdownRichard Purdie2021-09-011-1/+8
* oeqa/sdk: add HTTPS test for buildtoolsRoss Burton2021-08-181-0/+20
* oeqa/sdk: add relocation test for buildtoolsRoss Burton2021-08-181-0/+29
* oeqa/sdk: add some buildtools testsRoss Burton2021-08-123-0/+47
* oeqa: sdk: Capture stderr outputJoshua Watt2020-09-026-6/+6
* buildgalculator: Patch to fix build with -fno-commonKhem Raj2020-08-181-1/+1
* buildcpio.py: Apply patch to fix build with -fno-commonKhem Raj2020-08-181-0/+1
* fix various, innocuous typosRobert P. J. Day2020-02-181-1/+1
* oeqa: Use --disable-maintainer-mode configure optionKhem Raj2020-02-141-1/+1
* oeqa: Use cpio 2.13 as testcaseKhem Raj2020-02-081-2/+2
* oeqa/sdk: improve Meson testRoss Burton2019-10-091-1/+3
* oeqa/sdk: use bash to execute SDK test commandsMikko Rapeli2019-05-092-2/+3
* meta/lib+scripts: Convert to SPDX license headersRichard Purdie2019-05-0912-4/+48
* oeqa/sdk: add test to exercise MesonRoss Burton2019-01-081-0/+35
* oeqa/sdk/assimp: cleanupRoss Burton2019-01-081-14/+16
* oeqa/sdk/cases: clean up DL_DIR handlingRoss Burton2019-01-084-8/+4
* oeqa/sdk: rewrite cpio testRoss Burton2018-12-131-27/+22