summaryrefslogtreecommitdiff
path: root/meta/lib/oeqa
AgeCommit message (Expand)AuthorFiles
2016-07-20lib/oeqa/utils/commands.py: Move updateEnv() from runexported.pyMariano Lopez2
2016-07-20oeqa/recipetool: update recipe test to pass SHARoss Burton1
2016-07-20oeqa/devtool: update recipe test as libmatchbox changedRoss Burton1
2016-07-20libxsettings-client: Remove as unneededJussi Kukkonen1
2016-07-20wic: oe-selftest: build bmap-tools-nativeEd Bartosh1
2016-07-20devtool: add finish subcommandPaul Eggleton1
2016-07-20utils/qemurunner.py: QemuRunner.start() add support for specify extra kernel ...Aníbal Limón2
2016-07-20remove sukokuRoss Burton1
2016-07-20oeqa/sdk: remove buildsudoku testRoss Burton1
2016-07-10buildoptions.py: remove directfb image build testMaxin B. John1
2016-07-08oe-selftest: drop test_prepare_unexpectedPaul Eggleton1
2016-07-08oeqa/selftest/bbtests: Fix failing test after progress changesRichard Purdie1
2016-07-08oeqa/runtime/systemd: fix typo in skipUnlessPassed decoratorRoss Burton1
2016-07-01lib/oeqa: add Galculator to SDK and runtime testsRoss Burton2
2016-07-01oeqa/runtime/syslog: remove redundant skipUnlessPassedRoss Burton1
2016-07-01oeqa/utils/commands: fix single-character variable matching in get_bb_vars()Ross Burton1
2016-07-01oe-build-perf-test: implement --globalres-file optionMarkus Lehtonen1
2016-07-01oeqa.buildperf: add git revision and branch to result dataMarkus Lehtonen1
2016-07-01oeqa.utils: add git moduleMarkus Lehtonen1
2016-07-01oeqa.buildperf: archive build/conf into test resultsMarkus Lehtonen1
2016-07-01oeqa.buildperf: add test Test4Markus Lehtonen1
2016-07-01oeqa.buildperf: add test Test3Markus Lehtonen1
2016-07-01oeqa.buildperf: add test Test2Markus Lehtonen1
2016-07-01oeqa.buildperf: add test Test1P3Markus Lehtonen1
2016-07-01oeqa.buildperf: add test Test1P2Markus Lehtonen1
2016-07-01oeqa.buildperf: add test Test1P1Markus Lehtonen2
2016-07-01oeqa.buildperf: implement BuildPerfTestRunner classMarkus Lehtonen2
2016-07-01oeqa.buildperf: add method for saving buildstatsMarkus Lehtonen1
2016-07-01oeqa.buildperf: add method for measuring file disk usageMarkus Lehtonen1
2016-07-01oeqa.buildperf: add method to log shell commandsMarkus Lehtonen1
2016-07-01oeqa.buildperf: method for measuring system resource usageMarkus Lehtonen1
2016-07-01oeqa.buildperf: add BuildPerfTest classMarkus Lehtonen2
2016-07-01oeqa.buildperf: functionality to drop kernel cachesMarkus Lehtonen2
2016-07-01oe-build-perf-test: introduce oeqa.buildperf moduleMarkus Lehtonen1
2016-07-01oeqa.utils.commands: runCmd: return stderr output, tooMarkus Lehtonen1
2016-07-01oeqa.utils.commands: use get_bb_vars() in get_bb_var()Markus Lehtonen1
2016-07-01oeqa.utils.commands: Introduce get_bb_vars()Markus Lehtonen1
2016-06-23oeqa/targetbuild: use os.path.join instead of string concatenationRoss Burton1
2016-06-23oeqa/targetbuild: add extra_cmds argument to run_configureRoss Burton1
2016-06-23oeqa/targetbuild: fix folder name estimate logicRoss Burton1
2016-06-23oeqa: fix hasPackage, add hasPackageMatchRoss Burton5
2016-06-06selftest/testexport.py: Add test test_testexport_basicMariano Lopez1
2016-06-06testexport.bbclass: Add support for testexport-tarballMariano Lopez1
2016-06-06oetest.py: Add install/uninstall functionality for DUTsMariano Lopez1
2016-06-06lib/oeqa/otest.py: Fix import tests from other layers with python3Mariano Lopez3
2016-06-03testexport.bbclass: Update to use python3Mariano Lopez1
2016-06-02oeqa/selftest/recipetool.py: Tweak matching of warning lineLeonardo Sandoval1
2016-06-02qemurunner: Use surrogateescape decodingRichard Purdie1
2016-06-02devtool.py: Fix parsing of bitbake-layers' outputLeonardo Sandoval1
2016-06-02selftest/devtool: Compare sets instead of arrays on AssertEqualLeonardo Sandoval1