From 5f837b47f5c3e462f24cd5abf58ff6ef1dd04932 Mon Sep 17 00:00:00 2001 From: Huang Qiyu Date: Wed, 12 Apr 2017 18:20:44 +0800 Subject: qttools: add ptest Add ptest for qttools by using provided testsuite. Signed-off-by: Huang Qiyu Signed-off-by: Martin Jansa --- recipes-qt/qt5/qttools/run-ptest | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 recipes-qt/qt5/qttools/run-ptest (limited to 'recipes-qt/qt5/qttools') diff --git a/recipes-qt/qt5/qttools/run-ptest b/recipes-qt/qt5/qttools/run-ptest new file mode 100644 index 00000000..5cd5e27e --- /dev/null +++ b/recipes-qt/qt5/qttools/run-ptest @@ -0,0 +1,4 @@ +#!/bin/sh + +./tst_qtdiag +./tst_qtattributionsscanner -- cgit v1.2.3