python/samba/tests: move hexdump() from DNSTest to TestCase
commit7a07f6a7647b63eab560a0e75b46b047f46d1f7e
authorStefan Metzmacher <metze@samba.org>
Thu, 25 Jun 2015 08:28:31 +0000 (25 10:28 +0200)
committerGünther Deschner <gd@samba.org>
Fri, 3 Jul 2015 00:00:28 +0000 (3 02:00 +0200)
tree15461674ca91901c8d3b62d1a1b8ba6bc1186b48
parent2b163012aa243e682c5ba7bb23f1af265783a940
python/samba/tests: move hexdump() from DNSTest to TestCase

This is useful in a lot of test cases.

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Guenther Deschner <gd@samba.org>
python/samba/tests/__init__.py
python/samba/tests/dns.py