Beginnings of automated test suite.
authorDavin McCall <davmac@davmac.org>
Fri, 16 Jun 2017 19:48:35 +0000 (20:48 +0100)
committerDavin McCall <davmac@davmac.org>
Fri, 16 Jun 2017 19:48:35 +0000 (20:48 +0100)
commit41cefb9ccfeab5f506b0c21074a6850a77b70efb
tree4d3a936d2a40ed56ead5b4d72df6cf058f2513d8
parent3a11b3a92c898597fdc17d501d0152f934d521a0
Beginnings of automated test suite.
src/Makefile
src/dinit-main.cc [new file with mode: 0644]
src/dinit.cc
src/service.h
src/tests/Makefile [new file with mode: 0644]
src/tests/tests.cc [new file with mode: 0644]