summaryrefslogtreecommitdiffstats
path: root/meta/lib/oeqa
Commit message (Expand)AuthorAgeFilesLines
...
* oeqa.buildperf: convert test cases to unittestMarkus Lehtonen2016-08-171-31/+19
* oeqa.buildperf: add BuildPerfTestResult classMarkus Lehtonen2016-08-172-74/+80
* oeqa.buildperf: add BuildPerfTestLoader classMarkus Lehtonen2016-08-172-0/+6
* oeqa.buildperf: derive BuildPerfTestCase class from unitest.TestCaseMarkus Lehtonen2016-08-172-38/+33
* oeqa.buildperf: rename module containing basic testsMarkus Lehtonen2016-08-172-1/+1
* buildperf: Add support for times without decimal partJose Perez Carranza2016-08-171-1/+5
* lib/oeqa/selftest/bbtests: don't report expected failuresRoss Burton2016-08-171-0/+1
* oeqa/runtime/syslog.py: Improve test_syslog_logger on systemdAníbal Limón2016-08-171-2/+5
* oeqa/oetest: Improve subprocess error reportingRichard Purdie2016-08-171-0/+9
* Allow for simultaneous do_rootfs tasks with rpmuninative-1.3Stephano Cetola2016-08-121-1/+40
* oeqa: start() add remaining args SimpleRemoteTarget and QemuTinyRunnerAníbal Limón2016-08-102-4/+4
* oeqa/utils/httpserver.py: HTTPServer enable thread connection handlingAníbal Limón2016-08-101-1/+2
* oeqa/selftest: disable report-error class when builds are expected to failRoss Burton2016-08-102-2/+7
* oeqa/utils/sshcontrol.py: Allows to copy symlinks to targetMariano Lopez2016-08-041-2/+7
* oeqa/oetest.py: Allow to export packages using symlinksMariano Lopez2016-08-041-4/+13
* oetest.py: Remove check for __init__.pyMariano Lopez2016-08-041-2/+0
* oetest.py: Add command line parameter support for tag in testexportMariano Lopez2016-08-042-4/+18
* selftest/runtime-test.py: Add test for testexport SDK featureMariano Lopez2016-08-041-0/+41
* oeqa/utils/commands.py: Command class improve validations/decoding in outputAníbal Limón2016-08-011-1/+4
* oeqa/runtime/syslog: test_syslog_logger Don't try to use logread when systemd...Aníbal Limón2016-08-011-1/+1
* oeqa/runtime/syslog.py: Improve test_syslog_loggerAníbal Limón2016-08-011-2/+7
* selftest/runtime-test.py: Add test for import test from other layersMariano Lopez2016-08-011-0/+20
* oe-selftest: recipetool: add tests for git URL manglingPaul Eggleton2016-08-011-0/+43
* oeqa/selftest/signing: check that we have GPG in setupRoss Burton2016-07-261-0/+4
* oeqa/selftest/signing: use a temporary directory for GPG homeRoss Burton2016-07-261-22/+10
* lib/oeqa/decorators: handle broken links when creating new symlinkRoss Burton2016-07-261-1/+1
* oeqa/controllers: Add test target for Systemd-bootJose Perez Carranza2016-07-211-0/+40
* oetest.py: Fix problem when there is more than one json file for package extr...Mariano Lopez2016-07-211-4/+10
* lib/oeqa/utils/commands.py: Move updateEnv() from runexported.pyMariano Lopez2016-07-212-14/+14
* oeqa/recipetool: update recipe test to pass SHARoss Burton2016-07-201-1/+1
* oeqa/devtool: update recipe test as libmatchbox changedRoss Burton2016-07-201-1/+1
* libxsettings-client: Remove as unneededJussi Kukkonen2016-07-201-2/+2
* wic: oe-selftest: build bmap-tools-nativeEd Bartosh2016-07-201-1/+1
* devtool: add finish subcommandPaul Eggleton2016-07-201-1/+156
* utils/qemurunner.py: QemuRunner.start() add support for specify extra kernel ...Aníbal Limón2016-07-202-4/+8
* remove sukokuRoss Burton2016-07-201-28/+0
* oeqa/sdk: remove buildsudoku testRoss Burton2016-07-201-26/+0
* buildoptions.py: remove directfb image build testMaxin B. John2016-07-101-13/+0
* oe-selftest: drop test_prepare_unexpectedPaul Eggleton2016-07-081-75/+0
* oeqa/selftest/bbtests: Fix failing test after progress changesRichard Purdie2016-07-081-1/+1
* oeqa/runtime/systemd: fix typo in skipUnlessPassed decoratorRoss Burton2016-07-081-1/+1
* lib/oeqa: add Galculator to SDK and runtime testsRoss Burton2016-07-012-0/+47
* oeqa/runtime/syslog: remove redundant skipUnlessPassedRoss Burton2016-07-011-1/+0
* oeqa/utils/commands: fix single-character variable matching in get_bb_vars()Ross Burton2016-07-011-2/+2
* oe-build-perf-test: implement --globalres-file optionMarkus Lehtonen2016-07-011-0/+32
* oeqa.buildperf: add git revision and branch to result dataMarkus Lehtonen2016-07-011-0/+32
* oeqa.utils: add git moduleMarkus Lehtonen2016-07-011-0/+38
* oeqa.buildperf: archive build/conf into test resultsMarkus Lehtonen2016-07-011-0/+8
* oeqa.buildperf: add test Test4Markus Lehtonen2016-07-011-0/+28
* oeqa.buildperf: add test Test3Markus Lehtonen2016-07-011-0/+20