s4-smbtorture: Make test names lowercase and dot-separated.
[idra/samba.git] / source4 / torture / rpc / remote_pac.c
index 22ea204efe4f35511a69e9adfd931669181ac64d..33034e0190ae9f71f2201f6cce9ee4e51ac97cc8 100644 (file)
@@ -648,7 +648,7 @@ static bool test_S2U4Self_workstation(struct torture_context *tctx,
 
 struct torture_suite *torture_rpc_remote_pac(TALLOC_CTX *mem_ctx)
 {
-       struct torture_suite *suite = torture_suite_create(mem_ctx, "PAC");
+       struct torture_suite *suite = torture_suite_create(mem_ctx, "pac");
        struct torture_rpc_tcase *tcase;
 
        /* It is important to use different names, so that old entries in our credential cache are not used */