commit | e9ac8b4b3ba0c4e312cfbce776e34326c2956564 | [log] [tgz] |
---|---|---|
author | Brad Bishop <bradleyb@fuzziesquirrel.com> | Mon Dec 19 09:30:40 2016 -0500 |
committer | Brad Bishop <bradleyb@fuzziesquirrel.com> | Fri Jan 13 15:55:59 2017 -0500 |
tree | 1dd81c832046b9eb0232fe5345abf56989314953 | |
parent | d499ca640ed84ea7df17bfa658af69b273ccb551 [diff] [blame] |
Add testcase Add a basic test that simply runs the server. Change-Id: Ie682df8cf4dd755852e4fb07ccbc83e8bb13d629 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
diff --git a/Makefile.am b/Makefile.am index cbe848d..0215db3 100644 --- a/Makefile.am +++ b/Makefile.am
@@ -9,3 +9,5 @@ directory.cpp \ sensorset.cpp \ mainloop.cpp + +SUBDIRS = . test