summaryrefslogtreecommitdiffstats
path: root/meta/lib/oeqa/selftest/cases/devtool.py
Commit message (Expand)AuthorAgeFilesLines
* oeqa/selftest/cases/devtool.py: fix typo in ignore_patterns callSteve Sakoman2021-01-121-1/+1
* oeqa/devtool: use Yocto mirror for pv-1.5.3 tarballRoss Burton2020-12-181-1/+1
* oeqa: Add sync call to command executionRichard Purdie2020-10-201-7/+0
* selftest: add test for recipes with patches in overridesRoss Burton2020-10-081-0/+20
* selftest: skip npm tests if nodejs-native isn't availableRoss Burton2020-10-081-0/+4
* oeqa/selftest/devtool: Add sync call to test teardownRichard Purdie2020-09-301-0/+7
* oeqa/selftest/cases/devtool.py: avoid .pyc raceTim Orling2020-09-301-1/+2
* oeqa/selftest: recipetool/devtool: Avoid load_plugin test raceRichard Purdie2020-07-031-1/+5
* apt: update to 1.8.2.1Alexander Kanavin2020-06-041-1/+1
* meta-selftest: add test for .patch file with long filename and without subjectMartin Jansa2020-06-041-0/+27
* meta-selftest: add test of .gitignore in tarballMartin Jansa2020-06-041-0/+26
* fix various, innocuous typosRobert P. J. Day2020-02-181-1/+1
* oeqa/selftest/devtool: add npm recipe build testJean-Marie LEMETAYER2020-01-271-0/+20
* selftest: check that 'devtool upgrade' correctly drops backported patchesAlexander Kanavin2019-11-211-3/+22
* oeqa/devtool: Avoid unbound variable errorsRichard Purdie2019-11-211-1/+2
* devtool.py: fix buildclean testChangqing Li2019-09-271-0/+1
* devtool.py: change to do clean before remove-layerChangqing Li2019-09-271-7/+7
* devtool.py: track to clean devtool.conf in test_create_workspaceChen Qi2019-07-031-0/+3
* selftest/devtool: fix URI to MarkupSafe packageOleksandr Kravchuk2019-06-141-1/+1
* meta/lib+scripts: Convert to SPDX license headersRichard Purdie2019-05-091-0/+4
* oeqa: Drop OETestIDRichard Purdie2019-05-091-39/+0
* lib/oe,oeqa/selftest: Fix DeprecationWarning: invalid escape sequenceRichard Purdie2019-02-161-1/+1
* oe-selftest: devtool: Support meta being a symbolic linkuninative-2.3Peter Kjellerstedt2018-10-211-1/+2
* oe-selftest: devtool: avoid parallel races by using temporary copy of corePaul Eggleton2018-07-311-0/+64
* devtool: Split tests into multiple classesRichard Purdie2018-07-161-52/+61
* oeqa: Default to buffer mode for testsRichard Purdie2018-07-161-2/+0
* oeqa/selftest/devtool: Ensure dbus is built befoe running testRichard Purdie2018-07-161-0/+2
* devtool: Ensure added layer sets LAYERSERIES_COMPATRichard Purdie2018-04-071-0/+1
* selftest/cases/devtool.py: fix workspace layer checkingRobert Yang2018-01-141-1/+1
* oe-selftest: devtool: switch away from mkelfimagePaul Eggleton2018-01-021-3/+3
* oe-selftest: devtool: fix test for changes in lzo recipePaul Eggleton2017-12-101-6/+10
* oeqa: Markup further tests for stdout/stderr bufferingRichard Purdie2017-11-111-0/+2
* devtool: rework source extraction so that dependencies are handledPaul Eggleton2017-09-181-5/+5
* oe-selftest: devtool: fix test_devtool_add hanging on some machinesPaul Eggleton2017-09-131-1/+1
* selftest/devtool: Avoid writing on TOPDIR on kernel test caseJose Perez Carranza2017-09-121-4/+5
* oe-selftest: devtool: test find-recipe and edit-recipePaul Eggleton2017-08-311-8/+17
* selftest/devtool: Don't use removed remake as test caseJussi Kukkonen2017-06-281-2/+1
* selftest: Add Testopia ID to test casesJose Perez Carranza2017-06-231-0/+10
* selftest/devtool: replace file assertTrue/False with assertExists/NotExistsYeoh Ee Peng2017-06-231-65/+63
* selftest/devtool: Modify test to use default configJose Perez Carranza2017-06-091-7/+3
* oeqa/selftest/cases: Migrate test cases into the new oe-qa frameworkLeonardo Sandoval2017-06-061-0/+1696