summaryrefslogtreecommitdiffstats
path: root/meta/lib/oeqa/sdk/cases
Commit message (Expand)AuthorAgeFilesLines
* oeqa/sdk/autotools: verify that configure is using the correct hostRoss Burton2025-05-121-0/+6
* oeqa/sdk/maturin: no need for a setupClass, merge code into testRoss Burton2025-05-121-14/+11
* oeqa/sdk/maturin: be less picky in the list_python testRoss Burton2025-05-121-10/+8
* oeqa/sdk/meson: add check that meson has detected the target correctlyRoss Burton2025-05-121-0/+9
* oeqa/sdk/gtk3: build libhandy instead of galculatorRoss Burton2025-05-121-26/+20
* oeqa/sdk/meson: generalise test caseRoss Burton2025-05-121-17/+34
* oeqa/sdk/kmod: skip test in eSDKsRoss Burton2025-05-121-0/+4
* oeqa/sdk: use ensure_*_package helpersRoss Burton2025-05-127-38/+11
* oeqa/sdk: add simple test that the manifests are not emptyRoss Burton2025-05-121-0/+26
* oeqa: Build cpio with C17 stdKhem Raj2025-03-241-2/+2
* oeqa/sdk/rust: Add a crate that needs the target and SDK host toolchainSean Nyekjaer2025-02-011-0/+2
* oeqa sdk cases: Skip SDK test cases when TCLIBC is newlibMark Hatle2024-07-266-0/+28
* oeqa/sdk: add out-of-tree kernel module building testRoss Burton2024-07-181-0/+41
* oeqa/sdk: remove unused imports from test casesRoss Burton2024-05-225-5/+2
* oeqa/sdk: rename test casesRoss Burton2024-05-225-7/+7
* oeqa/sdk/assimp: Upgrade and fix for gcc 14Richard Purdie2024-05-211-4/+4
* 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
* lib: Add copyright statements to files without oneRichard Purdie2022-08-129-0/+18
* 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 basic rust cargo testOtavio Salvador2022-07-281-0/+33
* oeqa/sdk: drop the nativesdk-python 2.x testAlexander Kanavin2022-06-251-11/+0
* cases/buildepoxy.py: fix typoChen Qi2022-04-261-1/+1
* oeqa: sdk: Capture stderr outputJoshua Watt2020-09-025-5/+5
* 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
* 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
* meta/lib+scripts: Convert to SPDX license headersRichard Purdie2019-05-098-0/+32
* 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
* oeqa/sdk: rewrite lzip testRoss Burton2018-12-131-33/+28
* oeqa/sdk: clean up galculator testRoss Burton2018-12-131-7/+4
* oeqa/sdk: show output if run() failsRoss Burton2018-12-135-18/+23
* oeqa/sdk/galculator: rewrite to use new helpersRoss Burton2018-12-081-20/+27
* oeqa/sdk/python: fix version typoRoss Burton2018-12-081-1/+1
* oeqa/sdk/assimp: use helpersRoss Burton2018-12-081-28/+1
* oeqa/sdk/python: add Python 2 and fix detectionRoss Burton2018-12-031-3/+17
* testsdk: fix skipped testcase output "UNKNOWN" status while multiprocess exec...Hongxu Jia2018-11-146-8/+6
* oeqa/sdk: fixes related to hasPackage semanticsChen Qi2018-09-043-6/+6