s4-smbtorture: Make test names lowercase and dot-separated.
[sfrench/samba-autobuild/.git] / source4 / torture / rpc / spoolss_access.c
index 1dcc44dd0f8ddfd4e387e12ccf5f968b14205d6c..c32c5c108ecb8426f4cf1dad0867d4c493539f41 100644 (file)
@@ -857,7 +857,7 @@ static bool test_openprinter_wrap(struct torture_context *tctx,
 
 struct torture_suite *torture_rpc_spoolss_access(TALLOC_CTX *mem_ctx)
 {
-       struct torture_suite *suite = torture_suite_create(mem_ctx, "SPOOLSS-ACCESS");
+       struct torture_suite *suite = torture_suite_create(mem_ctx, "spoolss.access");
        struct torture_tcase *tcase;
        struct torture_rpc_tcase *rpc_tcase;