def test_pkgName_positive6(self): self.assertEqual( "PASS", allpairs.tryRunApp( "positive6", "crosswalk-app create org000.example.xwalk --android-crosswalk=" ))
def test_pkgName_negative10(self): self.assertEqual( "PASS", allpairs.tryRunApp( "negative10", "crosswalk-app create org.example.1234test --platform=windows --windows-crosswalk=" ))
def test_pkgName_negative16(self): self.assertEqual( "PASS", allpairs.tryRunApp( "negative16", "crosswalk-app create _org.example.xwalk --android-crosswalk=") )
def test_pkgName_positive7(self): self.assertEqual( "PASS", allpairs.tryRunApp( "positive7", "crosswalk-app create org.example123.xwalk --platform=windows --windows-crosswalk=" ))
def test_pkgName_negative8(self): self.assertEqual( "PASS", allpairs.tryRunApp( "negative8", "crosswalk-app create org.xwalk --platform=windows --windows-crosswalk=" ))
def test_pkgName_negative11(self): self.assertEqual("PASS", allpairs.tryRunApp("negative11", "org.xwalk"))
def test_pkgName_positive9(self): self.assertEqual("PASS", allpairs.tryRunApp("positive9", "_org.example.xwalk"))
def test_pkgName_negative14(self): self.assertEqual( "PASS", allpairs.tryRunApp( "negative14", "org.example._xwalk"))
def test_pkgName_positive1(self): self.assertEqual( "PASS", allpairs.tryRunApp( "positive1", "org.xwalk.tests"))
def test_pkgName_negative16(self): self.assertEqual( "PASS", allpairs.tryRunApp( "negative16", "crosswalk-app create _org.example.xwalk"))
def test_pkgName_positive7(self): self.assertEqual( "PASS", allpairs.tryRunApp( "positive7", "crosswalk-app create org.example123.xwalk"))
def test_pkgName_negative10(self): self.assertEqual( "PASS", allpairs.tryRunApp( "negative10", "org.example.1234test"))
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"))
def test_pkgName_negative8(self): self.assertEqual("PASS", allpairs.tryRunApp("negative8", "org.xwalk"))
def test_pkgName_negative9(self): self.assertEqual("PASS", allpairs.tryRunApp("negative9", "test"))
def test_pkgName_positive7(self): self.assertEqual( "PASS", allpairs.tryRunApp( "positive7", "org.example123.foo"))
def test_pkgName_positive6(self): self.assertEqual( "PASS", allpairs.tryRunApp( "positive6", "org000.example.foo"))
def test_pkgName_positive3(self): self.assertEqual( "PASS", allpairs.tryRunApp( "positive3", "org.example.xwal_"))
def test_pkgName_negative14(self): self.assertEqual("PASS", allpairs.tryRunApp("negative14", "org.example.1234"))
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"))
def test_pkgName_positive1(self): self.assertEqual("PASS", allpairs.tryRunApp("positive1", "org.xwalk.tests"))
def test_pkgName_positive4(self): self.assertEqual( "PASS", allpairs.tryRunApp("positive4", "crosswalk-app create org.example.te_st"))
def test_pkgName_positive2(self): self.assertEqual( "PASS", allpairs.tryRunApp( "positive2", "crosswalk-app create org.xwalk.t1234"))
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"))
def test_pkgName_negative15(self): self.assertEqual( "PASS", allpairs.tryRunApp("negative15", "crosswalk-app create org.xwalk.Tests"))
def test_pkgName_negative16(self): self.assertEqual( "PASS", allpairs.tryRunApp( "negative16", "_org.example.foo"))
def test_pkgName_negative9(self): self.assertEqual( "PASS", allpairs.tryRunApp("negative9", "crosswalk-app create test"))
def test_pkgName_positive1(self): self.assertEqual( "PASS", allpairs.tryRunApp( "positive1", "crosswalk-app create org.xwalk.tests --android-crosswalk="))
def test_pkgName_positive6(self): self.assertEqual("PASS", allpairs.tryRunApp("positive6", "crosswalk-app create org000.example.xwalk --platform=windows --windows-crosswalk="))
def test_pkgName_negative15(self): self.assertEqual("PASS", allpairs.tryRunApp("negative15", "crosswalk-app create org.xwalk.Tests --platform=windows --windows-crosswalk="))
def test_pkgName_positive2(self): self.assertEqual("PASS", allpairs.tryRunApp("positive2", "crosswalk-app create org.xwalk.t1234 --platform=windows --windows-crosswalk="))
def test_pkgName_negative13(self): self.assertEqual( "PASS", allpairs.tryRunApp( "negative13", "org.123example.foo"))
def test_pkgName_negative12(self): self.assertEqual("PASS", allpairs.tryRunApp("negative12", "crosswalk-app create 123org.example.xwalk --platform=windows --windows-crosswalk="))
def test_pkgName_negative10(self): self.assertEqual( "PASS", allpairs.tryRunApp( "negative10", "crosswalk-app create org.example.1234test --android-crosswalk="))
def test_pkgName_positive5(self): self.assertEqual("PASS", allpairs.tryRunApp("positive5", "org.example.te_st"))
def test_pkgName_positive10(self): self.assertEqual( "PASS", allpairs.tryRunApp("positive10", "org.example123.xwalk"))
def test_pkgName_positive5(self): self.assertEqual( "PASS", allpairs.tryRunApp( "positive5", "crosswalk-app create or_g.example.xwalk --android-crosswalk="))
def test_pkgName_negative12(self): self.assertEqual("PASS", allpairs.tryRunApp("negative12", "test"))
def test_pkgName_negative8(self): self.assertEqual( "PASS", allpairs.tryRunApp( "negative8", "crosswalk-app create org.xwalk --android-crosswalk="))
def test_pkgName_negative16(self): self.assertEqual( "PASS", allpairs.tryRunApp("negative16", "org.123example.xwalk"))
def test_pkgName_positive2(self): self.assertEqual("PASS", allpairs.tryRunApp("positive2", "crosswalk-app create org.xwalk.t1234 --platforms=windows --windows-crosswalk="))
def test_pkgName_negative11(self): self.assertEqual( "PASS", allpairs.tryRunApp( "negative11", "crosswalk-app create org.example.1234"))
def test_pkgName_positive4(self): self.assertEqual("PASS", allpairs.tryRunApp("positive4", "crosswalk-app create org.example.te_st --platforms=windows --windows-crosswalk="))
def test_pkgName_negative17(self): self.assertEqual( "PASS", allpairs.tryRunApp( "negative17", "crosswalk-app create org.xwalk.www"))
def test_pkgName_negative9(self): self.assertEqual("PASS", allpairs.tryRunApp("negative9", "crosswalk-app create test --platforms=windows --windows-crosswalk="))
def test_pkgName_positive4(self): self.assertEqual( "PASS", allpairs.tryRunApp( "positive4", "crosswalk-app create org.example.te_st"))
def test_pkgName_negative16(self): self.assertEqual("PASS", allpairs.tryRunApp("negative16", "crosswalk-app create _org.example.xwalk --platforms=windows --windows-crosswalk="))
def test_pkgName_negative9(self): self.assertEqual( "PASS", allpairs.tryRunApp( "negative9", "crosswalk-app create test"))
def test_pkgName_positive6(self): self.assertEqual("PASS", allpairs.tryRunApp("positive6", "org000.example.foo"))
def test_pkgName_positive2(self): self.assertEqual( "PASS", allpairs.tryRunApp("positive2", "crosswalk-app create org.xwalk.t1234"))
def test_pkgName_positive7(self): self.assertEqual("PASS", allpairs.tryRunApp("positive7", "org.example123.foo"))
def test_pkgName_positive5(self): self.assertEqual( "PASS", allpairs.tryRunApp("positive5", "crosswalk-app create or_g.example.xwalk"))
def test_pkgName_negative16(self): self.assertEqual("PASS", allpairs.tryRunApp("negative16", "_org.example.foo"))
def test_pkgName_negative11(self): self.assertEqual( "PASS", allpairs.tryRunApp("negative11", "crosswalk-app create org.example.1234"))