summaryrefslogtreecommitdiffstats
path: root/meta/lib/oeqa
Commit message (Expand)AuthorAgeFilesLines
* selftest/reproducible: Don't call sync between each file compareRichard Purdie2021-03-041-1/+1
* oeqa/commands: Fix compatibility with python 3.9Richard Purdie2021-03-041-2/+2
* df.py: Add feature check for read-only-rootfsWes Lindauer2021-03-041-0/+2
* oeqa/runlevel : add test for runlevelsTeoh Jay Shen2021-03-041-0/+22
* oeqa: reproducible: Add more loggingJoshua Watt2021-03-041-0/+3
* oeqa: reproducible: Fix SSTATE_MIRRORS variableJoshua Watt2021-03-041-1/+1
* wic/selftest: test_permissions also test bitbake imageLee Chee Yang2021-02-101-0/+16
* oeqa: wic: Add tests for permissions and change-directoryRicardo Ribalda Delgado2021-02-101-0/+90
* package.bbclass: hash equivalency and pr serviceMark Hatle2021-02-101-4/+4
* cve_check: add CVE_VERSION_SUFFIX to indicate suffix in versioningLee Chee Yang2021-02-101-1/+10
* cve-check: replace Looseversion with custom version classLee Chee Yang2021-02-101-0/+27
* selftest/devtool: Add modify_localfiles_only test checking symlink pathTomasz Dziendzielski2021-02-051-0/+37
* oeqa/selftest/cases/tinfoil.py: increase timeout 10->60s test_wait_eventYi Fan Yu2021-02-051-2/+4
* oeqa/ptest: print a warning if ptests failedAlexander Kanavin2021-02-051-0/+1
* bitbake.conf: Prevent pyc file generation in pseudo contextPaul Barker2021-02-031-0/+27
* oeqa/selftest/runtime_test: Exclude gpg directory from pseudo databaseRichard Purdie2021-02-031-0/+1
* selftest: Add argument to keep build dirPaul Barker2021-01-131-4/+13
* oe-pkgdata-util: Added a test to verify oe-pkgdata-util without parametersMilan Shah2021-01-131-0/+6
* oeqa/commands: Ensure sync can be found regardless of PATHRichard Purdie2021-01-091-0/+3
* lib/oe/qa: handle the 'no specific instruction set' ELF e_machine valueRoss Burton2021-01-091-1/+1
* oeqa/selftest/cases/devtool.py: fix typo in ignore_patterns callSteve Sakoman2021-01-011-1/+1
* meta/lib/oeqa/manual/oe-core.json: Update test_bitbake_devshellsangeeta jain2020-12-181-1/+1
* oeqa/devtool: use Yocto mirror for pv-1.5.3 tarballRoss Burton2020-12-181-1/+1
* oeqa/core/context: initialize _run_end_timeKonrad Weihmann2020-11-201-0/+1
* oeqa/core/context: expose results as variableKonrad Weihmann2020-11-201-0/+3
* oeqa: Add sync call to command executionRichard Purdie2020-10-302-9/+15
* oeqa/selftest/cases/devtool.py: avoid .pyc raceTim Orling2020-10-091-1/+2
* wic: Add 512 Byte alignment to --offsetJoshua Watt2020-10-061-0/+24
* wic: Fix --extra-space argument handlingJoshua Watt2020-10-061-0/+15
* wic: Add --offset argument for partitionsJoshua Watt2020-10-061-25/+93
* oeqa/selftest/containerimage: Update to match assumptions in configurationRichard Purdie2020-10-061-0/+3
* oeqa/selftest/incompatible_lib: Fix append usageRichard Purdie2020-10-061-1/+1
* oeqa/qemurunner: Increase serial timeoutRichard Purdie2020-10-061-1/+1
* oeqa/concurrencytest: Improve builddir path manipulationsRichard Purdie2020-09-171-1/+3
* selftest/signing: Ensure build path relocation is safeRichard Purdie2020-09-171-1/+3
* selftest/prservice: Improve test failure messageRichard Purdie2020-09-101-2/+2
* oeqa: sdk: Capture stderr outputJoshua Watt2020-09-106-6/+6
* oeqa/manual/bsp-hw.json : remove X_server_can_start_up_with_runlevel_5_boot testTeohJayShen2020-09-021-22/+0
* oeqa/manual/bsp-hw.json : remove shutdown_system testTeohJayShen2020-09-021-22/+0
* oeqa: runtime_tests: Extra GPG debuggingJoshua Watt2020-09-021-1/+1
* selftest/tinfoil: Increase wait event timeoutRichard Purdie2020-08-271-2/+3
* oeqa: write @OETestTag content into json test reports for each caseAlexander Kanavin2020-08-121-0/+14
* ltp: make copyFrom scp command non-fatalMatthew2020-08-122-4/+8
* oeqa/qemurunner: Add priority/nice information for running processesRichard Purdie2020-07-312-2/+2
* oeqa/utils/qemurunner: Fix missing pid file tracebacksRichard Purdie2020-07-221-1/+1
* qemurunner: Add extra debug info when qemu fails to startRichard Purdie2020-07-221-0/+9
* qemurunner: Ensure pid location is deterministicRichard Purdie2020-07-221-2/+4
* oeqa/selftest/sstatetests: Avoid polluting DL_DIRRichard Purdie2020-07-221-1/+4
* oeqa/core/loader: fix regex to include numbersVacek, Patrick2020-07-161-1/+1
* logrotate.py: fix testimage occasionally failureChangqing Li2020-07-071-4/+0