From 2463e39c449cb3431e28a2a1ed5c31f778bf47bc Mon Sep 17 00:00:00 2001 From: Wenzong Fan Date: Tue, 17 Nov 2015 04:17:04 -0500 Subject: python-pygpgme: add ptest support * add ptest support * runtime depends on gnupg Signed-off-by: Wenzong Fan Signed-off-by: Martin Jansa --- meta-python/recipes-devtools/python/python-pygpgme/run-ptest | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 meta-python/recipes-devtools/python/python-pygpgme/run-ptest (limited to 'meta-python/recipes-devtools/python/python-pygpgme') diff --git a/meta-python/recipes-devtools/python/python-pygpgme/run-ptest b/meta-python/recipes-devtools/python/python-pygpgme/run-ptest new file mode 100644 index 0000000000..ac867e2c0a --- /dev/null +++ b/meta-python/recipes-devtools/python/python-pygpgme/run-ptest @@ -0,0 +1,3 @@ +#!/bin/sh + +GPG_AGENT_INFO= python test_all.py -v -- cgit v1.2.3-54-g00ecf