summaryrefslogtreecommitdiffstats
path: root/meta/lib/oeqa/sdk/context.py
Commit message (Expand)AuthorAgeFilesLines
* oeqa/sdk/context: fix multilib handling bug in hasTargetPackageRoss Burton2025-05-121-1/+1
* oeqa/sdk/context: Improve multilib handlingRichard Purdie2025-02-011-7/+8
* oeqa/sdk/context: fix for gtk3 test failure during do_testsdkHarish Sadineni2025-02-011-5/+7
* fix various, innocuous typosRobert P. J. Day2020-02-181-1/+1
* meta/lib+scripts: Convert to SPDX license headersRichard Purdie2019-05-091-1/+4
* oeqa/sdk: fixes related to hasPackage semanticsChen Qi2018-09-041-7/+14
* sdk/context.py: add ability to check for multilib version of target packageChen Qi2018-09-041-1/+7
* testsdk: Enable multiprocess executionRichard Purdie2018-07-181-0/+4
* oeqa/core/threaded: Remove in favour of using concurrenttestsRichard Purdie2018-07-181-3/+2
* oeqa/sdk: Enable usage of OEQA thread modeAníbal Limón2017-06-021-2/+3
* oeqa/sdk/context.py: Add return to OESDKTestContext.run() methodAníbal Limón2017-06-021-1/+1
* oeqa/sdk/context.py: Import argparse_oe at OESDKTestContext.run methodAníbal Limón2017-06-021-2/+2
* oeqa/sdk: Add case and context modules for the SDK componentAníbal Limón2017-01-231-0/+133