summaryrefslogtreecommitdiffstats
path: root/meta/lib/oeqa/sdk
Commit message (Expand)AuthorAgeFilesLines
* meta/lib+scripts: Convert to SPDX license headersRichard Purdie2019-06-1812-4/+48
* oeqa/sdk: use bash to execute SDK test commandsMikko Rapeli2019-06-072-2/+3
* 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
* testsdk: Enable multiprocess executionRichard Purdie2018-07-181-0/+4
* oeqa/core/threaded: Remove in favour of using concurrenttestsRichard Purdie2018-07-181-3/+2
* oeqa/sdkbuildproject: Capture output to quieten selftest logsRichard Purdie2018-07-161-1/+6
* oeqa/sdk/cases/buildgalculator.py: skip if gettext not availableChen Qi2018-05-291-0/+2
* oeqa/sdk: Replace buildiptables for buildlzip testsJose Perez Carranza2017-07-081-4/+4
* oeqa/sdk/cases: Fix skip of buildgcalculator testAníbal Limón2017-06-121-1/+1
* oeqa/sdk/cases: Added validation for SDK compatibility tests with eSDKFrancisco Pedraza2017-06-124-4/+8
* 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/cases/buildcpio: enable use of cached cpio from DL_DIRJoshua Lock2017-04-111-1/+1
* meta/lib/oeqa: change sdk test from cvs to cpiobrian avery2017-03-221-4/+4
* oeqs/sdk*/case: Use universal_newlines for subprocess callsRichard Purdie2017-03-011-1/+1
* oeqa/buildproject: Run gnu-configize by defaultRichard Purdie2017-02-051-1/+1
* oeqa/sdk: Updates sanity tests for minimal eSDKFrancisco Pedraza2017-01-312-0/+12
* classes/oeqa: Replace subprocess.check_call() with check_output()Richard Purdie2017-01-231-1/+1
* oeqa/sdkext/cases: Migrate test case to new OEQA frameworkAníbal Limón2017-01-232-3/+2
* classes/testsdk: Remove the need of TEST_LOG_DIR variableAníbal Limón2017-01-233-6/+6
* oeqa/sdk/cases: Migrate tests to the new OEQA frameworkAníbal Limón2017-01-237-69/+84
* oeqa/utils: {Target,SDK,}BuildProject remove dependency of bbAníbal Limón2017-01-231-7/+7
* oeqa/utils: Move targetbuild to buildproject moduleAníbal Limón2017-01-232-0/+45
* oeqa/sdk: Add case and context modules for the SDK componentAníbal Limón2017-01-233-0/+145
* oeqa/{runtime,sdk}/files: Move testsdkmakefile from runtime to sdk moduleAníbal Limón2017-01-231-0/+5
* oeqa/sdk: Move test cases inside cases directoryAníbal Limón2017-01-237-0/+0