aboutsummaryrefslogtreecommitdiffstats
path: root/meta-selftest/recipes-devtools/python/python3-async-test_0.6.2.bb
diff options
context:
space:
mode:
authorPaul Eggleton <paul.eggleton@linux.intel.com>2018-11-28 16:40:48 +1300
committerPaul Eggleton <paul.eggleton@linux.intel.com>2018-11-30 12:32:30 +1300
commitacc70b4631879da9b661d91fef6687900871040c (patch)
tree60e98890e7ca067584dc92a90e123b5d358f8c97 /meta-selftest/recipes-devtools/python/python3-async-test_0.6.2.bb
parenta451ee6de9c448ab81c98ae850d36a1bff28aaa0 (diff)
downloadopenembedded-core-contrib-paule/devtool-recipeutils-fixes.tar.gz
oe-selftest: add some tests for recipeutils modulepaule/devtool-recipeutils-fixes
Add some tests for functions in meta/lib/oe/recipeutils.py, in particular for a few issues I've just fixed. I haven't added tests for all of the functions - some of them are already being tested via devtool in any case. Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Diffstat (limited to 'meta-selftest/recipes-devtools/python/python3-async-test_0.6.2.bb')
-rw-r--r--meta-selftest/recipes-devtools/python/python3-async-test_0.6.2.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-selftest/recipes-devtools/python/python3-async-test_0.6.2.bb b/meta-selftest/recipes-devtools/python/python3-async-test_0.6.2.bb
new file mode 100644
index 0000000000..22e241afb3
--- /dev/null
+++ b/meta-selftest/recipes-devtools/python/python3-async-test_0.6.2.bb
@@ -0,0 +1,2 @@
+inherit setuptools3
+require python-async-test.inc