eio: add unit tests for eio file and directory monitoring.
authorplamot <pierre.lamot@openwide.fr>
Mon, 23 Feb 2015 13:44:48 +0000 (14:44 +0100)
committerCedric BAIL <cedric@osg.samsung.com>
Thu, 12 Mar 2015 06:43:58 +0000 (07:43 +0100)
commit19200a878ad53a37b6d6533037553fe9e6945473
tree68150dde15eab2e2a26a5bd36d42f73849daec04
parentf6d870b4c13a1cf44bf35f1e66126ff7054d5957
eio: add unit tests for eio file and directory monitoring.

this patch adds units test to check the behavior of eio file
and directory monitoring module

Signed-off-by: Cedric BAIL <cedric@osg.samsung.com>
src/Makefile_Eio.am
src/tests/eio/eio_suite.c [new file with mode: 0644]
src/tests/eio/eio_suite.h [new file with mode: 0644]
src/tests/eio/eio_test_monitor.c [new file with mode: 0644]