summaryrefslogtreecommitdiffstats
path: root/meta/lib/oeqa/selftest/recipetool.py
Commit message (Expand)AuthorAgeFilesLines
* oeqa/selftest: lock down Meson git revision for reliabilityRoss Burton2017-06-051-2/+2
* selftest/recipetool: replace fedorahosted.org SRC_URI with github.com sourceChoong YinThong2017-06-051-4/+4
* selftest: Avoid sstate corruption by calling cleansstateMariano Lopez2017-05-271-5/+0
* oe-selftest: recipetool: add tests for git URL manglingPaul Eggleton2016-08-011-0/+43
* oeqa/recipetool: update recipe test to pass SHARoss Burton2016-07-201-1/+1
* libxsettings-client: Remove as unneededJussi Kukkonen2016-07-201-2/+2
* oeqa/selftest/recipetool.py: Tweak matching of warning lineLeonardo Sandoval2016-06-021-1/+1
* classes/lib: Complete transition to python3Richard Purdie2016-06-021-2/+2
* selftest: Added testcase decorator to testsDaniel Istrate2016-03-311-0/+1
* recipetool: create: don't create extra files directory unconditionallyPaul Eggleton2016-03-201-2/+4
* oeqa/selftest/recipetool: Fix test_recipetool_create_simpleRichard Purdie2016-03-131-2/+2
* oeqa/recipetool: Fix syntax errorRichard Purdie2016-03-131-1/+1
* oeqa/recipetool: Improve debugging output by adding dirlistRichard Purdie2016-03-121-1/+1
* recipetool: create: add basic support for extracting dependencies from cmakePaul Eggleton2016-01-191-0/+17
* recipetool: create: improve extraction of pkg-config / lib depsPaul Eggleton2016-01-191-2/+2
* oeqa/selftest/recipetool: update for libjpeg-turbo migrationRoss Burton2016-01-071-1/+1
* selftest: Added testcase decorators for 2 testsDaniel Istrate2016-01-071-0/+1
* oeqa/selftest: support sets in devtool comparisonsRoss Burton2015-12-281-2/+2
* oe-selftest: add tests for simple devtool add / recipetool create URL casePaul Eggleton2015-12-281-0/+19
* recipetool: create: support extracting name and version from build scriptsPaul Eggleton2015-12-281-1/+1
* oeqa/selftest: Added testcase decorators.Daniel Istrate2015-10-271-0/+11
* oe-selftest: replace assertTrue(False, ...) with fail(...)Paul Eggleton2015-08-241-2/+2
* oeqa/recipetool: allow templayerdir overrideChristopher Larson2015-07-271-14/+15
* oeqa/recipetool: add tests for appendsrcfile(s)Christopher Larson2015-07-271-0/+152
* oeqa/recipetool: refactor / split out RecipetoolBaseChristopher Larson2015-07-271-18/+34
* oeqa/recipetool: add useful failure messages to test casesCostin Constantin2015-07-231-2/+2
* oeqa/selftest: Added @testcase decorators to oeselftest testcases.Daniel Istrate2015-07-081-3/+22
* oeqa/recipetool: Fix symlink resolutionRichard Purdie2015-06-271-1/+1
* oeqa/selftest/recipetool: Fix appendfile_binary test on opensuse131Richard Purdie2015-06-261-1/+3
* recipetool: add appendfile subcommandPaul Eggleton2015-05-201-2/+311
* oe-selftest: move recipetool tests to their own modulePaul Eggleton2015-05-201-0/+55