add test cases

Signed-off-by: Xianglin Gao <xlgao@zju.edu.cn>
This commit is contained in:
Xianglin Gao 2016-12-01 21:15:47 +08:00
parent 06cc0ba6ba
commit bec3c3e2aa
5 changed files with 175 additions and 4 deletions

View file

@ -19,6 +19,7 @@ RUN apt-get update && apt-get install -y \
protobuf-compiler \
python-minimal \
libglib2.0-dev \
libapparmor-dev \
--no-install-recommends
# install bats