added compilation sanity checks, unit test script, updated docs
This commit is contained in:
7
tests/unit/docker/README.md
Normal file
7
tests/unit/docker/README.md
Normal file
@@ -0,0 +1,7 @@
|
||||
Simple Docker Demo
|
||||
====
|
||||
|
||||
- Type `make docker_demo` to build an image with the SDK pre-installed and a test image to serve as a monitor
|
||||
- From this local directory, start both containers with `./start.sh`
|
||||
|
||||
Results of the test can be found in `_results`
|
||||
Reference in New Issue
Block a user