summaryrefslogtreecommitdiffstats
path: root/meta/lib/oeqa/sdk
AgeCommit message (Expand)Author
2019-01-07oeqa/sdk: add test to exercise MesonRoss Burton
2019-01-07oeqa/sdk/assimp: cleanupRoss Burton
2019-01-07oeqa/sdk/cases: clean up DL_DIR handlingRoss Burton
2018-12-13oeqa/sdk: rewrite cpio testRoss Burton
2018-12-13oeqa/sdk: rewrite lzip testRoss Burton
2018-12-13oeqa/sdk: clean up galculator testRoss Burton
2018-12-13oeqa/sdk: show output if run() failsRoss Burton
2018-12-13oeqa/sdk: clarify ELF assertion messageRoss Burton
2018-12-08oeqa/sdk/galculator: rewrite to use new helpersRoss Burton
2018-12-08oeqa/sdk/python: fix version typoRoss Burton
2018-12-08oeqa/sdk/assimp: use helpersRoss Burton
2018-12-08oeqa/sdk/case: add fundamental helper methodsRoss Burton
2018-12-03oeqa/sdk/python: add Python 2 and fix detectionRoss Burton
2018-11-20classes/testsdk: Split implementation into classesJoshua Watt
2018-11-13testsdk: fix skipped testcase output "UNKNOWN" status while multiprocess exec...Hongxu Jia
2018-08-30oeqa/sdk: fixes related to hasPackage semanticsChen Qi
2018-08-30sdk/buldgalculator.py: check against multilib for gtk+3Chen Qi
2018-08-30sdk/context.py: add ability to check for multilib version of target packageChen Qi
2018-08-21assimp.py: fix AttributeError in tearDownClassChen Qi
2018-08-10oeqa/sdk/buildgalculator: check for nativesdk-gettext-devRoss Burton
2018-08-07oeqa/sdk: add test that CMake worksRoss Burton
2018-07-26oeqa/sdk/sdkbuildproject: use os.path.joinRoss Burton
2018-07-26oeqa: rationalise Perl testsRoss Burton
2018-07-18oeqa/sdk/python: clean up Python testRoss Burton
2018-07-16testsdk: Enable multiprocess executionRichard Purdie
2018-07-16oeqa/core/threaded: Remove in favour of using concurrenttestsRichard Purdie
2018-07-15oeqa/sdkbuildproject: Capture output to quieten selftest logsRichard Purdie
2018-05-29oeqa/sdk/cases/buildgalculator.py: skip if gettext not availableChen Qi
2017-07-08oeqa/sdk: Replace buildiptables for buildlzip testsJose Perez Carranza
2017-06-12oeqa/sdk/cases: Fix skip of buildgcalculator testAníbal Limón
2017-06-12oeqa/sdk/cases: Added validation for SDK compatibility tests with eSDKFrancisco Pedraza
2017-05-30oeqa/sdk: Enable usage of OEQA thread modeAníbal Limón
2017-05-30oeqa/sdk/context.py: Add return to OESDKTestContext.run() methodAníbal Limón
2017-05-30oeqa/sdk/context.py: Import argparse_oe at OESDKTestContext.run methodAníbal Limón
2017-04-11oeqa/sdk/cases/buildcpio: enable use of cached cpio from DL_DIRJoshua Lock
2017-03-21meta/lib/oeqa: change sdk test from cvs to cpiobrian avery
2017-03-01oeqs/sdk*/case: Use universal_newlines for subprocess callsRichard Purdie
2017-02-05oeqa/buildproject: Run gnu-configize by defaultRichard Purdie
2017-01-31oeqa/sdk: Updates sanity tests for minimal eSDKFrancisco Pedraza
2017-01-23classes/oeqa: Replace subprocess.check_call() with check_output()Richard Purdie
2017-01-23oeqa/sdkext/cases: Migrate test case to new OEQA frameworkAníbal Limón
2017-01-23classes/testsdk: Remove the need of TEST_LOG_DIR variableAníbal Limón
2017-01-23oeqa/sdk/cases: Migrate tests to the new OEQA frameworkAníbal Limón
2017-01-23oeqa/utils: {Target,SDK,}BuildProject remove dependency of bbAníbal Limón
2017-01-23oeqa/utils: Move targetbuild to buildproject moduleAníbal Limón
2017-01-23oeqa/sdk: Add case and context modules for the SDK componentAníbal Limón
2017-01-23oeqa/{runtime,sdk}/files: Move testsdkmakefile from runtime to sdk moduleAníbal Limón
2017-01-23oeqa/sdk: Move test cases inside cases directoryAníbal Limón
2016-12-16meta: remove True option to getVar callsJoshua Lock
2016-09-28lib/oeqa: Regenerate galculator configureJussi Kukkonen