Home
last modified time | relevance | path

Searched refs:testLink (Results 1 – 25 of 72) sorted by relevance

123

/dports/security/vuls/vuls-0.13.7/vendor/github.com/spf13/afero/
H A Dsymlink_test.go44 testLink := func(l Linker, source, destination string, output *string) {
79 testLink(osFs, osPath, filepath.Join(workDir, "os/link.txt"), nil)
80 testLink(overlayFs1, osPath, filepath.Join(workDir, "overlay/link1.txt"), &notSupported)
81 testLink(overlayFs2, pathFileMem, filepath.Join(workDir, "overlay2/link2.txt"), nil)
82testLink(overlayFsMemOnly, pathFileMem, filepath.Join(memWorkDir, "overlay3/link.txt"), &notSuppor…
83 testLink(basePathFs, "afero.txt", "basepath/link.txt", nil)
84 testLink(basePathFsMem, pathFileMem, "link/file.txt", &notSupported)
85 testLink(roFs, osPath, filepath.Join(workDir, "ro/link.txt"), &notSupported)
86 testLink(roFsMem, pathFileMem, filepath.Join(memWorkDir, "ro/link.txt"), &notSupported)
/dports/sysutils/chezmoi/chezmoi-2.9.3/vendor/github.com/spf13/afero/
H A Dsymlink_test.go44 testLink := func(l Linker, source, destination string, output *string) {
79 testLink(osFs, osPath, filepath.Join(workDir, "os/link.txt"), nil)
80 testLink(overlayFs1, osPath, filepath.Join(workDir, "overlay/link1.txt"), &notSupported)
81 testLink(overlayFs2, pathFileMem, filepath.Join(workDir, "overlay2/link2.txt"), nil)
82testLink(overlayFsMemOnly, pathFileMem, filepath.Join(memWorkDir, "overlay3/link.txt"), &notSuppor…
83 testLink(basePathFs, "afero.txt", "basepath/link.txt", nil)
84 testLink(basePathFsMem, pathFileMem, "link/file.txt", &notSupported)
85 testLink(roFs, osPath, filepath.Join(workDir, "ro/link.txt"), &notSupported)
86 testLink(roFsMem, pathFileMem, filepath.Join(memWorkDir, "ro/link.txt"), &notSupported)
/dports/net/cloudquery/cloudquery-0.16.0/vendor/github.com/spf13/afero/
H A Dsymlink_test.go44 testLink := func(l Linker, source, destination string, output *string) {
79 testLink(osFs, osPath, filepath.Join(workDir, "os/link.txt"), nil)
80 testLink(overlayFs1, osPath, filepath.Join(workDir, "overlay/link1.txt"), &notSupported)
81 testLink(overlayFs2, pathFileMem, filepath.Join(workDir, "overlay2/link2.txt"), nil)
82testLink(overlayFsMemOnly, pathFileMem, filepath.Join(memWorkDir, "overlay3/link.txt"), &notSuppor…
83 testLink(basePathFs, "afero.txt", "basepath/link.txt", nil)
84 testLink(basePathFsMem, pathFileMem, "link/file.txt", &notSupported)
85 testLink(roFs, osPath, filepath.Join(workDir, "ro/link.txt"), &notSupported)
86 testLink(roFsMem, pathFileMem, filepath.Join(memWorkDir, "ro/link.txt"), &notSupported)
/dports/misc/timetrace/timetrace-0.14.2/vendor/github.com/spf13/afero/
H A Dsymlink_test.go44 testLink := func(l Linker, source, destination string, output *string) {
79 testLink(osFs, osPath, filepath.Join(workDir, "os/link.txt"), nil)
80 testLink(overlayFs1, osPath, filepath.Join(workDir, "overlay/link1.txt"), &notSupported)
81 testLink(overlayFs2, pathFileMem, filepath.Join(workDir, "overlay2/link2.txt"), nil)
82testLink(overlayFsMemOnly, pathFileMem, filepath.Join(memWorkDir, "overlay3/link.txt"), &notSuppor…
83 testLink(basePathFs, "afero.txt", "basepath/link.txt", nil)
84 testLink(basePathFsMem, pathFileMem, "link/file.txt", &notSupported)
85 testLink(roFs, osPath, filepath.Join(workDir, "ro/link.txt"), &notSupported)
86 testLink(roFsMem, pathFileMem, filepath.Join(memWorkDir, "ro/link.txt"), &notSupported)
/dports/security/kpmenu/kpmenu-1.4.0/vendor/github.com/spf13/afero/
H A Dsymlink_test.go44 testLink := func(l Linker, source, destination string, output *string) {
79 testLink(osFs, osPath, filepath.Join(workDir, "os/link.txt"), nil)
80 testLink(overlayFs1, osPath, filepath.Join(workDir, "overlay/link1.txt"), &notSupported)
81 testLink(overlayFs2, pathFileMem, filepath.Join(workDir, "overlay2/link2.txt"), nil)
82testLink(overlayFsMemOnly, pathFileMem, filepath.Join(memWorkDir, "overlay3/link.txt"), &notSuppor…
83 testLink(basePathFs, "afero.txt", "basepath/link.txt", nil)
84 testLink(basePathFsMem, pathFileMem, "link/file.txt", &notSupported)
85 testLink(roFs, osPath, filepath.Join(workDir, "ro/link.txt"), &notSupported)
86 testLink(roFsMem, pathFileMem, filepath.Join(memWorkDir, "ro/link.txt"), &notSupported)
/dports/www/gohugo/hugo-0.91.2/vendor/github.com/spf13/afero/
H A Dsymlink_test.go44 testLink := func(l Linker, source, destination string, output *string) {
79 testLink(osFs, osPath, filepath.Join(workDir, "os/link.txt"), nil)
80 testLink(overlayFs1, osPath, filepath.Join(workDir, "overlay/link1.txt"), &notSupported)
81 testLink(overlayFs2, pathFileMem, filepath.Join(workDir, "overlay2/link2.txt"), nil)
82testLink(overlayFsMemOnly, pathFileMem, filepath.Join(memWorkDir, "overlay3/link.txt"), &notSuppor…
83 testLink(basePathFs, "afero.txt", "basepath/link.txt", nil)
84 testLink(basePathFsMem, pathFileMem, "link/file.txt", &notSupported)
85 testLink(roFs, osPath, filepath.Join(workDir, "ro/link.txt"), &notSupported)
86 testLink(roFsMem, pathFileMem, filepath.Join(memWorkDir, "ro/link.txt"), &notSupported)
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/github.com/spf13/afero/
H A Dsymlink_test.go44 testLink := func(l Linker, source, destination string, output *string) {
79 testLink(osFs, osPath, filepath.Join(workDir, "os/link.txt"), nil)
80 testLink(overlayFs1, osPath, filepath.Join(workDir, "overlay/link1.txt"), &notSupported)
81 testLink(overlayFs2, pathFileMem, filepath.Join(workDir, "overlay2/link2.txt"), nil)
82testLink(overlayFsMemOnly, pathFileMem, filepath.Join(memWorkDir, "overlay3/link.txt"), &notSuppor…
83 testLink(basePathFs, "afero.txt", "basepath/link.txt", nil)
84 testLink(basePathFsMem, pathFileMem, "link/file.txt", &notSupported)
85 testLink(roFs, osPath, filepath.Join(workDir, "ro/link.txt"), &notSupported)
86 testLink(roFsMem, pathFileMem, filepath.Join(memWorkDir, "ro/link.txt"), &notSupported)
/dports/net/storj/storj-1.45.3/vendor/github.com/spf13/afero/
H A Dsymlink_test.go44 testLink := func(l Linker, source, destination string, output *string) {
79 testLink(osFs, osPath, filepath.Join(workDir, "os/link.txt"), nil)
80 testLink(overlayFs1, osPath, filepath.Join(workDir, "overlay/link1.txt"), &notSupported)
81 testLink(overlayFs2, pathFileMem, filepath.Join(workDir, "overlay2/link2.txt"), nil)
82testLink(overlayFsMemOnly, pathFileMem, filepath.Join(memWorkDir, "overlay3/link.txt"), &notSuppor…
83 testLink(basePathFs, "afero.txt", "basepath/link.txt", nil)
84 testLink(basePathFsMem, pathFileMem, "link/file.txt", &notSupported)
85 testLink(roFs, osPath, filepath.Join(workDir, "ro/link.txt"), &notSupported)
86 testLink(roFsMem, pathFileMem, filepath.Join(memWorkDir, "ro/link.txt"), &notSupported)
/dports/sysutils/terraform-docs/terraform-docs-0.16.0/vendor/github.com/spf13/afero/
H A Dsymlink_test.go44 testLink := func(l Linker, source, destination string, output *string) {
79 testLink(osFs, osPath, filepath.Join(workDir, "os/link.txt"), nil)
80 testLink(overlayFs1, osPath, filepath.Join(workDir, "overlay/link1.txt"), &notSupported)
81 testLink(overlayFs2, pathFileMem, filepath.Join(workDir, "overlay2/link2.txt"), nil)
82testLink(overlayFsMemOnly, pathFileMem, filepath.Join(memWorkDir, "overlay3/link.txt"), &notSuppor…
83 testLink(basePathFs, "afero.txt", "basepath/link.txt", nil)
84 testLink(basePathFsMem, pathFileMem, "link/file.txt", &notSupported)
85 testLink(roFs, osPath, filepath.Join(workDir, "ro/link.txt"), &notSupported)
86 testLink(roFsMem, pathFileMem, filepath.Join(memWorkDir, "ro/link.txt"), &notSupported)
/dports/multimedia/navidrome/navidrome-0.40.0/vendor/github.com/spf13/afero/
H A Dsymlink_test.go44 testLink := func(l Linker, source, destination string, output *string) {
79 testLink(osFs, osPath, filepath.Join(workDir, "os/link.txt"), nil)
80 testLink(overlayFs1, osPath, filepath.Join(workDir, "overlay/link1.txt"), &notSupported)
81 testLink(overlayFs2, pathFileMem, filepath.Join(workDir, "overlay2/link2.txt"), nil)
82testLink(overlayFsMemOnly, pathFileMem, filepath.Join(memWorkDir, "overlay3/link.txt"), &notSuppor…
83 testLink(basePathFs, "afero.txt", "basepath/link.txt", nil)
84 testLink(basePathFsMem, pathFileMem, "link/file.txt", &notSupported)
85 testLink(roFs, osPath, filepath.Join(workDir, "ro/link.txt"), &notSupported)
86 testLink(roFsMem, pathFileMem, filepath.Join(memWorkDir, "ro/link.txt"), &notSupported)
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/cilium/ebpf/link/
H A Dcgroup_test.go44 testLink(t, link, testLinkOptions{
62 testLink(t, link, testLinkOptions{
77 testLink(t, link, testLinkOptions{
/dports/www/firefox/firefox-99.0/toolkit/components/places/tests/gtest/
H A Dtest_IHistory.cpp124 RefPtr<mock_Link> testLink; variable
139 testLink = new mock_Link(expect_no_visit); in test_unvisited_does_not_notify_part1()
143 history->RegisterVisitedCallback(testURI, testLink); in test_unvisited_does_not_notify_part1()
170 [&]() { return testLink->GotNotified(); }); in test_unvisited_does_not_notify_part2()
176 testLink->AwaitNewNotification(expect_visit); in test_unvisited_does_not_notify_part2()
181 testLink = nullptr; in test_unvisited_does_not_notify_part2()
/dports/mail/thunderbird/thunderbird-91.8.0/toolkit/components/places/tests/gtest/
H A Dtest_IHistory.cpp123 RefPtr<mock_Link> testLink; variable
138 testLink = new mock_Link(expect_no_visit); in test_unvisited_does_not_notify_part1()
142 history->RegisterVisitedCallback(testURI, testLink); in test_unvisited_does_not_notify_part1()
168 SpinEventLoopUntil([&]() { return testLink->GotNotified(); }); in test_unvisited_does_not_notify_part2()
174 testLink->AwaitNewNotification(expect_visit); in test_unvisited_does_not_notify_part2()
179 testLink = nullptr; in test_unvisited_does_not_notify_part2()
/dports/www/firefox-esr/firefox-91.8.0/toolkit/components/places/tests/gtest/
H A Dtest_IHistory.cpp123 RefPtr<mock_Link> testLink; variable
138 testLink = new mock_Link(expect_no_visit); in test_unvisited_does_not_notify_part1()
142 history->RegisterVisitedCallback(testURI, testLink); in test_unvisited_does_not_notify_part1()
168 SpinEventLoopUntil([&]() { return testLink->GotNotified(); }); in test_unvisited_does_not_notify_part2()
174 testLink->AwaitNewNotification(expect_visit); in test_unvisited_does_not_notify_part2()
179 testLink = nullptr; in test_unvisited_does_not_notify_part2()
/dports/graphics/libetonyek01/libetonyek-0.1.10/src/test/
H A DIWORKStyleTest.cpp71 CPPUNIT_TEST(testLink);
77 void testLink();
90 void IWORKStyleTest::testLink() in testLink() function in test::IWORKStyleTest
/dports/lang/spidermonkey78/firefox-78.9.0/toolkit/components/places/tests/gtest/
H A Dtest_IHistory.cpp122 RefPtr<mock_Link> testLink; variable
137 testLink = new mock_Link(expect_no_visit); in test_unvisited_does_not_notify_part1()
141 history->RegisterVisitedCallback(testURI, testLink); in test_unvisited_does_not_notify_part1()
167 SpinEventLoopUntil([&]() { return testLink->GotNotified(); }); in test_unvisited_does_not_notify_part2()
173 testLink->AwaitNewNotification(expect_visit); in test_unvisited_does_not_notify_part2()
178 testLink = nullptr; in test_unvisited_does_not_notify_part2()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/jdk/javax/swing/JFileChooser/ShellFolderQueries/
H A DShellFolderQueriesTest.java55 testLink(); in main()
62 private static void testLink() throws IOException, InterruptedException { in testLink() method in ShellFolderQueriesTest
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/jdk/javax/swing/JFileChooser/ShellFolderQueries/
H A DShellFolderQueriesTest.java55 testLink(); in main()
62 private static void testLink() throws IOException, InterruptedException { in testLink() method in ShellFolderQueriesTest
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/jdk/javax/swing/JFileChooser/ShellFolderQueries/
H A DShellFolderQueriesTest.java55 testLink(); in main()
63 private static void testLink() throws IOException, InterruptedException { in testLink() method in ShellFolderQueriesTest
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/jdk/javax/swing/JFileChooser/ShellFolderQueries/
H A DShellFolderQueriesTest.java55 testLink(); in main()
63 private static void testLink() throws IOException, InterruptedException { in testLink() method in ShellFolderQueriesTest
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/jdk/javax/swing/JFileChooser/ShellFolderQueries/
H A DShellFolderQueriesTest.java55 testLink(); in main()
63 private static void testLink() throws IOException, InterruptedException { in testLink() method in ShellFolderQueriesTest
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/jdk/javax/swing/JFileChooser/ShellFolderQueries/
H A DShellFolderQueriesTest.java55 testLink(); in main()
63 private static void testLink() throws IOException, InterruptedException { in testLink() method in ShellFolderQueriesTest
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/jdk/javax/swing/JFileChooser/ShellFolderQueries/
H A DShellFolderQueriesTest.java55 testLink(); in main()
63 private static void testLink() throws IOException, InterruptedException { in testLink() method in ShellFolderQueriesTest
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/test/jdk/javax/swing/JFileChooser/ShellFolderQueries/
H A DShellFolderQueriesTest.java55 testLink(); in main()
63 private static void testLink() throws IOException, InterruptedException { in testLink() method in ShellFolderQueriesTest
/dports/lang/spidermonkey60/firefox-60.9.0/toolkit/components/places/tests/gtest/
H A Dtest_IHistory.cpp122 RefPtr<Link> testLink; variable
137 testLink = new mock_Link(expect_no_visit); in test_unvisited_does_not_notify_part1()
141 nsresult rv = history->RegisterVisitedCallback(testURI, testLink); in test_unvisited_does_not_notify_part1()
171 nsresult rv = history->UnregisterVisitedCallback(testURI, testLink); in test_unvisited_does_not_notify_part2()
176 testLink = nullptr; in test_unvisited_does_not_notify_part2()

123