CVE-2016-0771: tests: rename test getopt to get_opt
authorGarming Sam <garming@catalyst.net.nz>
Thu, 21 Jan 2016 22:35:03 +0000 (11:35 +1300)
committerKarolin Seeger <kseeger@samba.org>
Wed, 24 Feb 2016 10:43:59 +0000 (11:43 +0100)
commitfeadfc41a1f1223d59c8c0e9427d6a8bdb9a5e94
tree563e58beb120500613ad54fad4c43227d2d10b25
parentc7598f11a4b3f42e28f1d35ab2d17ddb85aa1d0a
CVE-2016-0771: tests: rename test getopt to get_opt

This avoids any conflicts in this directory with the original toplevel
getopt.

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

Signed-off-by: Garming Sam <garming@catalyst.net.nz>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
python/samba/tests/get_opt.py [moved from python/samba/tests/getopt.py with 100% similarity]
selftest/tests.py