提交 2817353d 编写于 作者: D Doug Goldstein

VMware: Add Fusion version test

This adds a test for the version string of VMware Fusion.
上级 4b2b078a
VMware Fusion Information:
VMware Fusion 5.0.3 build-1040386 Release
......@@ -88,6 +88,7 @@ mymain(void)
} while (0)
DO_TEST("ws", "workstation-7.0.0", 7000000);
DO_TEST("fusion", "fusion-5.0.3", 5000003);
return ret == 0 ? EXIT_SUCCESS : EXIT_FAILURE;
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册