tests/auth-test: clean up a bit and fix async auth test logic
authorDan Winship <danw@gnome.org>
Sat, 29 May 2010 14:14:33 +0000 (16:14 +0200)
committerDan Winship <danw@gnome.org>
Wed, 9 Jun 2010 15:23:00 +0000 (11:23 -0400)
commitf849f04a531cd38d0c84b060d5310f45064b15e1
tree1bc41bfd72a0bdedf0ff1099f3610af80737a6a6
parent5777a65e543e598ce67a85eea71de871723953ca
tests/auth-test: clean up a bit and fix async auth test logic

Ensure that we're not aborting the session until after all the
messages finish. (Previously it worked by coincidence, but upcoming
changes tweak things enough that it would fail otherwise.)
tests/auth-test.c