CVE-2016-0771: tests: rename test getopt to get_opt
commit409ec584519b4ef45e28a7078ea2d234f6164081
authorGarming Sam <garming@catalyst.net.nz>
Thu, 21 Jan 2016 22:35:03 +0000 (22 11:35 +1300)
committerKarolin Seeger <kseeger@samba.org>
Wed, 24 Feb 2016 10:43:51 +0000 (24 11:43 +0100)
tree7b06b04039ca5c8bde01e84ed92ab1b9ec243eda
parent93662cf283a8eaf84b67646f80f92847e073209a
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