python: tests. Add test for fuzzing smbd crash bug.
commit46899ecf836d350c0c29b615869851da7d0ad6fb
authorJeremy Allison <jra@samba.org>
Tue, 3 Dec 2019 01:23:21 +0000 (2 17:23 -0800)
committerJeremy Allison <jra@samba.org>
Wed, 4 Dec 2019 20:02:40 +0000 (4 20:02 +0000)
tree25fb2deb856ed9411875b62ad921be0d61d052bf
parente84910d919e02feab2a297fccbbf95f333e32119
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>
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