qt5base-lts/tests/auto/dbus
Lars Knoll 10414444e1 Add support for blacklisting test functions
We need to have a finer grained control over the tests
we skip in our CI system. This adds a blacklisting
mechanism that allows blacklisting individual test
functions (or even test data) using a set of predefined
matching keys for the operating system and some other
relevant variables.

QTestlib will search for a file called BLACKLIST in the test
directory and parse it if found. The file contains a simple
ini style list of functions to blacklist. For details see
qtestblacklist.cpp.

Change-Id: Id3fae4b264ca99970cbf9f45bfb85fa75c1fd823
Reviewed-by: Lars Knoll <lars.knoll@digia.com>
2014-09-21 20:58:41 +02:00
..
qdbusabstractadaptor tst_qdbusabstractadaptor: Reduce qWait() usage. 2014-08-19 04:09:24 +02:00
qdbusabstractinterface Autotest: make sure the helper programs in QtDBus aren't bundles 2014-05-09 03:39:33 +02:00
qdbusconnection tests: Mark tst_qdbus* tests as insignificant on OS X 2014-03-13 13:25:49 +01:00
qdbusconnection_no_bus Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qdbuscontext tests: Mark tst_qdbus* tests as insignificant on OS X 2014-03-13 13:25:49 +01:00
qdbusinterface tests: Mark tst_qdbus* tests as insignificant on OS X 2014-03-13 13:25:49 +01:00
qdbuslocalcalls tests: Mark tst_qdbus* tests as insignificant on OS X 2014-03-13 13:25:49 +01:00
qdbusmarshall Autotest: make sure the helper programs in QtDBus aren't bundles 2014-05-09 03:39:33 +02:00
qdbusmetaobject tests: Mark tst_qdbus* tests as insignificant on OS X 2014-03-13 13:25:49 +01:00
qdbusmetatype tests: Mark tst_qdbus* tests as insignificant on OS X 2014-03-13 13:25:49 +01:00
qdbuspendingcall tests: Mark tst_qdbus* tests as insignificant on OS X 2014-03-13 13:25:49 +01:00
qdbuspendingreply tests: Mark tst_qdbus* tests as insignificant on OS X 2014-03-13 13:25:49 +01:00
qdbusreply tests: Mark tst_qdbus* tests as insignificant on OS X 2014-03-13 13:25:49 +01:00
qdbusservicewatcher tests: Mark tst_qdbus* tests as insignificant on OS X 2014-03-13 13:25:49 +01:00
qdbusthreading tests: Mark tst_qdbus* tests as insignificant on OS X 2014-03-13 13:25:49 +01:00
qdbustype Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qdbusxmlparser Add support for blacklisting test functions 2014-09-21 20:58:41 +02:00
dbus.pro Revert c3f485c525 2013-08-08 09:22:29 +02:00