Add initial control protocol test.
authorDavin McCall <davmac@davmac.org>
Fri, 6 Jul 2018 17:19:57 +0000 (18:19 +0100)
committerDavin McCall <davmac@davmac.org>
Sat, 7 Jul 2018 16:51:46 +0000 (17:51 +0100)
commit2ba8beac6e6f3fcaebc2080d63de58058c57e105
treeb30bfa6cb655c4f6e941cc8ccb137d63cb23af01
parent36a5951744b533516d6b0d70b30133aaf89c4b51
Add initial control protocol test.

This includes a lot of framework necessary for writing additional tests.
.gitignore
src/control.cc
src/includes/baseproc-sys.h
src/includes/control.h
src/includes/cpbuffer.h
src/tests/Makefile
src/tests/cptests/Makefile [new file with mode: 0644]
src/tests/cptests/cptests.cc [new file with mode: 0644]
src/tests/test-bpsys.cc
src/tests/test-includes/baseproc-sys.h
src/tests/test-includes/dinit.h