s3: torture: Add POSIX-SYMLINK-GETPATHINFO regression test.
[samba.git] / source3 / selftest / tests.py
index 4f82123c8f0d4411d2c999dc0ea522c985d40132..f79f4ac54fde5d82bb4d0e4774e86009abd4f132 100755 (executable)
@@ -266,6 +266,7 @@ posix_tests = ["POSIX", "POSIX-APPEND", "POSIX-SYMLINK-ACL", "POSIX-SYMLINK-EA",
                "POSIX-SYMLINK-CHMOD",
                "POSIX-DIR-DEFAULT-ACL",
                "POSIX-SYMLINK-RENAME",
+               "POSIX-SYMLINK-GETPATHINFO",
               ]
 
 for t in posix_tests: