From: Christof Schmitt Date: Mon, 9 Mar 2020 23:25:00 +0000 (-0700) Subject: selftest: Add test for rpcclient LSA lookup calls X-Git-Tag: ldb-2.2.0~1453 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=808d6c0c533b63cb2efac25755e09b72fdf65a87;p=thirdparty%2Fsamba.git selftest: Add test for rpcclient LSA lookup calls Signed-off-by: Christof Schmitt Reviewed-by: Andrew Bartlett Autobuild-User(master): Andrew Bartlett Autobuild-Date(master): Wed Mar 11 09:52:44 UTC 2020 on sn-devel-184 --- diff --git a/source3/script/tests/test_rpcclient_lookup.sh b/source3/script/tests/test_rpcclient_lookup.sh new file mode 100755 index 00000000000..d404c5feaec --- /dev/null +++ b/source3/script/tests/test_rpcclient_lookup.sh @@ -0,0 +1,42 @@ +#!/bin/sh +# +# Blackbox tests for the rpcclient LSA lookup commands +# +# Copyright (C) 2020 Christof Schmitt + +if [ $# -lt 4 ]; then +cat <