Tests for new security context stuff.
authorTim Potter <tpot@samba.org>
Fri, 23 Jun 2000 06:21:08 +0000 (06:21 +0000)
committerTim Potter <tpot@samba.org>
Fri, 23 Jun 2000 06:21:08 +0000 (06:21 +0000)
commitc4f74ddb8344c7daf052484bb3e4bbce9b57db23
tree26e462c624e44d4db418dcc1a1ec706d53827f9a
parent0c4d1e7e855743f36d0d3486aa0b9ede32012eb0
Tests for new security context stuff.
(This used to be commit 85a68bc449a071d21e03ad4f54c1e784831a9bb5)
12 files changed:
testsuite/smbd/Makefile.sec_ctx [new file with mode: 0644]
testsuite/smbd/sec_ctx.exp [new file with mode: 0644]
testsuite/smbd/sec_ctx1.c [new file with mode: 0644]
testsuite/smbd/sec_ctx_current_user.c [new file with mode: 0644]
testsuite/smbd/sec_ctx_flow.c [new file with mode: 0644]
testsuite/smbd/sec_ctx_groups.c [new file with mode: 0644]
testsuite/smbd/sec_ctx_nonroot.c [new file with mode: 0644]
testsuite/smbd/sec_ctx_root.c [new file with mode: 0644]
testsuite/smbd/sec_ctx_stack.c [new file with mode: 0644]
testsuite/smbd/sec_ctx_torture.c [new file with mode: 0644]
testsuite/smbd/sec_ctx_utils.c [new file with mode: 0644]
testsuite/smbd/sec_ctx_utils.h [new file with mode: 0644]