| /OK3568_Linux_fs/buildroot/support/testing/tests/package/ |
| H A D | test_python.py | 95 sample_scripts = None variable in TestPythonPackageBase 101 if self.sample_scripts: 102 scripts = [infra.filepath(s) for s in self.sample_scripts] 103 self.config += self.config_sample_scripts.format(sample_scripts=" ".join(scripts)) 107 scripts = [os.path.basename(s) for s in self.sample_scripts] 114 for script in self.sample_scripts:
|
| H A D | test_python_pyyaml.py | 11 sample_scripts = ["tests/package/sample_python_pyyaml_enc.py", variable in TestPythonPy2Pyyaml 22 sample_scripts = ["tests/package/sample_python_pyyaml_enc.py", variable in TestPythonPy3Pyyaml
|
| H A D | test_python_constantly.py | 11 sample_scripts = ["tests/package/sample_python_constantly.py"] variable in TestPythonPy2Constantly 21 sample_scripts = ["tests/package/sample_python_constantly.py"] variable in TestPythonPy3Constantly
|
| H A D | test_python_bitstring.py | 11 sample_scripts = ["tests/package/sample_python_bitstring.py"] variable in TestPythonPy2Bitstring 21 sample_scripts = ["tests/package/sample_python_bitstring.py"] variable in TestPythonPy3Bitstring
|
| H A D | test_python_cbor.py | 11 sample_scripts = ["tests/package/sample_python_cbor_enc.py", variable in TestPythonPy2Cbor 22 sample_scripts = ["tests/package/sample_python_cbor_enc.py", variable in TestPythonPy3Cbor
|
| H A D | test_python_pexpect.py | 11 sample_scripts = ["tests/package/sample_python_pexpect.py"] variable in TestPythonPy2Pexpect 21 sample_scripts = ["tests/package/sample_python_pexpect.py"] variable in TestPythonPy3Pexpect
|
| H A D | test_python_ubjson.py | 11 sample_scripts = ["tests/package/sample_python_ubjson_enc.py", variable in TestPythonPy2Ubjson 22 sample_scripts = ["tests/package/sample_python_ubjson_enc.py", variable in TestPythonPy3Ubjson
|
| H A D | test_python_incremental.py | 11 sample_scripts = ["tests/package/sample_python_incremental.py"] variable in TestPythonPy2Incremental 22 sample_scripts = ["tests/package/sample_python_incremental.py"] variable in TestPythonPy3Incremental
|
| H A D | test_python_can.py | 11 sample_scripts = ["tests/package/sample_python_can.py"] variable in TestPythonPy2Can 22 sample_scripts = ["tests/package/sample_python_can.py"] variable in TestPythonPy3Can
|
| H A D | test_python_passlib.py | 11 sample_scripts = ["tests/package/sample_python_passlib.py"] variable in TestPythonPy2Passlib 22 sample_scripts = ["tests/package/sample_python_passlib.py"] variable in TestPythonPy3Passlib
|
| H A D | test_python_pynacl.py | 11 sample_scripts = ["tests/package/sample_python_pynacl.py"] variable in TestPythonPy2Pynacl 22 sample_scripts = ["tests/package/sample_python_pynacl.py"] variable in TestPythonPy3Pynacl
|
| H A D | test_libftdi1.py | 12 sample_scripts = ["tests/package/sample_libftdi1.py"] variable in TestPythonPy2Libftdi1 24 sample_scripts = ["tests/package/sample_libftdi1.py"] variable in TestPythonPy3Libftdi1
|
| H A D | test_python_pytest_asyncio.py | 14 sample_scripts = ["tests/package/sample_python_pytest_asyncio.py"] variable in TestPythonPy3PytestAsyncio 17 for script in self.sample_scripts:
|
| H A D | test_python_pytest.py | 13 sample_scripts = ["tests/package/sample_python_pytest.py"] variable in TestPythonPy3Pytest 16 for script in self.sample_scripts:
|
| H A D | test_python_unittest_xml_reporting.py | 12 sample_scripts = ["tests/package/sample_python_unittest_xml_reporting.py"] variable in TestPythonPy3UnitTestXmlReporting 18 cmd = "%s %s" % (self.interpreter, os.path.basename(self.sample_scripts[0]))
|
| H A D | test_python_flask.py | 13 sample_scripts = ["tests/package/sample_python_flask.py"] variable in TestPythonPy3Flask 19 …md = "FLASK_APP=%s %s -m flask run > /dev/null 2>&1 &" % (os.path.basename(self.sample_scripts[0]),
|
| H A D | test_python_flask_expects_json.py | 16 sample_scripts = ["tests/package/sample_python_flask_expects_json.py"] variable in TestPythonPy3FlaskExpectsJson 29 …md = "FLASK_APP=%s %s -m flask run > /dev/null 2>&1 &" % (os.path.basename(self.sample_scripts[0]),
|
| H A D | test_python_avro.py | 11 sample_scripts = ["tests/package/sample_python_avro.py"] variable in TestPythonAvro
|
| H A D | test_python_attrs.py | 11 sample_scripts = ["tests/package/sample_python_attrs.py"] variable in TestPythonPy3Attrs
|
| H A D | test_python_txaio.py | 11 sample_scripts = ["tests/package/sample_python_txaio_asyncio.py"] variable in TestPythonPy3Txaio
|
| H A D | test_python_rpi_gpio.py | 11 sample_scripts = ["tests/package/sample_python_rpi_gpio.py"] variable in TestPythonPy3RpiGpio
|
| H A D | test_python_git.py | 11 sample_scripts = ["tests/package/sample_python_git.py"] variable in TestPythonPy3Git
|
| H A D | test_python_gitdb2.py | 11 sample_scripts = ["tests/package/sample_python_gitdb2.py"] variable in TestPythonPy3Gitdb2
|
| H A D | test_python_autobahn.py | 11 sample_scripts = ["tests/package/sample_python_autobahn.py"] variable in TestPythonPy3Autobahn
|
| H A D | test_python_subprocess32.py | 11 sample_scripts = ["tests/package/sample_python_subprocess32.py"] variable in TestPythonPy2Subprocess32
|