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)
committerStefan Metzmacher <metze@samba.org>
Thu, 10 Mar 2016 05:52:25 +0000 (06:52 +0100)
commit8cee2c814680147f3a4fc29957af35d4abe15788
treee15427b49f8ff7a19854d0de8b5559cc200ff9fc
parent286b7a5e3f8ad7605300e53599eeaf3bc0eef0b7
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