selftest: Add test for handle types
commitebdacf187da7d10bff9fca14b3161386d933ea3e
authorSamuel Cabrero <scabrero@samba.org>
Fri, 8 May 2020 10:40:55 +0000 (8 12:40 +0200)
committerAndrew Bartlett <abartlet@samba.org>
Sun, 24 May 2020 23:55:36 +0000 (24 23:55 +0000)
tree4abdf59fa6412ad6dc7b116694c9333a9aa4c0db
parenta4041ee6ca942a0117e5454888af5987f19671e6
selftest: Add test for handle types

The test is written for SAMR, but as the handle type is verified by the
server core library it also applies to other RPC services.

Signed-off-by: Samuel Cabrero <scabrero@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
source3/selftest/tests.py
source4/torture/rpc/rpc.c
source4/torture/rpc/samr_handletype.c [new file with mode: 0644]
source4/torture/wscript_build