libcli:auth: Add test for decoding an RC4 password buffer
authorAndreas Schneider <asn@samba.org>
Fri, 5 Jul 2019 07:39:02 +0000 (09:39 +0200)
committerAndrew Bartlett <abartlet@samba.org>
Fri, 26 Jul 2019 01:48:22 +0000 (01:48 +0000)
commit7ccc76f951a626a25d553ac85c5bf30eb29ffa2b
tree6f8088037c9538163a445fa3eabd9a9af7c2e8f4
parent57dd415ba49b9621deddf604a5bf148c10ebc37e
libcli:auth: Add test for decoding an RC4 password buffer

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

Signed-off-by: Andreas Schneider <asn@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
libcli/auth/tests/test_rc4_passwd_buffer.c [new file with mode: 0644]
libcli/auth/wscript_build
selftest/tests.py