Code

os_test: Added tests for os_mkdir_all() and os_remove_all().
authorSebastian Harl <sh@tokkee.org>
Mon, 30 Jun 2014 06:41:06 +0000 (08:41 +0200)
committerSebastian Harl <sh@tokkee.org>
Mon, 30 Jun 2014 06:41:38 +0000 (08:41 +0200)
commit3560e6489d75c998f3e7c3fc2c14ce4c22e78ea0
tree1f7c6cb1cb07da9f61c09726dc94dfa5848a0abe
parente9495f7a2897fcb4a16220a0baa0acd6a053da7d
os_test: Added tests for os_mkdir_all() and os_remove_all().
t/Makefile.am
t/unit/libsysdb_test.c
t/unit/libsysdb_test.h
t/unit/utils/os_test.c [new file with mode: 0644]