]> git.ipfire.org Git - thirdparty/kmod.git/blobdiff - testsuite/test-loaded.c
testsuite: fix usage of reserved names
[thirdparty/kmod.git] / testsuite / test-loaded.c
index 33865cb4d442be1e9b43fafca426f45b6cb3bcf3..4b50813668b3deed490aea791213b77f9f4c5259 100644 (file)
@@ -85,7 +85,7 @@ static DEFINE_TEST(loaded_1,
        },
        .need_spawn = true,
        .output = {
-               .stdout = TESTSUITE_ROOTFS "test-loaded/correct.txt",
+               .out = TESTSUITE_ROOTFS "test-loaded/correct.txt",
        });
 
 static const struct test *tests[] = {