summaryrefslogtreecommitdiffstats
path: root/meta/lib/oeqa/sdk
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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: clarify ELF assertion messageRoss Burton2018-12-131-5/+12
* 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/case: add fundamental helper methodsRoss Burton2018-12-081-0/+32
* oeqa/sdk/python: add Python 2 and fix detectionRoss Burton2018-12-031-3/+17
* classes/testsdk: Split implementation into classesJoshua Watt2018-11-211-0/+142
* 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-044-13/+20
* sdk/buldgalculator.py: check against multilib for gtk+3Chen Qi2018-09-041-2/+2
* sdk/context.py: add ability to check for multilib version of target packageChen Qi2018-09-041-1/+7
* assimp.py: fix AttributeError in tearDownClassChen Qi2018-08-211-5/+0
* oeqa/sdk/buildgalculator: check for nativesdk-gettext-devRoss Burton2018-08-141-3/+3
* oeqa/sdk: add test that CMake worksRoss Burton2018-08-071-0/+68
* oeqa/sdk/sdkbuildproject: use os.path.joinRoss Burton2018-07-261-2/+1
* oeqa: rationalise Perl testsRoss Burton2018-07-261-18/+7
* oeqa/sdk/python: clean up Python testRoss Burton2018-07-181-25/+10