]> code.ossystems Code Review - openembedded-core.git/commit
ptest-gnome: add ptest helper for GNOME packages
authorRoss Burton <ross.burton@intel.com>
Wed, 23 Jul 2014 22:07:22 +0000 (23:07 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 25 Jul 2014 14:33:33 +0000 (15:33 +0100)
commit6a66fadbd7d7675c61c342f9c338edbdedf8b92c
treeb32035ad35ea100b5a34a36d57fed612291dfbaa
parent8abd1d0d605cec77faca1f21663feb4ad9e27d1d
ptest-gnome: add ptest helper for GNOME packages

Many GNOME packages are using their InstalledTests pattern, where the test suite
can be trivially installed.  To avoid repeating the same logic over and over,
add a class to encapsulate this.

Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/ptest-gnome.bbclass [new file with mode: 0644]