author | Sebastian Harl <sh@tokkee.org> | |
Fri, 23 Aug 2013 18:44:10 +0000 (20:44 +0200) | ||
committer | Sebastian Harl <sh@tokkee.org> | |
Fri, 23 Aug 2013 18:44:10 +0000 (20:44 +0200) | ||
commit | 22c21e436dc4e9818cbdb9fac3b03ac727533623 | |
tree | 76220c433de51ed930947d2a0530ea3c49c321a3 | tree | snapshot |
parent | f0c82a82efa8c3a23cbdc507bc860e3e13807007 | commit | diff |
Added unit testing framework based on ‘check’.
For now, some basic tests for utils::list have been added.
For now, some basic tests for utils::list have been added.
.gitignore | diff | blob | history | |
Makefile.am | diff | blob | history | |
configure.ac | diff | blob | history | |
src/Makefile.am | diff | blob | history | |
t/Makefile.am | [new file with mode: 0644] | blob |
t/libsysdb_test.c | [new file with mode: 0644] | blob |
t/libsysdb_test.h | [new file with mode: 0644] | blob |
t/utils/llist_test.c | [new file with mode: 0644] | blob |