tests: transform1: make test work with CK_FORK=no
authorTim-Philipp Müller <tim@centricular.com>
Mon, 11 Apr 2016 09:27:56 +0000 (10:27 +0100)
committerTim-Philipp Müller <tim@centricular.com>
Mon, 11 Apr 2016 09:36:44 +0000 (10:36 +0100)
commit1fa64722d0c69158872e744eaf9c8e38381bb574
tree3104be3d3bb169f6a3bec7f5f63ed378e17dd845
parentf9eb3b98f1858e2273696895827af2b9d86bfde1
tests: transform1: make test work with CK_FORK=no

We need to clear some global state and register a new test
basetransform subclass for each test because we do things
in class_init base on global state.

https://bugzilla.gnome.org/show_bug.cgi?id=623469
tests/check/libs/test_transform.c
tests/check/libs/transform1.c
tests/check/libs/transform2.c