vici: Add test of Message (de)serialization in python library

This commit is contained in:
Björn Schuberg
2015-03-18 13:59:15 +01:00
committed by Martin Willi
parent b5d17e55d7
commit 9b97029a5f
3 changed files with 100 additions and 0 deletions
@@ -1,5 +1,7 @@
EXTRA_DIST = LICENSE MANIFEST.in \
setup.py.in \
vici/test/__init__.py \
vici/test/test_protocol.py \
vici/__init__.py \
vici/exception.py \
vici/protocol.py \