aboutsummaryrefslogtreecommitdiffstats
path: root/meta/lib/oeqa
AgeCommit message (Expand)Author
2016-06-03testexport.bbclass: Update to use python3Mariano Lopez
2016-06-02oeqa/selftest/recipetool.py: Tweak matching of warning lineLeonardo Sandoval
2016-06-02qemurunner: Use surrogateescape decodingRichard Purdie
2016-06-02devtool.py: Fix parsing of bitbake-layers' outputLeonardo Sandoval
2016-06-02selftest/devtool: Compare sets instead of arrays on AssertEqualLeonardo Sandoval
2016-06-02classes/lib: Complete transition to python3Richard Purdie
2016-06-02qemurunner: convert data when working with socketEd Bartosh
2016-06-02classes/lib: Update to explictly create lists where neededRichard Purdie
2016-06-02classes/lib: Update to match python3 iter requirementsRichard Purdie
2016-06-02classes/lib: Update to use python3 command pipeline decodingRichard Purdie
2016-06-01recipetool / devtool: set a fixed SRCREV by default when fetching from gitPaul Eggleton
2016-05-30oetest.py: Add support to copy unextracted packages for runtime testingMariano Lopez
2016-05-30oetest.py: Add extract_packages() to RuntimeTestContext classMariano Lopez
2016-05-30oetest.py: Add json file support to specify packages needed in runtime testsMariano Lopez
2016-05-30oeqa/utils/package_manager.py: Add get_package_manager()Mariano Lopez
2016-05-30oetest.py: Move getTests() outside loadTests() methodMariano Lopez
2016-05-21meta: Update to modern exception syntaxRichard Purdie
2016-05-21meta/selftest/scripts: Use print function for python3 compatibilityRichard Purdie
2016-05-21devtool: sdk-update: drop support for local updatesPaul Eggleton
2016-05-19oe-selftest: wic: add test_bmap test caseEd Bartosh
2016-05-19oetest.py: Use the real ExportTestContext in exported testsMariano Lopez
2016-05-19oetest.py: Add default pscmd to oeTestMariano Lopez
2016-05-19oeqa/runexported.py: Remove host dumperMariano Lopez
2016-05-19oeqa/oetest.py: Add class ExportTestContextMariano Lopez
2016-05-16classes/oeqa: Update for print statements and file() -> open() for python3Richard Purdie
2016-05-16oeqa: Print function python3 fixesRichard Purdie
2016-05-15oeqa/decorators: Use wraps consistentlyRichard Purdie
2016-05-14selftest: add bmap testEd Bartosh
2016-05-11oeqa/lic-checksum: Update after recent LIC_FILES_CHKSUM changesRichard Purdie
2016-05-11sshcontrol.py: Add methods to copy dirs and delete filesMariano Lopez
2016-05-06oeqa/selftest/buildoptions: remove buildhistory signature testRoss Burton
2016-04-29oeqa/sstatetests: remove temporary DL_DIRs in noop_samesigsRoss Burton
2016-04-29oeqa/sstatetests: add http_proxy to no-op hash testRoss Burton
2016-04-18oetest: make console output more verboseEd Bartosh
2016-04-18lib/oeqa/selftest/base.py: Correct a reference to meta/lib/oeqa/selftestPeter Kjellerstedt
2016-04-18ext-sdk-prepare.py: exclude do_rm_work from unexpected output; create unit testBill Randle
2016-04-15oeqa/selftest/sstatetests: fix no-op sstate testRoss Burton
2016-04-13Revert "oeqa/selftest/wic: add test case for sparse images"Ross Burton
2016-04-12oeqa/runexported.py: Fix exported testMariano Lopez
2016-04-12oeqa/selftest/sstatetests: split 32/64 build host from no-op action testsRoss Burton
2016-04-09oeqa/selftest/wic: add test case for sparse imagesJoshua Lock
2016-04-09sstatesig.py: Split single locked sigs check into multiple checksRandy Witt
2016-04-01selftest/signing: Use packagedata to obtain PR value for signing testRichard Purdie
2016-03-31scripts, lib: Don't limit traceback lengths to arbitrary valuesRichard Purdie
2016-03-31oeqa/runtime/parselogs.py: Add systemd unit circular dependencies errors.Aníbal Limón
2016-03-31selftest: Added testcase decorator to testsDaniel Istrate
2016-03-30selftest/buildoptions.py: use INHERIT +=Robert Yang
2016-03-30oeqa/selftest/bbtests: Test bbappend orderDaniel Istrate
2016-03-29oe-selftest: generate .env only in test_image_envEd Bartosh
2016-03-28oeqa/utils/ftools: improve remove_from_file algorithmRoss Burton