Home
last modified time | relevance | path

Searched refs:testLinuxLicenseInUsrTree (Results 1 – 3 of 3) sorted by relevance

/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/jdk/tools/jpackage/share/
H A DLicenseTest.java108 public static void testLinuxLicenseInUsrTree() { in testLinuxLicenseInUsrTree() method in LicenseTest
109 testLinuxLicenseInUsrTree("/usr"); in testLinuxLicenseInUsrTree()
113 testLinuxLicenseInUsrTree("/usr/local"); in testLinuxLicenseInUsrTree2()
117 testLinuxLicenseInUsrTree("/usr/foo"); in testLinuxLicenseInUsrTree3()
121 testLinuxLicenseInUsrTree("/usrbuz"); in testLinuxLicenseInUsrTree4()
145 private static void testLinuxLicenseInUsrTree(String installDir) { in testLinuxLicenseInUsrTree() method
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/jdk/tools/jpackage/share/
H A DLicenseTest.java107 public static void testLinuxLicenseInUsrTree() { in testLinuxLicenseInUsrTree() method in LicenseTest
108 testLinuxLicenseInUsrTree("/usr"); in testLinuxLicenseInUsrTree()
112 testLinuxLicenseInUsrTree("/usr/local"); in testLinuxLicenseInUsrTree2()
116 testLinuxLicenseInUsrTree("/usr/foo"); in testLinuxLicenseInUsrTree3()
120 testLinuxLicenseInUsrTree("/usrbuz"); in testLinuxLicenseInUsrTree4()
144 private static void testLinuxLicenseInUsrTree(String installDir) { in testLinuxLicenseInUsrTree() method
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/jdk/tools/jpackage/share/
H A DLicenseTest.java107 public static void testLinuxLicenseInUsrTree() { in testLinuxLicenseInUsrTree() method in LicenseTest
108 testLinuxLicenseInUsrTree("/usr"); in testLinuxLicenseInUsrTree()
112 testLinuxLicenseInUsrTree("/usr/local"); in testLinuxLicenseInUsrTree2()
116 testLinuxLicenseInUsrTree("/usr/foo"); in testLinuxLicenseInUsrTree3()
120 testLinuxLicenseInUsrTree("/usrbuz"); in testLinuxLicenseInUsrTree4()
144 private static void testLinuxLicenseInUsrTree(String installDir) { in testLinuxLicenseInUsrTree() method