kumquat-buildroot/support/testing/tests/package
Romain Naour 8937cd065c support/testing: TestPerlDBDmysql: use ext2 instead of cpio
The CPIO filesystem generated by TestPerlDBDmysql is too large, and
doesn't fit as an initramfs in the 256MB of RAM available in the
versatilepb machine. This causes a failure while running a basic
test "perl -MDBI -e '1'" since "/usr/lib/perl5", and many files
being missing from the root filesystem, ultimately causing the test
to fail.

Can't locate DBI.pm in @INC (you may need to install the DBI module)
(@INC entries checked: /usr/lib/perl5/site_perl/5.38.2/arm-linux
/usr/lib/perl5/site_perl/5.38.2 /usr/lib/perl5/5.38.2/arm-linux
/usr/lib/perl5/5.38.2).

It would make sense to switch all test cases to use ext2 + a
hard-drive, but for now, let's fix the few test cases that are causing
problems.

Fixes:
https://gitlab.com/buildroot.org/buildroot/-/jobs/6735654506

Signed-off-by: Romain Naour <romain.naour@smile.fr>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
2024-05-06 22:16:02 +02:00
..
br2-external package/openjdk{-bin}: drop OpenJDK11 and add OpenJDK21 2023-11-01 19:00:50 +01:00
test_acpica/rootfs-overlay/root support/testing/tests/package/test_acpica.py: run runtime test 2023-07-13 22:27:22 +02:00
test_bats/rootfs-overlay/root support/testing: add bats runtime test 2024-05-05 11:08:58 +02:00
test_cryptsetup support/testing: add cryptsetup runtime test 2024-02-05 22:36:42 +01:00
test_ddrescue support/testing/tests/package/test_ddrescue.py: new runtime test 2023-03-12 23:11:00 +01:00
test_file/rootfs-overlay/root support/testing: add a "file" package runtime test 2024-02-05 23:27:35 +01:00
test_fluidsynth/rootfs-overlay/root support/testing/tests/package/test_fluidsynth.py: new runtime test 2023-07-30 12:59:01 +02:00
test_flutter support/testing/tests/package/test_flutter.py: use flutter-markdown-example 2024-03-26 00:05:37 +01:00
test_ghostscript/rootfs-overlay/root support/testing: add ghostscript runtime test 2024-02-11 22:49:37 +01:00
test_glslsandbox_player support/testing/tests/package/test_glslsandbox_player.py: new runtime test 2023-07-29 23:37:57 +02:00
test_glxinfo/rootfs-overlay/etc/X11/xorg.conf.d
test_gnuradio/rootfs-overlay/root support/testing/tests/package/test_gnuradio.py: new runtime test 2023-07-22 23:14:25 +02:00
test_jq/rootfs-overlay/root support/testing: new jq runtime test 2024-02-06 18:33:49 +01:00
test_kexec support/testing/tests/package/test_kexec.py: fix kexec test for qemu 5.2 2023-06-03 21:01:54 +02:00
test_kmscube support/testing/tests/package/test_kmscube: new runtime test 2023-08-10 21:48:32 +02:00
test_libcamera support/testing: add libcamera runtime test 2024-02-06 23:26:02 +01:00
test_lvm2 support/testing: add lvm2 runtime test 2024-04-02 21:46:07 +02:00
test_lxc
test_mdadm support/testing: add mdadm runtime test 2024-02-06 21:54:20 +01:00
test_mender/rootfs-overlay support/testing: add package/test_mender.py 2022-01-07 19:05:46 +01:00
test_micropython/rootfs-overlay/root support/testing: micropython: add micropython-lib test 2024-02-05 12:10:03 +01:00
test_msr_tools support/testing: add test for msr-tools 2022-07-16 23:48:25 +02:00
test_nftables/rootfs-overlay/root support/testing/tests/package/test_nftables.py: new runtime test 2023-08-20 16:25:21 +02:00
test_numactl support/testing: add numactl runtime test 2024-02-06 22:08:50 +01:00
test_ola/rootfs-overlay/usr/bin support/testing: add test for ola 2022-08-01 21:58:49 +02:00
test_openssh
test_opkg
test_rdma_core package/rdma-core: new package 2023-02-05 13:51:13 +01:00
test_tcl/rootfs-overlay/root support/testing/tests/package/test_tcl.py: new runtime test 2023-09-17 22:09:40 +02:00
test_trace_cmd support/testing: add trace-cmd runtime test 2024-02-05 23:20:23 +01:00
test_usbutils support/testing: add usbutils runtime test 2024-02-05 23:20:25 +01:00
test_weston support/testing/tests/package/test_weston.py: new runtime test 2023-08-12 20:18:52 +02:00
test_z3/rootfs-overlay/root package/z3: new package 2022-11-20 14:54:58 +01:00
__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_nodejs_basic.js support/testing/tests: add NodeJS tests 2023-02-11 00:13:08 +01:00
sample_nodejs_module.js support/testing/tests: add NodeJS tests 2023-02-11 00:13:08 +01:00
sample_nu.nu support/testing/tests/package/test_nu.py: new runtime test 2023-08-29 23:57:22 +02:00
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 package/python-avro: fix capitalizations of Parse 2022-05-17 22:50:33 +02:00
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_construct.py package/python-construct: new package 2022-08-03 21:20:58 +02:00
sample_python_cryptography.py
sample_python_dbus_fast.py package/python-dbus-fast: new package 2023-01-02 22:33:55 +01:00
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_dicttoxml2.py support/testing: add test for python-dicttoxml2 2022-12-11 21:18:57 +01:00
sample_python_distro.py support/testing: add test for python-distro 2022-02-12 13:55:52 +01:00
sample_python_django.py
sample_python_docker.py support/testing: add python-docker test 2023-06-17 18:52:53 +02:00
sample_python_dtschema.py support/testing: add test for python-dtschema 2022-08-07 14:54:28 +02:00
sample_python_evdev.py package/python-evdev: new package 2023-04-17 22:50:39 +02:00
sample_python_fastapi.py support/testing: add fastapi runtime test 2024-02-06 13:31:48 +01:00
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_gnupg.py support/testing: add test for python-gnupg 2022-01-26 18:01:08 +01:00
sample_python_gobject.py support: utils: use python3 explicitly 2021-09-22 21:30:24 +02:00
sample_python_gpiozero.py
sample_python_hkdf.py package/python-hkdf: new package 2023-02-07 12:50:27 +01:00
sample_python_hwdata.py package/python-hwdata: new package 2023-03-13 22:54:59 +01:00
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_jmespath.py support/testing: add new test for python-jmespath 2022-07-22 23:18:59 +02:00
sample_python_mako_ext.py support/testing: TestPythonPy3MakoExt: new test for mako external plugins 2023-09-30 18:48:26 +02:00
sample_python_mako.py support/testing: add python-mako runtime test 2023-09-30 18:48:24 +02:00
sample_python_midiutil.py package/python-midiutil: new package 2023-07-30 12:58:41 +02:00
sample_python_minimalmodbus.py support/testing: add minimalmodbus runtime test 2024-02-05 16:06:19 +01:00
sample_python_ml_dtypes.py package/python-ml-dtypes: new package 2023-12-25 11:20:24 +01:00
sample_python_munch.py support/testing: add test for python-munch 2022-12-29 10:38:11 +01:00
sample_python_paho_mqtt.py support/testing/tests/package/test_python_paho_mqtt: new runtime test 2022-08-31 21:37:50 +02:00
sample_python_passlib.py
sample_python_pathspec.py package/python-pathspec: enable target variant 2024-04-12 17:47:02 +02:00
sample_python_pexpect.py
sample_python_pyalsa.py support/testing: add test for python-pyalsa 2022-07-28 23:12:28 +02:00
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_pysmb.py support/testing: add test for python-pysmb 2023-07-23 16:42:06 +02:00
sample_python_pytest_asyncio.py
sample_python_pytest.py
sample_python_pyyaml_dec.py support/testing/../sample_python_pyyaml_dec.py: unbreak after move to pyaml 6.0 2022-02-21 21:56:34 +01:00
sample_python_pyyaml_enc.py
sample_python_qrcode.py package/python-qrcode: new package 2022-08-08 22:24:45 +02:00
sample_python_rpi_gpio.py
sample_python_rsa.py
sample_python_rtoml.py package/python-rtoml: new package 2022-08-02 23:19:08 +02:00
sample_python_s3transfer.py support/testing: add new test for python-s3transfer 2022-07-22 22:52:03 +02:00
sample_python_scipy.py support/testing/tests/test_python_scipy: add scipy::io module testing 2022-08-03 18:35:54 +02:00
sample_python_segno.py package/python-segno: new package 2023-08-24 23:43:28 +02:00
sample_python_service_identity.py
sample_python_smmap2.py
sample_python_spake2.py package/python-spake2: new package 2023-02-07 13:41:48 +01:00
sample_python_tftpy.py support/testing: add python-tftpy runtime test 2023-12-23 15:05:01 +01:00
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
sample_python_uvloop.py support/testing: add python-uvloop runtime test 2024-02-07 12:38:15 +01:00
sample_python_yamllint.py package/python-yamllint: new package 2024-04-12 17:48:46 +02:00
test_acl.py support/testing: new acl runtime test 2024-02-06 22:49:08 +01:00
test_acpica.py support/testing/tests/package/test_acpica.py: run runtime test 2023-07-13 22:27:22 +02:00
test_apache.py support/testing: new apache runtime test 2024-01-21 11:17:33 +01:00
test_atop.py
test_avocado.py package/avocado: new package 2022-07-26 10:07:52 +02:00
test_bash.py support/testing: new runtime test for bash 2023-05-08 23:46:30 +02:00
test_bats.py support/testing: add bats runtime test 2024-05-05 11:08:58 +02:00
test_bc.py support/testing: new bc runtime test 2024-01-21 11:17:37 +01:00
test_bitcoin.py support/testing: add bitcoin runtime test 2024-03-24 17:56:35 +01:00
test_bmap_tools.py support/testing: drop python2 tests 2022-02-09 22:07:33 +01:00
test_brotli.py support/testing/tests/package/test_brotli.py: new runtime test 2023-07-14 11:59:47 +02:00
test_bzip2.py support/testing/tests/package/test_bzip2.py: new runtime test 2023-07-11 22:43:40 +02:00
test_clang.py support/testing: test_clang: update to the next LTS kernel (4.19.x) 2023-06-03 21:17:17 +02:00
test_compressor_base.py support/testing/tests/package/test_compressor_base.py: new helper class 2023-07-11 22:31:47 +02:00
test_coremark.py support/testing: add coremark test 2024-02-05 15:55:54 +01:00
test_crudini.py support/testing: drop python2 tests 2022-02-09 22:07:33 +01:00
test_cryptsetup.py support/testing: add cryptsetup runtime test 2024-02-05 22:36:42 +01:00
test_ddrescue.py support/testing/tests/package/test_ddrescue.py: new runtime test 2023-03-12 23:11:00 +01:00
test_docker_compose.py support/testing: add python-docker test 2023-06-17 18:52:53 +02:00
test_dos2unix.py support/testing/tests/package/test_dos2unix.py: new runtime test 2023-07-10 19:48:13 +02:00
test_dropbear.py
test_dtbocfg.py support/testing: TestDtbocfg: bump kernel to 5.10.202 2023-12-09 21:35:37 +01:00
test_ed.py support/testing: add ed runtime test 2024-04-01 16:28:10 +02:00
test_execline.py
test_file.py support/testing: add a "file" package runtime test 2024-02-05 23:27:35 +01:00
test_firewalld.py support/testing/tests/package/test_firewalld.py: new test 2023-11-06 20:43:55 +01:00
test_fluidsynth.py support/testing/tests/package/test_fluidsynth.py: new runtime test 2023-07-30 12:59:01 +02:00
test_flutter.py support/testing/tests/package/test_flutter.py: use flutter-markdown-example 2024-03-26 00:05:37 +01:00
test_fping.py support/testing: add fping runtime test 2024-02-05 22:42:11 +01:00
test_fwts.py support/testing: add fwts runtime test 2024-05-01 22:06:39 +02:00
test_gawk.py support/testing/tests/package/test_gawk.py: new runtime test 2023-07-21 23:35:44 +02:00
test_gdb.py support/testing/tests/package/test_gdb.py: drop version-specific tests 2022-11-03 23:08:10 +01:00
test_ghostscript.py support/testing: add ghostscript runtime test 2024-02-11 22:49:37 +01:00
test_glslsandbox_player.py support/testing/tests/package/test_glslsandbox_player.py: new runtime test 2023-07-29 23:37:57 +02:00
test_glxinfo.py support/testing: use core2duo cpu emulation for TestGlxinfo 2024-02-07 16:18:27 +01:00
test_gnupg2.py support/testing: gnupg2: increase a timeout 2024-02-07 20:49:15 +01:00
test_gnuradio.py support/testing/tests/package/test_gnuradio.py: new runtime test 2023-07-22 23:14:25 +02:00
test_gst1_python.py
test_gzip.py support/testing/tests/package/test_gzip.py: new runtime test 2023-07-11 22:43:26 +02:00
test_highway.py package/highway: new package 2023-02-13 23:18:03 +01:00
test_hwloc.py support/testing/tests/package/test_hwloc.py: new runtime test 2022-09-17 15:06:08 +02:00
test_iozone.py support/testing: add iozone runtime test 2024-02-11 22:49:38 +01:00
test_iperf3.py support/testing/tests/package/test_iperf3.py: new runtime test 2023-03-12 14:16:08 +01:00
test_iperf.py support/testing: add iperf runtime test 2024-05-01 22:06:38 +02:00
test_iptables.py support/testing: add iptables runtime test 2024-03-24 16:05:47 +01:00
test_ipython.py
test_jailhouse.py support/testing: add jailhouse runtime test 2024-02-11 16:11:15 +01:00
test_jq.py support/testing: new jq runtime test 2024-02-06 18:33:49 +01:00
test_kexec.py support/testing/tests/package/test_kexec.py: fix kexec test for qemu 5.2 2023-06-03 21:01:54 +02:00
test_kmscube.py support/testing/tests/package/test_kmscube: new runtime test 2023-08-10 21:48:32 +02:00
test_less.py support/testing/tests/package/test_less.py: new runtime test 2023-09-10 18:32:27 +02:00
test_libcamera.py support/testing: add libcamera runtime test 2024-02-06 23:26:02 +01:00
test_libftdi1.py support/testing: drop python2 tests 2022-02-09 22:07:33 +01:00
test_libgpgme.py support/testing: libgpgme: increase gpg key generation timeout 2024-02-11 18:14:34 +01:00
test_libjxl.py package/libjxl: new package 2023-02-13 23:18:05 +01:00
test_libshdata.py support/testing/tests/package/test_libshdata: new test 2022-01-12 00:30:06 +01:00
test_lpeg.py
test_lrzip.py support/testing/tests/package/test_lrzip.py: new runtime test 2023-07-23 16:32:04 +02:00
test_lsof.py support/testing/tests/package/test_lsof.py: new runtime test 2023-03-12 10:15:57 +01:00
test_lsqlite3.py
test_ltrace.py support/testing: add ltrace runtime test 2024-02-05 23:20:22 +01:00
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_cffi.py support/testing: fix test_lua_cffi.py flake8 error 2022-02-07 08:52:55 +01: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_lgdbm.py package/lua-lgdbm: new package 2024-04-03 23:12:16 +02:00
test_lua_lunix.py
test_lua_lyaml.py
test_lua_sdl2.py package/lua: use Lua 5.4 as default 2022-02-05 23:45:19 +01:00
test_lua_utf8.py
test_lua_zlib.py
test_lua.py package/lua: use Lua 5.4 as default 2022-02-05 23:45:19 +01:00
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_lvm2.py support/testing: add lvm2 runtime test 2024-04-02 21:46:07 +02:00
test_lxc.py support/testing/tests/package/test_lxc.py: use timeout argument for emulator.login 2023-11-06 20:43:41 +01:00
test_lz4.py support/testing/tests/package/test_lz4.py: new runtime test 2023-07-14 11:59:54 +02:00
test_lzip.py support/testing/tests/package/test_lzip.py: new runtime test 2023-07-23 12:28:48 +02:00
test_lzlib.py support/testing: add lzlib test 2019-10-26 16:30:58 +02:00
test_lzop.py support/testing/tests/package/test_lzop.py: new runtime test 2023-07-14 23:25:38 +02:00
test_mdadm.py support/testing: mdadm: improve test robustness on slow runners 2024-03-03 17:30:52 +01:00
test_mender.py support/testing: add package/test_mender.py 2022-01-07 19:05:46 +01:00
test_micropython.py support/testing: micropython: add micropython-lib test 2024-02-05 12:10:03 +01:00
test_msr_tools.py support/testing: add test for msr-tools 2022-07-16 23:48:25 +02:00
test_mtools.py support/testing: TestMtools: use base configuration 2023-07-12 23:22:16 +02:00
test_mtr.py support/testing: add mtr runtime test 2024-01-21 11:17:32 +01:00
test_ncdu.py support/testing/tests/package/test_ncdu.py: new runtime test 2022-12-11 11:50:15 +01:00
test_netcat.py support/testing: netcat: improve test robustness 2024-02-05 23:19:26 +01:00
test_netdata.py
test_nftables.py support/testing/tests/package/test_nftables.py: new runtime test 2023-08-20 16:25:21 +02:00
test_ngrep.py support/testing: add ngrep runtime test 2024-01-21 11:17:36 +01:00
test_nodejs.py package/nodejs: bump version to 20.9.0 2023-11-03 20:59:28 +01:00
test_nu.py support/testing/tests/package/test_nu.py: new runtime test 2023-08-29 23:57:22 +02:00
test_numactl.py support/testing: add numactl runtime test 2024-02-06 22:08:50 +01:00
test_octave.py support/testing: octave: increase test timeout 2022-08-08 23:07:23 +02:00
test_ola.py support/testing: add test for ola 2022-08-01 21:58:49 +02:00
test_openblas.py support/testing/tests/package/test_openblas.py: new runtime test 2023-05-08 22:47:31 +02:00
test_openjdk.py
test_openssh.py support/testing/infra/basetest.py: use Bootlin toolchain stable 2022.08-1 2023-07-12 23:22:14 +02:00
test_opkg.py
test_pciutils.py support/testing: add pciutils runtime test 2024-02-05 16:12:36 +01:00
test_perftest.py support/testing: test_perftest: update test kernel to 6.1.33 2023-07-12 21:29:52 +02:00
test_perl_class_load.py
test_perl_dbd_mysql.py support/testing: TestPerlDBDmysql: use ext2 instead of cpio 2024-05-06 22:16:02 +02:00
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_pigz.py support/testing/tests/package/test_pigz.py: new runtime test 2023-07-14 23:25:42 +02:00
test_pixz.py support/testing/tests/package/test_pixz.py: use test_compressor_base 2023-07-23 12:29:15 +02:00
test_polkit.py support/testing: TestPolkitSystemd: fix systemctl exit code check on failure 2023-08-09 19:21:27 +02:00
test_postgresql.py support/testing: add a postgresql runtime test 2024-02-06 21:49:49 +01:00
test_prosody.py
test_python_aexpect.py package/python-aexpect: new package 2022-01-06 09:28:57 +01:00
test_python_argh.py support/testing: drop python2 tests 2022-02-09 22:07:33 +01:00
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: TestPythonPy3Autobahn: use python base configuration 2023-07-12 23:22:22 +02: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 support/testing: drop python2 tests 2022-02-09 22:07:33 +01:00
test_python_boto3.py support/testing: TestPythonPy3Boto3: increase ext2 size to 250M 2023-07-12 23:22:10 +02:00
test_python_botocore.py support/testing: TestPythonPy3Botocore: increase ext2 size to 250M 2023-07-12 23:22:12 +02:00
test_python_can.py support/testing: drop python2 tests 2022-02-09 22:07:33 +01:00
test_python_cbor.py support/testing: drop python2 tests 2022-02-09 22:07:33 +01:00
test_python_click.py support/testing: drop python2 tests 2022-02-09 22:07:33 +01:00
test_python_colorzero.py
test_python_constantly.py support/testing: drop python2 tests 2022-02-09 22:07:33 +01:00
test_python_construct.py package/python-construct: new package 2022-08-03 21:20:58 +02:00
test_python_cryptography.py support/testing: TestPythonPy3Cryptography: use python base configuration 2023-07-12 23:22:24 +02:00
test_python_dbus_fast.py package/python-dbus-fast: new package 2023-01-02 22:33:55 +01:00
test_python_dbus_next.py
test_python_dicttoxml2.py support/testing: add test for python-dicttoxml2 2022-12-11 21:18:57 +01:00
test_python_distro.py support/testing: add test for python-distro 2022-02-12 13:55:52 +01:00
test_python_django.py support/testing: remove hardcoded sleep from python-django test 2024-02-20 17:44:18 +01:00
test_python_dtschema.py support/testing: add test for python-dtschema 2022-08-07 14:54:28 +02:00
test_python_evdev.py package/python-evdev: new package 2023-04-17 22:50:39 +02:00
test_python_fastapi.py support/testing: add fastapi runtime test 2024-02-06 13:31:48 +01:00
test_python_flask_expects_json.py support/testing/tests/package/test_python_flask*: increase time after server startup 2022-11-03 23:07:54 +01:00
test_python_flask.py support/testing: remove hardcoded sleep from python-flask test 2024-02-11 23:12:03 +01: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_gnupg.py support/testing: drop python2 tests 2022-02-09 22:07:33 +01:00
test_python_gobject.py
test_python_gpiozero.py
test_python_hkdf.py package/python-hkdf: new package 2023-02-07 12:50:27 +01:00
test_python_hwdata.py package/python-hwdata: new package 2023-03-13 22:54:59 +01:00
test_python_incremental.py support/testing: drop python2 tests 2022-02-09 22:07:33 +01:00
test_python_iptables.py support/testing: add runtime test for python-iptables 2022-01-06 22:05:03 +01:00
test_python_jc.py package/python-jc: new package 2024-03-03 21:32:30 +01:00
test_python_jmespath.py support/testing: add new test for python-jmespath 2022-07-22 23:18:59 +02:00
test_python_magic_wormhole.py support/testing: python-magic-wormhole: fix random failures 2023-09-02 09:43:55 +02:00
test_python_mako.py support/testing: TestPythonPy3MakoExt: new test for mako external plugins 2023-09-30 18:48:26 +02:00
test_python_midiutil.py package/python-midiutil: new package 2023-07-30 12:58:41 +02:00
test_python_minimalmodbus.py support/testing: add minimalmodbus runtime test 2024-02-05 16:06:19 +01:00
test_python_ml_dtypes.py support/testing: test_python_ml_dtypes: remove BR2_PACKAGE_PYTHON3_ZLIB 2023-12-29 21:49:28 +01:00
test_python_munch.py support/testing: add test for python-munch 2022-12-29 10:38:11 +01:00
test_python_paho_mqtt.py support/testing/tests/package/test_python_paho_mqtt: new runtime test 2022-08-31 21:37:50 +02:00
test_python_passlib.py support/testing: drop python2 tests 2022-02-09 22:07:33 +01:00
test_python_pathspec.py package/python-pathspec: enable target variant 2024-04-12 17:47:02 +02:00
test_python_pexpect.py support/testing: drop python2 tests 2022-02-09 22:07:33 +01:00
test_python_pyalsa.py support/testing: add test for python-pyalsa 2022-07-28 23:12:28 +02:00
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 support/testing: drop python2 tests 2022-02-09 22:07:33 +01:00
test_python_pyndiff.py support/testing/tests/package/test_python_pyndiff: new test 2021-10-21 22:48:44 +02:00
test_python_pysmb.py support/testing: add test for python-pysmb 2023-07-23 16:42:06 +02:00
test_python_pytest_asyncio.py
test_python_pytest.py
test_python_pyyaml.py support/testing: drop python2 tests 2022-02-09 22:07:33 +01:00
test_python_qrcode.py package/python-qrcode: new package 2022-08-08 22:24:45 +02:00
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_rtoml.py package/python-rtoml: new package 2022-08-02 23:19:08 +02:00
test_python_s3transfer.py support/testing: TestPythonPy3S3transfer: increase ext2 size to 250M 2023-07-12 23:22:09 +02:00
test_python_scipy.py support/testing: TestPythonPy3SciPy: increase rootfs size to 250M 2024-02-04 22:16:02 +01:00
test_python_segno.py package/python-segno: new package 2023-08-24 23:43:28 +02:00
test_python_service_identity.py support/testing: TestPythonPy3ServiceIdentity: use python base configuration 2023-07-12 23:22:27 +02: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_spake2.py package/python-spake2: new package 2023-02-07 13:41:48 +01:00
test_python_tftpy.py support/testing: add python-tftpy runtime test 2023-12-23 15:05:01 +01:00
test_python_treq.py support/testing: TestPythonPy3Treq: use python base configuration 2023-07-12 23:22:29 +02:00
test_python_twisted.py
test_python_txaio.py
test_python_txtorcon.py support/testing: TestPythonPy3Txtorcon: use python base configuration 2023-07-12 23:22:30 +02:00
test_python_ubjson.py support/testing: drop python2 tests 2022-02-09 22:07:33 +01:00
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_uvloop.py support/testing: add python-uvloop runtime test 2024-02-07 12:38:15 +01:00
test_python_yamllint.py package/python-yamllint: new package 2024-04-12 17:48:46 +02:00
test_python.py support/testing/infra/basetest.py: use Bootlin toolchain stable 2022.08-1 2023-07-12 23:22:14 +02:00
test_rdma_core.py package/rdma-core: new package 2023-02-05 13:51:13 +01:00
test_redis.py
test_rings.py
test_ruby.py support/testing/tests/package/test_ruby.py: new runtime test 2023-11-08 23:18:52 +01:00
test_rust.py support/testing: test_rust.py: Add test to check correct vendoring 2024-01-11 12:13:58 +01:00
test_s6_networking.py
test_s6_portable_utils.py
test_s6_rc.py
test_s6.py
test_screen.py support/testing/tests/package/test_screen.py: new runtime test 2023-09-10 18:32:49 +02:00
test_sed.py support/testing: add sed runtime test 2024-01-21 16:52:09 +01:00
test_shadow.py support/testing/tests/package/test_shadow: fix flake8 warning 2023-07-13 00:14:34 +02:00
test_sox.py support/testing: add sox runtime test 2024-02-25 08:44:22 +01:00
test_sqlite.py support/testing: new sqlite runtime test 2024-02-05 23:38:20 +01:00
test_strace.py support/testing: add strace runtime test 2024-02-05 11:31:27 +01:00
test_stress_ng.py support/testing/tests/package/test_stress_ng.py: new runtime test 2023-03-12 22:30:33 +01:00
test_sudo.py
test_syslog_ng.py
test_tcl.py support/testing/tests/package/test_tcl.py: new runtime test 2023-09-17 22:09:40 +02:00
test_tcpdump.py support/testing: add tcpdump runtime test 2024-02-05 11:34:11 +01:00
test_tesseract_ocr.py support/testing: add tesseract-ocr test 2024-02-05 15:55:53 +01:00
test_thttpd.py support/testing: add thttpd runtime test 2024-02-06 22:52:29 +01:00
test_tmux.py support/testing/infra/basetest.py: use Bootlin toolchain stable 2022.08-1 2023-07-12 23:22:14 +02:00
test_trace_cmd.py support/testing: fix trace-cmd runtime test 2024-04-01 22:05:01 +02:00
test_turbolua.py
test_uboot_openssl_pkgconfig.py
test_usbutils.py support/testing: add usbutils runtime test 2024-02-05 23:20:25 +01:00
test_weston.py support/runtime-test: fix weston test 2023-09-30 10:59:56 +02:00
test_wine.py support/testing: add wine runtime test 2024-04-28 20:22:54 +02:00
test_xz.py support/testing/tests/package/test_xz.py: new runtime test 2023-07-11 22:43:46 +02:00
test_z3.py support/testing: TestZ3: use base configuration 2023-07-12 23:22:18 +02:00
test_zchunk.py support/testing/tests/package/test_zchunk.py: new runtime test 2023-07-14 23:25:49 +02:00
test_zerofree.py package/zerofree: new package 2022-07-17 14:05:54 +02:00
test_zfs.py package/zfs: bump version to 2.2.0 2023-12-01 11:29:53 +01:00
test_zstd.py support/testing/tests/package/test_zstd.py: new runtime test 2023-07-14 12:00:05 +02:00