python/tests: Add tests for 64 bit signed integers
authorAndrew Bartlett <abartlet@samba.org>
Tue, 1 Sep 2015 02:58:20 +0000 (14:58 +1200)
committerStefan Metzmacher <metze@samba.org>
Tue, 1 Sep 2015 12:01:23 +0000 (14:01 +0200)
commit1f50e194517b84ccc8d0208d563e83dabfb2327a
tree3ad2ad6dbe9fca5bb7c75d61f55c00ad5a8357f6
parente6fbeb860638ad1113914b9460a618025d950d08
python/tests: Add tests for 64 bit signed integers

BUG: https://bugzilla.samba.org/show_bug.cgi?id=11429

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
python/samba/tests/dcerpc/integer.py