summaryrefslogtreecommitdiffstats
path: root/meta/lib
Commit message (Expand)AuthorAgeFilesLines
* buildhistory_analysis: ignore ownership for sysroot diffsRoss Burton2019-07-051-7/+11
* devtool.py: track to clean devtool.conf in test_create_workspaceChen Qi2019-07-031-0/+3
* oeqa: Test bitbake --skip-setseceneJoshua Watt2019-07-031-0/+30
* oeqa: Cleanup /usr/bin/env pythonRobert Yang2019-06-302-2/+0
* buildhistory: report sysroot changesRoss Burton2019-06-281-1/+10
* oeqa/runtime/syslog: Add delay to test to avoid failuresRichard Purdie2019-06-271-0/+3
* oeqa/runtime/oesyslog: systemd syslog restart doesn't change pidRichard Purdie2019-06-271-2/+5
* oeqa/runtime/syslog: Improve test debug messagesRichard Purdie2019-06-271-12/+20
* oe_syslog.py: Handle syslogd/klogd restart raceJon Mason2019-06-271-9/+59
* oeqa/buildoptions: check that Fortran code actually cross-compilesRoss Burton2019-06-271-5/+2
* oeqa: avoid class setup method to run when skipping the whole classChen Qi2019-06-212-0/+10
* context.py: avoid skipping tests by meaningless command argumentChen Qi2019-06-211-1/+1
* oeqa/logparser: ignore test failure commentaryRoss Burton2019-06-201-2/+2
* rootfs: Fix dependency for every dpkg runRicardo Ribalda Delgado2019-06-191-0/+1
* runtime/cases/logrotate: make test more reliableAnuj Mittal2019-06-191-1/+3
* manifest.py: fix test_SDK_manifest_entriesChen Qi2019-06-191-5/+2
* context.py: fix skipping functionChen Qi2019-06-181-1/+6
* selftest/devtool: fix URI to MarkupSafe packageOleksandr Kravchuk2019-06-141-1/+1
* oescripts.py: avoid error when cairo module is not availableChen Qi2019-06-141-1/+2
* selftests: add tests for INCOMPATIBLE_LICENSEQuentin Schulz2019-06-121-0/+41
* recipetool: add python3 supportMaciej Pijanowski2019-06-101-2/+40
* multiconfig: Adapt to bitbake switch 'multiconfig' -> 'mc'Richard Purdie2019-06-101-1/+1
* oeqa: Add reproducible build selftestJoshua Watt2019-06-101-0/+160
* qemurunner: fix undefined variableAdrian Freihofer2019-06-081-0/+1
* oeqa/runtime: add simple test for sconsTim Orling2019-06-083-0/+43
* gpg_sign/selftest: Fix secmem parameter handlingRichard Purdie2019-06-072-18/+24
* oeqa/utils/qemurunner: Set both the threadport&serverport with tcpserial para...Kevin Hao2019-06-071-2/+2
* resulttool: modify to be multi-machineJon Mason2019-06-041-1/+1
* lib/oe/reciputils.py: support character `+' in git pvHongxu Jia2019-06-041-1/+1
* gdb: Upgrade from 8.2.1 to 8.3Alistair Francis2019-05-211-1/+2
* oeqa/targetcontrol.py: fix qemuparams not work in runqemu with launch_cmdHongxu Jia2019-05-151-1/+1
* oeqa/target/ssh: Replace suggogatepass with ignoring errorsRichard Purdie2019-05-131-2/+2
* oeqa/selftest: Automate manual pybootchart testsRichard Purdie2019-05-122-26/+34
* oeqa/concurrenttest: Patch subunit module to handle classSetup failuresRichard Purdie2019-05-121-4/+23
* oeqa/runner: Fix subunit setupClass/setupModule failure handlingRichard Purdie2019-05-121-2/+2
* patch: add minver and maxver parametersRoss Burton2019-05-091-0/+11
* oeqa/sdk: use bash to execute SDK test commandsMikko Rapeli2019-05-092-2/+3
* oeqa/core/runner: Handle unexpectedSucessesRichard Purdie2019-05-091-2/+8
* meta/lib+scripts: Convert to SPDX license headersRichard Purdie2019-05-09190-127/+693
* oeqa: Drop OETestIDRichard Purdie2019-05-0966-532/+8
* oe.path: Add copyhardlink() helper functionPaul Barker2019-05-071-1/+12
* oeqa/ssh: Avoid unicode decode exceptionsRichard Purdie2019-05-011-2/+2
* manual compliance: remove bits done at runtimeArmin Kuster2019-04-291-89/+1
* ltp_compliance: add new runtimeArmin Kuster2019-04-291-0/+104
* logparser: Add LTP compliance sectionArmin Kuster2019-04-291-0/+37
* ltp: add runtime testArmin Kuster2019-04-291-0/+124
* logparser: Add decoding ltp logsArmin Kuster2019-04-291-0/+25
* utils/multiprocess_launch: Improve failing subprocess outputRichard Purdie2019-04-261-1/+6
* oeqa/core/runner: dump stdout and stderr of each test caseMardegan, Alberto2019-04-261-4/+16
* buildhistory: call a dependency parser only on actual dependency listsAlexander Kanavin2019-04-251-1/+1