kumquat-buildroot/support/testing/tests/package
Thomas Petazzoni e5ead094e1 support/testing/tests: switch python-cryptography related tests to glibc
In a follow-up commit, we are about to bump python-cryptography to a
new version, which has the interesting charateristic of using Rust
code. This means python-cryptography will now only be available on
platforms supported by Rust, which for now excludes uclibc-based
configurations (none of the Rust Tier1/Tier2 platforms use uClibc,
there is some uClibc support in Tier3 platforms but they have not been
added to Buildroot for now).

So in preparation for this bump, we switch the few test cases of
Python packages that directly or indirectly use python-cryptography to
use a glibc toolchain. Another impacted test case is the
docker-compose test case, but it already uses a glibc toolchain;

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
2022-01-09 12:13:49 +01:00
..
br2-external support/testing: add test for python-pybind 2022-01-07 22:26:08 +01:00
test_glxinfo/rootfs-overlay/etc/X11/xorg.conf.d
test_lxc
test_mender/rootfs-overlay support/testing: add package/test_mender.py 2022-01-07 19:05:46 +01:00
test_openssh
test_opkg
__init__.py
copy-sample-script-to-target.sh
sample_bmap_tools.sh
sample_gst1_python.py support: utils: use python3 explicitly 2021-09-22 21:30:24 +02:00
sample_libftdi1.py
sample_python_aexpect.py package/python-aexpect: new package 2022-01-06 09:28:57 +01:00
sample_python_argh.py
sample_python_attrs.py
sample_python_augeas.py
sample_python_autobahn.py
sample_python_automat.py
sample_python_avro.py
sample_python_bitstring.py
sample_python_boto3.py support/testing: add new test for python-boto3 2021-10-26 21:34:27 +02:00
sample_python_botocore.py support/testing: add new test for python-botocore 2021-10-26 21:34:27 +02:00
sample_python_can.py
sample_python_cbor_dec.py
sample_python_cbor_enc.py
sample_python_click.py
sample_python_colorzero.py
sample_python_constantly.py
sample_python_crossbar.py
sample_python_cryptography.py
sample_python_dbus_next.py support/testing: sample_python_dbus_next: ignore F821 flake8 error 2021-10-18 22:30:44 +02:00
sample_python_django.py
sample_python_flask_expects_json.py package/python-flask-expects-json: new package 2021-09-23 21:53:57 +02:00
sample_python_flask.py support/testing/tests/package/test_python_flask: new test 2021-09-23 21:48:22 +02:00
sample_python_git.py package/python-git: new package 2021-09-23 21:59:26 +02:00
sample_python_gitdb2.py
sample_python_gobject.py support: utils: use python3 explicitly 2021-09-22 21:30:24 +02:00
sample_python_gpiozero.py
sample_python_incremental.py support/testing: fix the TestPythonPy[2,3]Incremental test cases 2021-10-31 18:42:55 +01:00
sample_python_iptables.py support/testing: add runtime test for python-iptables 2022-01-06 22:05:03 +01:00
sample_python_passlib.py
sample_python_pexpect.py
sample_python_pybind.py support/testing: add test for python-pybind 2022-01-07 22:26:08 +01:00
sample_python_pynacl.py
sample_python_pytest_asyncio.py
sample_python_pytest.py
sample_python_pyyaml_dec.py
sample_python_pyyaml_enc.py
sample_python_rpi_gpio.py
sample_python_rsa.py package/python-rsa: new package 2021-08-04 22:27:28 +02:00
sample_python_service_identity.py
sample_python_smmap2.py
sample_python_subprocess32.py
sample_python_treq.py
sample_python_twisted.py
sample_python_txaio_asyncio.py
sample_python_txaio_twisted.py
sample_python_txtorcon.py
sample_python_ubjson_dec.py
sample_python_ubjson_enc.py
sample_python_unittest_xml_reporting.py support/testing/tests/package/sample_python_unittest_xml_reporting.py: fix flake8 warnings 2021-11-08 22:12:22 +01:00
test_atop.py
test_bmap_tools.py
test_crudini.py
test_docker_compose.py support/testing: switch to prebuilt toolchain, core2duo to Nehalem 2021-09-21 22:24:31 +02:00
test_dropbear.py
test_dtbocfg.py package/dtbocfg: new package 2021-10-11 22:50:40 +02:00
test_execline.py
test_gdb.py support/testing: add suite of tests for gdb 2021-10-10 19:41:32 +02:00
test_glxinfo.py support/testing: test_glxinfo: bump to kernel 4.19.204 2021-09-21 22:20:15 +02:00
test_gst1_python.py
test_ipython.py
test_libftdi1.py
test_lpeg.py
test_lsqlite3.py
test_lua_argon2.py package/lua-argon2: new package 2021-12-27 22:25:30 +01:00
test_lua_augeas.py package/lua-augeas: new package 2021-10-12 22:21:12 +02:00
test_lua_cqueues.py
test_lua_curl.py
test_lua_gd.py
test_lua_http.py
test_lua_inotify.py package/lua-inotify: new package 2022-01-08 18:03:59 +01:00
test_lua_lunix.py
test_lua_lyaml.py
test_lua_sdl2.py
test_lua_utf8.py
test_lua_zlib.py
test_lua.py
test_luaexpat.py
test_luafilesystem.py
test_lualdap.py
test_luaossl.py
test_luaposix.py
test_luasec.py
test_luasocket.py
test_luasyslog.py
test_luvi.py support/testing: test_luvi: make luvi test reproducible 2021-11-12 23:26:17 +01:00
test_lxc.py support/testing: test_lxc bump to kernel 4.19.204 2021-09-21 22:22:44 +02:00
test_lzlib.py
test_mender.py support/testing: add package/test_mender.py 2022-01-07 19:05:46 +01:00
test_netdata.py
test_openjdk.py
test_openssh.py support/testing: test_openssh: use a prebuilt toolchain 2021-09-21 22:23:50 +02:00
test_opkg.py
test_perl_class_load.py
test_perl_dbd_mysql.py
test_perl_encode_detect.py
test_perl_gdgraph.py
test_perl_html_parser.py
test_perl_io_socket_multicast.py
test_perl_io_socket_ssl.py
test_perl_libwww_perl.py
test_perl_lwp_protocol_https.py
test_perl_mail_dkim.py
test_perl_x10.py
test_perl_xml_libxml.py
test_perl.py
test_php_apcu.py package/php-apcu: new package 2021-12-17 22:46:55 +01:00
test_php_lua.py support/testing: test_php_lua: fix flake8 error 2021-12-20 18:56:15 +01:00
test_php_pam.py package/php-pam: new package 2021-12-17 22:46:55 +01:00
test_php_pecl_dbus.py package/php-pecl-dbus: new package 2021-10-27 22:10:38 +02:00
test_polkit.py
test_prosody.py
test_python_aexpect.py package/python-aexpect: new package 2022-01-06 09:28:57 +01:00
test_python_argh.py
test_python_attrs.py support/testing: remove python2 tests for automat and attrs 2021-09-27 16:34:22 +02:00
test_python_augeas.py
test_python_autobahn.py support/testing/tests: switch python-cryptography related tests to glibc 2022-01-09 12:13:49 +01:00
test_python_automat.py support/testing: remove python2 tests for automat and attrs 2021-09-27 16:34:22 +02:00
test_python_avro.py
test_python_bitstring.py
test_python_boto3.py support/testing: add new test for python-boto3 2021-10-26 21:34:27 +02:00
test_python_botocore.py support/testing: add new test for python-botocore 2021-10-26 21:34:27 +02:00
test_python_can.py
test_python_cbor.py
test_python_click.py
test_python_colorzero.py
test_python_constantly.py
test_python_crossbar.py support/testing/tests: switch python-cryptography related tests to glibc 2022-01-09 12:13:49 +01:00
test_python_cryptography.py support/testing/tests: switch python-cryptography related tests to glibc 2022-01-09 12:13:49 +01:00
test_python_dbus_next.py
test_python_django.py
test_python_flask_expects_json.py support/testing: fix python_flask_expect_python 2021-10-12 22:51:25 +02:00
test_python_flask.py support/testing/tests/package/test_python_flask: new test 2021-09-23 21:48:22 +02:00
test_python_git.py package/python-git: new package 2021-09-23 21:59:26 +02:00
test_python_gitdb2.py package/python-{smmap2, gitdb2}: bump versions to 4.0.0 and 4.0.7 2021-09-23 21:41:36 +02:00
test_python_gobject.py
test_python_gpiozero.py
test_python_incremental.py
test_python_iptables.py support/testing: add runtime test for python-iptables 2022-01-06 22:05:03 +01:00
test_python_passlib.py
test_python_pexpect.py
test_python_pybind.py support/testing: tyest_python_pybind.py: fix flake8 errors 2022-01-08 09:15:36 +01:00
test_python_pynacl.py
test_python_pyndiff.py support/testing/tests/package/test_python_pyndiff: new test 2021-10-21 22:48:44 +02:00
test_python_pytest_asyncio.py
test_python_pytest.py
test_python_pyyaml.py
test_python_rpi_gpio.py
test_python_rsa.py support/testing: test_python_rsa: increase timeout 2021-10-26 21:34:15 +02:00
test_python_service_identity.py support/testing/tests: switch python-cryptography related tests to glibc 2022-01-09 12:13:49 +01:00
test_python_smmap2.py package/python-{smmap2, gitdb2}: bump versions to 4.0.0 and 4.0.7 2021-09-23 21:41:36 +02:00
test_python_subprocess32.py
test_python_treq.py support/testing/tests: switch python-cryptography related tests to glibc 2022-01-09 12:13:49 +01:00
test_python_twisted.py support/testing: remove TestPythonPy2{Cryptography, ServiceIdentity, Treq, Twisted, Txtorcon} 2021-08-24 00:26:05 +02:00
test_python_txaio.py
test_python_txtorcon.py support/testing/tests: switch python-cryptography related tests to glibc 2022-01-09 12:13:49 +01:00
test_python_ubjson.py
test_python_unittest_xml_reporting.py support/testing/tests/package/test_python_unittest_xml_reporting.py: fix flake8 warnings 2021-11-08 22:12:13 +01:00
test_python.py
test_redis.py
test_rings.py
test_rust.py support/testing: test_rust: remove kernel build 2021-09-21 22:23:26 +02:00
test_s6_networking.py
test_s6_portable_utils.py
test_s6_rc.py
test_s6.py
test_sudo.py
test_syslog_ng.py
test_tmux.py
test_turbolua.py
test_uboot_openssl_pkgconfig.py
test_zfs.py