dpif-netdev: Move rxq management into functions.
[cascardo/ovs.git] / tests / file_name.at
index 0d19462..e263ce3 100644 (file)
@@ -104,6 +104,7 @@ CHECK_FOLLOW([y], [/dev/full])
 AT_CLEANUP
 
 AT_SETUP([follow_symlinks - nonexistent files])
+AT_SKIP_IF([test "$IS_WIN32" = "yes"])
 CHECK_FOLLOW([nonexistent], [nonexistent])
 CHECK_FOLLOW([a/b/c], [a/b/c])
 CHECK_FOLLOW([/a/b/c], [/a/b/c])