aboutsummaryrefslogtreecommitdiffstats
path: root/meta/lib/oeqa
AgeCommit message (Expand)Author
2016-08-04oeqa/oetest.py: Allow to export packages using symlinksMariano Lopez
2016-08-04oetest.py: Remove check for __init__.pyMariano Lopez
2016-08-04oetest.py: Add command line parameter support for tag in testexportMariano Lopez
2016-08-04selftest/runtime-test.py: Add test for testexport SDK featureMariano Lopez
2016-08-01oeqa/utils/commands.py: Command class improve validations/decoding in outputAníbal Limón
2016-08-01oeqa/runtime/syslog: test_syslog_logger Don't try to use logread when systemd...Aníbal Limón
2016-08-01oeqa/runtime/syslog.py: Improve test_syslog_loggerAníbal Limón
2016-08-01selftest/runtime-test.py: Add test for import test from other layersMariano Lopez
2016-07-28oe-selftest: recipetool: add tests for git URL manglingPaul Eggleton
2016-07-25oeqa/selftest/signing: check that we have GPG in setupRoss Burton
2016-07-25oeqa/selftest/signing: use a temporary directory for GPG homeRoss Burton
2016-07-25lib/oeqa/decorators: handle broken links when creating new symlinkRoss Burton
2016-07-20oeqa/controllers: Add test target for Systemd-bootJose Perez Carranza
2016-07-20oetest.py: Fix problem when there is more than one json file for package extr...Mariano Lopez
2016-07-20lib/oeqa/utils/commands.py: Move updateEnv() from runexported.pyMariano Lopez
2016-07-20oeqa/recipetool: update recipe test to pass SHARoss Burton
2016-07-20oeqa/devtool: update recipe test as libmatchbox changedRoss Burton
2016-07-20libxsettings-client: Remove as unneededJussi Kukkonen
2016-07-20wic: oe-selftest: build bmap-tools-nativeEd Bartosh
2016-07-20devtool: add finish subcommandPaul Eggleton
2016-07-20utils/qemurunner.py: QemuRunner.start() add support for specify extra kernel ...Aníbal Limón
2016-07-20remove sukokuRoss Burton
2016-07-20oeqa/sdk: remove buildsudoku testRoss Burton
2016-07-10buildoptions.py: remove directfb image build testMaxin B. John
2016-07-08oe-selftest: drop test_prepare_unexpectedPaul Eggleton
2016-07-08oeqa/selftest/bbtests: Fix failing test after progress changesRichard Purdie
2016-07-08oeqa/runtime/systemd: fix typo in skipUnlessPassed decoratorRoss Burton
2016-07-01lib/oeqa: add Galculator to SDK and runtime testsRoss Burton
2016-07-01oeqa/runtime/syslog: remove redundant skipUnlessPassedRoss Burton
2016-07-01oeqa/utils/commands: fix single-character variable matching in get_bb_vars()Ross Burton
2016-07-01oe-build-perf-test: implement --globalres-file optionMarkus Lehtonen
2016-07-01oeqa.buildperf: add git revision and branch to result dataMarkus Lehtonen
2016-07-01oeqa.utils: add git moduleMarkus Lehtonen
2016-07-01oeqa.buildperf: archive build/conf into test resultsMarkus Lehtonen
2016-07-01oeqa.buildperf: add test Test4Markus Lehtonen
2016-07-01oeqa.buildperf: add test Test3Markus Lehtonen
2016-07-01oeqa.buildperf: add test Test2Markus Lehtonen
2016-07-01oeqa.buildperf: add test Test1P3Markus Lehtonen
2016-07-01oeqa.buildperf: add test Test1P2Markus Lehtonen
2016-07-01oeqa.buildperf: add test Test1P1Markus Lehtonen
2016-07-01oeqa.buildperf: implement BuildPerfTestRunner classMarkus Lehtonen
2016-07-01oeqa.buildperf: add method for saving buildstatsMarkus Lehtonen
2016-07-01oeqa.buildperf: add method for measuring file disk usageMarkus Lehtonen
2016-07-01oeqa.buildperf: add method to log shell commandsMarkus Lehtonen
2016-07-01oeqa.buildperf: method for measuring system resource usageMarkus Lehtonen
2016-07-01oeqa.buildperf: add BuildPerfTest classMarkus Lehtonen
2016-07-01oeqa.buildperf: functionality to drop kernel cachesMarkus Lehtonen
2016-07-01oe-build-perf-test: introduce oeqa.buildperf moduleMarkus Lehtonen
2016-07-01oeqa.utils.commands: runCmd: return stderr output, tooMarkus Lehtonen
2016-07-01oeqa.utils.commands: use get_bb_vars() in get_bb_var()Markus Lehtonen