예제 #1
0
 def test_pkgName_positive6(self):
     self.assertEqual(
         "PASS",
         allpairs.tryRunApp(
             "positive6",
             "crosswalk-app create org000.example.xwalk --android-crosswalk="
         ))
예제 #2
0
 def test_pkgName_negative10(self):
     self.assertEqual(
         "PASS",
         allpairs.tryRunApp(
             "negative10",
             "crosswalk-app create org.example.1234test --platform=windows --windows-crosswalk="
         ))
예제 #3
0
 def test_pkgName_negative16(self):
     self.assertEqual(
         "PASS",
         allpairs.tryRunApp(
             "negative16",
             "crosswalk-app create _org.example.xwalk --android-crosswalk=")
     )
예제 #4
0
 def test_pkgName_positive7(self):
     self.assertEqual(
         "PASS",
         allpairs.tryRunApp(
             "positive7",
             "crosswalk-app create org.example123.xwalk --platform=windows --windows-crosswalk="
         ))
예제 #5
0
 def test_pkgName_negative8(self):
     self.assertEqual(
         "PASS",
         allpairs.tryRunApp(
             "negative8",
             "crosswalk-app create org.xwalk --platform=windows --windows-crosswalk="
         ))
예제 #6
0
 def test_pkgName_negative11(self):
     self.assertEqual("PASS", allpairs.tryRunApp("negative11", "org.xwalk"))
예제 #7
0
 def test_pkgName_positive9(self):
     self.assertEqual("PASS",
                      allpairs.tryRunApp("positive9", "_org.example.xwalk"))
예제 #8
0
 def test_pkgName_negative14(self):
     self.assertEqual(
         "PASS",
         allpairs.tryRunApp(
             "negative14",
             "org.example._xwalk"))
예제 #9
0
 def test_pkgName_positive1(self):
     self.assertEqual(
         "PASS",
         allpairs.tryRunApp(
             "positive1",
             "org.xwalk.tests"))
예제 #10
0
 def test_pkgName_negative16(self):
     self.assertEqual(
         "PASS",
         allpairs.tryRunApp(
             "negative16",
             "crosswalk-app create _org.example.xwalk"))
예제 #11
0
 def test_pkgName_positive7(self):
     self.assertEqual(
         "PASS",
         allpairs.tryRunApp(
             "positive7",
             "crosswalk-app create org.example123.xwalk"))
예제 #12
0
 def test_pkgName_negative10(self):
     self.assertEqual(
         "PASS",
         allpairs.tryRunApp(
             "negative10",
             "org.example.1234test"))
예제 #13
0
 def test_pkgName_positive10(self):
    self.assertEqual("PASS", allpairs.tryRunApp("positive10", "crosswalk-app create org.example123.xwalk --crosswalk=/opt/apptools-android-tests/tools/crosswalk*.zip"))
예제 #14
0
 def test_pkgName_negative8(self):
     self.assertEqual("PASS", allpairs.tryRunApp("negative8", "org.xwalk"))
예제 #15
0
 def test_pkgName_negative9(self):
     self.assertEqual("PASS", allpairs.tryRunApp("negative9", "test"))
예제 #16
0
 def test_pkgName_positive7(self):
     self.assertEqual(
         "PASS",
         allpairs.tryRunApp(
             "positive7",
             "org.example123.foo"))
예제 #17
0
 def test_pkgName_positive6(self):
     self.assertEqual(
         "PASS",
         allpairs.tryRunApp(
             "positive6",
             "org000.example.foo"))
예제 #18
0
 def test_pkgName_positive3(self):
     self.assertEqual(
         "PASS",
         allpairs.tryRunApp(
             "positive3",
             "org.example.xwal_"))
예제 #19
0
 def test_pkgName_negative14(self):
     self.assertEqual("PASS",
                      allpairs.tryRunApp("negative14", "org.example.1234"))
예제 #20
0
 def test_pkgName_negative16(self):
    self.assertEqual("PASS", allpairs.tryRunApp("negative16", "crosswalk-app create org.123example.xwalk --crosswalk=/opt/apptools-android-tests/tools/crosswalk*.zip"))
예제 #21
0
 def test_pkgName_positive1(self):
     self.assertEqual("PASS",
                      allpairs.tryRunApp("positive1", "org.xwalk.tests"))
예제 #22
0
 def test_pkgName_positive4(self):
     self.assertEqual(
         "PASS",
         allpairs.tryRunApp("positive4",
                            "crosswalk-app create org.example.te_st"))
예제 #23
0
 def test_pkgName_positive2(self):
     self.assertEqual(
         "PASS",
         allpairs.tryRunApp(
             "positive2",
             "crosswalk-app create org.xwalk.t1234"))
예제 #24
0
 def test_pkgName_positive1(self):
    self.assertEqual("PASS", allpairs.tryRunApp("positive1", "crosswalk-app create org.xwalk.tests --crosswalk=/opt/apptools-android-tests/tools/crosswalk*.zip"))
예제 #25
0
 def test_pkgName_negative15(self):
     self.assertEqual(
         "PASS",
         allpairs.tryRunApp("negative15",
                            "crosswalk-app create org.xwalk.Tests"))
예제 #26
0
 def test_pkgName_negative16(self):
     self.assertEqual(
         "PASS",
         allpairs.tryRunApp(
             "negative16",
             "_org.example.foo"))
예제 #27
0
 def test_pkgName_negative9(self):
     self.assertEqual(
         "PASS", allpairs.tryRunApp("negative9",
                                    "crosswalk-app create test"))
예제 #28
0
 def test_pkgName_positive1(self):
     self.assertEqual(
         "PASS",
         allpairs.tryRunApp(
             "positive1",
             "crosswalk-app create org.xwalk.tests --android-crosswalk="))
예제 #29
0
 def test_pkgName_positive6(self):
    self.assertEqual("PASS", allpairs.tryRunApp("positive6", "crosswalk-app create org000.example.xwalk --platform=windows --windows-crosswalk="))
예제 #30
0
 def test_pkgName_negative15(self):
    self.assertEqual("PASS", allpairs.tryRunApp("negative15", "crosswalk-app create org.xwalk.Tests --platform=windows --windows-crosswalk="))
예제 #31
0
 def test_pkgName_positive2(self):
    self.assertEqual("PASS", allpairs.tryRunApp("positive2", "crosswalk-app create org.xwalk.t1234 --platform=windows --windows-crosswalk="))
예제 #32
0
 def test_pkgName_negative13(self):
     self.assertEqual(
         "PASS",
         allpairs.tryRunApp(
             "negative13",
             "org.123example.foo"))
예제 #33
0
 def test_pkgName_negative12(self):
    self.assertEqual("PASS", allpairs.tryRunApp("negative12", "crosswalk-app create 123org.example.xwalk --platform=windows --windows-crosswalk="))
예제 #34
0
 def test_pkgName_negative10(self):
     self.assertEqual(
         "PASS",
         allpairs.tryRunApp(
             "negative10",
             "crosswalk-app create org.example.1234test --android-crosswalk="))
예제 #35
0
 def test_pkgName_positive5(self):
     self.assertEqual("PASS",
                      allpairs.tryRunApp("positive5", "org.example.te_st"))
예제 #36
0
 def test_pkgName_positive1(self):
     self.assertEqual(
         "PASS",
         allpairs.tryRunApp(
             "positive1",
             "crosswalk-app create org.xwalk.tests --android-crosswalk="))
예제 #37
0
 def test_pkgName_positive10(self):
     self.assertEqual(
         "PASS", allpairs.tryRunApp("positive10", "org.example123.xwalk"))
예제 #38
0
 def test_pkgName_positive5(self):
     self.assertEqual(
         "PASS",
         allpairs.tryRunApp(
             "positive5",
             "crosswalk-app create or_g.example.xwalk --android-crosswalk="))
예제 #39
0
 def test_pkgName_negative12(self):
     self.assertEqual("PASS", allpairs.tryRunApp("negative12", "test"))
예제 #40
0
 def test_pkgName_negative8(self):
     self.assertEqual(
         "PASS",
         allpairs.tryRunApp(
             "negative8",
             "crosswalk-app create org.xwalk --android-crosswalk="))
예제 #41
0
 def test_pkgName_negative16(self):
     self.assertEqual(
         "PASS", allpairs.tryRunApp("negative16", "org.123example.xwalk"))
예제 #42
0
 def test_pkgName_positive2(self):
    self.assertEqual("PASS", allpairs.tryRunApp("positive2", "crosswalk-app create org.xwalk.t1234 --platforms=windows --windows-crosswalk="))
예제 #43
0
 def test_pkgName_negative11(self):
     self.assertEqual(
         "PASS",
         allpairs.tryRunApp(
             "negative11",
             "crosswalk-app create org.example.1234"))
예제 #44
0
 def test_pkgName_positive4(self):
    self.assertEqual("PASS", allpairs.tryRunApp("positive4", "crosswalk-app create org.example.te_st --platforms=windows --windows-crosswalk="))
예제 #45
0
 def test_pkgName_negative17(self):
     self.assertEqual(
         "PASS",
         allpairs.tryRunApp(
             "negative17",
             "crosswalk-app create org.xwalk.www"))
예제 #46
0
 def test_pkgName_negative9(self):
    self.assertEqual("PASS", allpairs.tryRunApp("negative9", "crosswalk-app create test --platforms=windows --windows-crosswalk="))
예제 #47
0
 def test_pkgName_positive4(self):
     self.assertEqual(
         "PASS",
         allpairs.tryRunApp(
             "positive4",
             "crosswalk-app create org.example.te_st"))
예제 #48
0
 def test_pkgName_negative16(self):
    self.assertEqual("PASS", allpairs.tryRunApp("negative16", "crosswalk-app create _org.example.xwalk --platforms=windows --windows-crosswalk="))
예제 #49
0
 def test_pkgName_negative9(self):
     self.assertEqual(
         "PASS",
         allpairs.tryRunApp(
             "negative9",
             "crosswalk-app create test"))
예제 #50
0
 def test_pkgName_positive6(self):
     self.assertEqual("PASS",
                      allpairs.tryRunApp("positive6", "org000.example.foo"))
예제 #51
0
 def test_pkgName_positive2(self):
     self.assertEqual(
         "PASS",
         allpairs.tryRunApp("positive2",
                            "crosswalk-app create org.xwalk.t1234"))
예제 #52
0
 def test_pkgName_positive7(self):
     self.assertEqual("PASS",
                      allpairs.tryRunApp("positive7", "org.example123.foo"))
예제 #53
0
 def test_pkgName_positive5(self):
     self.assertEqual(
         "PASS",
         allpairs.tryRunApp("positive5",
                            "crosswalk-app create or_g.example.xwalk"))
예제 #54
0
 def test_pkgName_negative16(self):
     self.assertEqual("PASS",
                      allpairs.tryRunApp("negative16", "_org.example.foo"))
예제 #55
0
 def test_pkgName_negative11(self):
     self.assertEqual(
         "PASS",
         allpairs.tryRunApp("negative11",
                            "crosswalk-app create org.example.1234"))
예제 #56
0
 def test_pkgName_negative16(self):
    self.assertEqual("PASS", allpairs.tryRunApp("negative16", "crosswalk-app create org.123example.xwalk --crosswalk=/opt/apptools-android-tests/tools/crosswalk*.zip"))