Test functions should have async scope
authorPhillip Wood <phillip.wood@dunelm.org.uk>
Wed, 5 Nov 2014 15:04:45 +0000 (15:04 +0000)
committerColin Walters <walters@verbum.org>
Fri, 13 Feb 2015 21:16:06 +0000 (16:16 -0500)
commita074c7a6f2c4468f9d4fdf9d03f3953b819207e6
treee795ce3d7d02301dd028caa5bc94257d55b7cb97
parent977be8c1494ac2e51414f956022e7441045d6ab7
Test functions should have async scope

The testing utilities execute fixture and test functions
asynchronously.

https://bugzilla.gnome.org/show_bug.cgi?id=739724
glib/gtestutils.c