tests: fix failing pluginproxytest
authorAlexander Kanavin <alexander.kanavin@intel.com>
Tue, 4 Feb 2014 15:47:17 +0000 (17:47 +0200)
committerAlexander Kanavin <alexander.kanavin@intel.com>
Tue, 4 Feb 2014 15:47:17 +0000 (17:47 +0200)
commit8f928036a8b5b13937116a6f3867f799ae8606d3
tree31a9b450903a30ff3d7aa44d7998cb010563490e
parentf80aaa856539512e16501bb8367d6416af2d9a9f
tests: fix failing pluginproxytest

Checking pointers equivalence is unreliable; new objects may be
allocated to same location as old objects
test/plugins/pluginproxytest.c