efl/src/tests/eina
vivek a6b5ee94f0 eina: add test cases for eina_xattr functions.
Summary:
Add eina_test_xattr.c file for testing eina xattr functions and added test
cases for eina_xattr_set and eina_xattr_fd_set functions. Those tests need
a directory where the underlying file system allow xattr. Usually /tmp is
running on tmpfs that doesn't support today xattr. This test won't be run
if we are not provided with an existing proper directory.

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

Reviewers: cedric

Subscribers: cedric

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

Signed-off-by: Cedric BAIL <cedric@osg.samsung.com>
2015-03-06 20:19:21 +01:00
..
.gitignore
cxx_compile_test.cxx
eina_suite.c eina: add test cases for eina_xattr functions. 2015-03-06 20:19:21 +01:00
eina_suite.h eina: add test cases for eina_xattr functions. 2015-03-06 20:19:21 +01:00
eina_test_abi.c
eina_test_accessor.c
eina_test_array.c
eina_test_barrier.c eina: fix tests suites for Windows to have a predictable result. 2015-01-30 10:49:57 +01:00
eina_test_benchmark.c
eina_test_binbuf.c
eina_test_binshare.c
eina_test_clist.c
eina_test_convert.c
eina_test_counter.c
eina_test_cow.c
eina_test_error.c eina: fix tests suites for Windows to have a predictable result. 2015-01-30 10:49:57 +01:00
eina_test_file.c eina: Eina_File - add test case for path resolution. 2015-02-05 15:37:15 +01:00
eina_test_fp.c
eina_test_hash.c
eina_test_inarray.c
eina_test_inlist.c
eina_test_iterator.c
eina_test_lalloc.c
eina_test_list.c
eina_test_lock.c eina: fix eina_test_rwlock test on OSX. 2015-02-05 16:38:06 +01:00
eina_test_log.c
eina_test_magic.c
eina_test_main.c
eina_test_matrixsparse.c
eina_test_mempool.c
eina_test_model.c
eina_test_module.c
eina_test_module_dummy.c
eina_test_quadtree.c
eina_test_rbtree.c eina: fix tests suites for Windows to have a predictable result. 2015-01-30 10:49:57 +01:00
eina_test_rectangle.c
eina_test_sched.c
eina_test_simple_xml_parser.c
eina_test_str.c eina: add test case for eina_memdup in eina str 2015-02-25 17:46:16 +01:00
eina_test_strbuf.c
eina_test_stringshare.c
eina_test_tiler.c
eina_test_tmpstr.c Eina tmpstr: deprecate tmpstr_strlen and add tmpstr_len. 2015-02-09 13:55:13 +00:00
eina_test_trash.c
eina_test_ustr.c eina: add test case for eina unicode escape function. 2015-02-20 12:24:18 +01:00
eina_test_ustringshare.c
eina_test_value.c eina: memcmp can't be used to compare timeval due to potential padding on 64bit architecture. 2015-02-05 16:38:06 +01:00
eina_test_xattr.c eina: add test cases for eina_xattr functions. 2015-03-06 20:19:21 +01:00
sample.gpx