summaryrefslogtreecommitdiffstats
path: root/meta/lib/oeqa/selftest/recipetool.py
Commit message (Expand)AuthorAgeFilesLines
* oe-selftest: recipetool: add tests for git URL manglingPaul Eggleton2016-11-081-0/+43
* oeqa/recipetool: update recipe test to pass SHARoss Burton2016-07-271-1/+1
* 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