eio: add testcases for various eio_xattr types set and get functions.
authorvivek <vivek.ellur@samsung.com>
Wed, 22 Apr 2015 12:52:55 +0000 (14:52 +0200)
committerCedric BAIL <cedric@osg.samsung.com>
Wed, 22 Apr 2015 13:10:20 +0000 (15:10 +0200)
commitd86ed2a46c5f6a7a76fceff7d33ed934f87bb714
tree605f702d6fdac6db4ab87a1c77cac71cf0a491a4
parentf4453bc00b9c27eb4d32b683dde9af000674dd9b
eio: add testcases for various eio_xattr types set and get functions.

Summary:
Added test cases for eio_file_xattr_string_set, eio_file_xattr_string_get, eio_file_xattr_int_set, eio_file_xattr_int_get, eio_file_xattr_double_get, eio_file_xattr_double set functions

Signed-off-by: vivek <vivek.ellur@samsung.com>
Reviewers: cedric

Reviewed By: cedric

Differential Revision: https://phab.enlightenment.org/D2380

Signed-off-by: Cedric BAIL <cedric@osg.samsung.com>
src/tests/eio/eio_test_xattr.c