s4-smbtorture: Make test names lowercase and dot-separated.
[samba.git] / source4 / torture / rpc / echo.c
index 3b19d5a6b46eb4ade91469ddfa17007179fb921a..643b21fa7f3ab9fc6af7dde0c09824997d83e9cc 100644 (file)
@@ -435,8 +435,7 @@ failed:
 
 struct torture_suite *torture_rpc_echo(TALLOC_CTX *mem_ctx)
 {
-       struct torture_suite *suite = torture_suite_create(
-               mem_ctx, "ECHO");
+       struct torture_suite *suite = torture_suite_create(mem_ctx, "echo");
        struct torture_rpc_tcase *tcase;
 
        tcase = torture_suite_add_rpc_iface_tcase(suite, "echo",