summaryrefslogtreecommitdiff
path: root/python/samba/tests/get_opt.py
AgeCommit message (Collapse)AuthorFilesLines
2016-03-10CVE-2016-0771: tests: rename test getopt to get_optGarming Sam1-0/+55
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>