python: tests. Add test for fuzzing smbd crash bug.
authorJeremy Allison <jra@samba.org>
Tue, 3 Dec 2019 01:23:21 +0000 (17:23 -0800)
committerKarolin Seeger <kseeger@samba.org>
Fri, 13 Dec 2019 10:36:15 +0000 (10:36 +0000)
commitcfa22afe0a77cd56f25b6b7aa93f36a790ed6deb
tree6f3b37c0918331cc1c5933e9174c1d9827486b29
parent5f8fef17042d9795b42b2d4c6ec7e1b6f2568be0
python: tests. Add test for fuzzing smbd crash bug.

Mark knownfail for now.

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

Signed-off-by: Jeremy Allison <jra@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
(cherry picked from commit 46899ecf836d350c0c29b615869851da7d0ad6fb)
python/samba/tests/smbd_fuzztest.py [new file with mode: 0644]
selftest/knownfail.d/smb1_fuzz_smbd [new file with mode: 0644]
selftest/tests.py