gobject/tests: New test for dynamic class creation/destruction
authorEdward Hervey <bilboed@bilboed.com>
Thu, 24 Sep 2009 11:19:46 +0000 (13:19 +0200)
committerAlexander Larsson <alexl@redhat.com>
Mon, 30 Nov 2009 19:52:33 +0000 (20:52 +0100)
commit83ee0d947d7c103e975be0fc4e62415ad7d57571
tree1e619a03dd7dd4910fa7bbac6d5ffd485552156d
parent35c376a8a6be94f6fd5c22164a5e0968f4d3e26e
gobject/tests: New test for dynamic class creation/destruction

Starts 100 threads which ref/unref a dynamic class to test the recent
changes to class init/uninit.
gobject/tests/Makefile.am
gobject/tests/dynamictests.c [new file with mode: 0644]