summaryrefslogtreecommitdiffstats
path: root/meta/lib/oeqa/runtime/cases/dnf.py
Commit message (Expand)AuthorAgeFilesLines
* oeqa/runtime/apt dnf opkg: support running from within docker containerAndré Draszik2019-12-161-1/+2
* dnf.py: check busybox for case test_dnf_installrootKai Kang2019-10-091-0/+2
* dnf.py: installroot support usrmergeChangqing Li2019-09-071-1/+33
* meta/lib+scripts: Convert to SPDX license headersRichard Purdie2019-05-091-0/+4
* oeqa: Drop OETestIDRichard Purdie2019-05-091-15/+0
* oeqa/utils/httpserver: Rework to avoid hangs and improve loggingRichard Purdie2018-11-161-1/+1
* oeqa/runtime/dnf: Make sure test_dnf_install does not skippedYeoh Ee Peng2018-09-041-1/+5
* oeqa/runtime/dnf: Fix test error when static libs are enabledRichard Purdie2018-06-071-1/+1
* runtime/dnf: Add new dnf test casesJose Perez Carranza2018-05-151-0/+40
* runtime/dnf : Add ID to the dnf test casesJose Perez Carranza2017-04-051-0/+12
* oeqa: use WORKDIR/oe-testimage-repo to look for RPM packagesAlexander Kanavin2017-03-231-1/+1
* dnf: add /usr/bin/dnf symlink that points to /usr/bin/dnf-2Alexander Kanavin2017-03-171-1/+1
* testimage.bbclass: fix runtime test for rpm, port smart tests to dnfAlexander Kanavin2017-03-141-0/+111