summaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/glib-networking/glib-networking
diff options
context:
space:
mode:
authorYi Zhao <yi.zhao@windriver.com>2020-08-31 17:08:01 +0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2020-09-02 15:58:05 +0100
commit5ccf343c5e7d473323048518883a6a9d7a67d2f6 (patch)
treead885e5cf234a0c02689702314f09deaa6efbf87 /meta/recipes-core/glib-networking/glib-networking
parent7cb4e9ab8c1596281060e94a216966060103956e (diff)
downloadopenembedded-core-contrib-5ccf343c5e7d473323048518883a6a9d7a67d2f6.tar.gz
glib-networking: add ptest
Results: $ ./run-ptest Running test: glib-networking/connection-gnutls.test [snip] PASS: glib-networking/connection-gnutls.test Running test: glib-networking/file-database-gnutls.test [snip] PASS: glib-networking/file-database-gnutls.test Running test: glib-networking/certificate-gnutls.test [snip] PASS: glib-networking/certificate-gnutls.test SUMMARY: total=3; passed=3; skipped=0; failed=0; user=0.2s; system=0.0s; maxrss=12896 Signed-off-by: Yi Zhao <yi.zhao@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-core/glib-networking/glib-networking')
-rw-r--r--meta/recipes-core/glib-networking/glib-networking/run-ptest3
1 files changed, 3 insertions, 0 deletions
diff --git a/meta/recipes-core/glib-networking/glib-networking/run-ptest b/meta/recipes-core/glib-networking/glib-networking/run-ptest
new file mode 100644
index 0000000000..6d520f94f6
--- /dev/null
+++ b/meta/recipes-core/glib-networking/glib-networking/run-ptest
@@ -0,0 +1,3 @@
+#! /bin/sh
+
+gnome-desktop-testing-runner glib-networking