tests: eio: make sure we cleanup eio_test_xattr_set correctly
authorStefan Schmidt <stefan@osg.samsung.com>
Wed, 11 May 2016 08:17:11 +0000 (10:17 +0200)
committerStefan Schmidt <stefan@osg.samsung.com>
Wed, 11 May 2016 08:17:11 +0000 (10:17 +0200)
commit3256a602823dd4bf59290380bc03e0010ec554d1
tree83694ac28f86941abf670591038d7d65e3552728
parent3e2e5b6111206f0abb1999e3944532b905e78a27
tests: eio: make sure we cleanup eio_test_xattr_set correctly

We missed tmpstr_del and shutting down eina here. This test segfaults from
time to time on Jenkins. Not sure this was the actual cause but better clean
it up anyway.
src/tests/eio/eio_test_xattr.c