summaryrefslogtreecommitdiffstats
path: root/meta/lib/oeqa/selftest/recipetool.py
Commit message (Expand)AuthorAgeFilesLines
* 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