selftest: Add a basic test of samba_upgradedns
authorAndrew Bartlett <abartlet@samba.org>
Thu, 27 Dec 2012 23:06:39 +0000 (10:06 +1100)
committerStefan Metzmacher <metze@samba.org>
Wed, 4 Sep 2013 05:08:16 +0000 (07:08 +0200)
commit16b26eafa75280e576333975cff5dd1505c118fa
treee29b01b2e1552109307422f43eada821db7fc834
parent013c4990c6f1412dd25592bf177ceffab4b5d16d
selftest: Add a basic test of samba_upgradedns

This does not check that the command runs correctly, but does at least check
that the command runs to completion without errors.

Andrew Bartlett

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
source4/selftest/tests.py
testprogs/blackbox/test_samba_upgradedns.sh [new file with mode: 0755]