kumquat-buildroot/support/testing/tests/package
Thomas Petazzoni e6ee07f41a package/python-flask-expects-json: new package
This commit adds a new package called python-flask-expects-json, which
also to validate the JSON blurbs submitted to a Flask web
application. A runtime test is added as well, making sure that the
package minimally works with an example Flask application.

The files added by this commit are associated both to Nicolas Carrier
and myself in the DEVELOPERS file, as Nicolas is also interested in
this package.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
2021-09-23 21:53:57 +02:00
..
br2-external support/testing: add polkit tests 2021-07-24 23:29:21 +02:00
test_glxinfo/rootfs-overlay/etc/X11/xorg.conf.d support/testing: test_glxinfo load X11 modules in the right order 2021-05-18 15:25:49 +02:00
test_lxc
test_openssh support/testing: add openssh runtime test 2020-08-19 22:13:43 +02:00
test_opkg support/testing: new opkg test case 2020-02-03 22:17:42 +01:00
__init__.py
copy-sample-script-to-target.sh
sample_bmap_tools.sh support/testing/tests/package/test_bmap_tools: new test 2021-06-25 14:24:22 +02:00
sample_gst1_python.py support: utils: use python3 explicitly 2021-09-22 21:30:24 +02:00
sample_libftdi1.py support/testing: add libftdi1 test case 2020-02-23 11:12:09 +01:00
sample_python_argh.py
sample_python_attrs.py
sample_python_augeas.py support/testing/tests/package/test_python_augeas: new test 2021-06-24 23:42:04 +02:00
sample_python_autobahn.py
sample_python_automat.py
sample_python_avro.py
sample_python_bitstring.py
sample_python_can.py support/testing: add python-can test case 2020-01-31 08:05:21 +01:00
sample_python_cbor_dec.py
sample_python_cbor_enc.py
sample_python_click.py
sample_python_colorzero.py support/testing: add python-colorzero test 2020-06-18 21:45:00 +02:00
sample_python_constantly.py
sample_python_crossbar.py
sample_python_cryptography.py
sample_python_dbus_next.py support/testing: add python-dbus-next test 2021-05-19 16:41:10 +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_gitdb2.py
sample_python_gobject.py support: utils: use python3 explicitly 2021-09-22 21:30:24 +02:00
sample_python_gpiozero.py support/testing: add python-gpiozero test 2020-06-18 21:45:00 +02:00
sample_python_incremental.py
sample_python_passlib.py
sample_python_pexpect.py
sample_python_pynacl.py
sample_python_pytest_asyncio.py support/testing: add pytest-asyncio test 2020-12-31 15:10:16 +01:00
sample_python_pytest.py support/testing: add pytest test 2020-09-06 14:46:41 +02:00
sample_python_pyyaml_dec.py
sample_python_pyyaml_enc.py
sample_python_rpi_gpio.py support/tests: add runtime test for python-rpi-gpio 2020-08-23 23:29:55 +02:00
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
test_atop.py support/testing: use .assertRunOk() when possible 2021-06-26 17:41:10 +02:00
test_bmap_tools.py support/testing: use .assertRunOk() when possible 2021-06-26 17:41:10 +02:00
test_crudini.py support/testing: add runtime test for Crudini (py2 and py3) 2020-02-05 16:23:42 +01:00
test_docker_compose.py support/testing: switch to prebuilt toolchain, core2duo to Nehalem 2021-09-21 22:24:31 +02:00
test_dropbear.py support/testing: use .assertRunOk() when possible 2021-06-26 17:41:10 +02:00
test_execline.py support/testing: add execline tests 2021-05-04 21:34:36 +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 support/testing: don't use TestPythonPackageBase.config and linaro toolchain 2020-04-06 22:16:36 +02:00
test_ipython.py
test_libftdi1.py support/testing: add libftdi1 test case 2020-02-23 11:12:09 +01:00
test_lpeg.py
test_lsqlite3.py
test_lua_cqueues.py
test_lua_curl.py
test_lua_gd.py
test_lua_http.py
test_lua_lunix.py package/lua-lunix: new package 2021-07-13 22:19:07 +02:00
test_lua_lyaml.py package/lua-lyaml: new package 2020-03-20 23:00:30 +01:00
test_lua_sdl2.py
test_lua_utf8.py support/testing: test_lua_utf8: fix test after bump to lua-utf8 0.1.2 2020-04-27 22:03:21 +02:00
test_lua_zlib.py package/lua-zlib: new package 2021-06-14 22:31:32 +02:00
test_lua.py support/testing: use .assertRunOk() when possible 2021-06-26 17:41:10 +02:00
test_luaexpat.py
test_luafilesystem.py
test_lualdap.py package/lualdap: new package 2020-12-31 15:13:06 +01:00
test_luaossl.py
test_luaposix.py
test_luasec.py
test_luasocket.py
test_luasyslog.py
test_luvi.py
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_netdata.py support/testing: use .assertRunOk() when possible 2021-06-26 17:41:10 +02:00
test_openjdk.py testing/tests/package/test_openjdk.py: bump kernel version to 5.10.34 2021-05-05 21:37:21 +02:00
test_openssh.py support/testing: test_openssh: use a prebuilt toolchain 2021-09-21 22:23:50 +02:00
test_opkg.py support/testing: use .assertRunOk() when possible 2021-06-26 17:41:10 +02:00
test_perl_class_load.py
test_perl_dbd_mysql.py
test_perl_encode_detect.py
test_perl_gdgraph.py
test_perl_html_parser.py support/testing: add missing test file for perl-html-parser 2020-03-15 21:38:56 +01:00
test_perl_io_socket_multicast.py
test_perl_io_socket_ssl.py package/perl-io-socket-ssl: bump to version 2.070 2021-04-24 22:46:43 +02:00
test_perl_libwww_perl.py package/perl-libwww-perl: bump to version 6.53 2021-04-24 22:46:44 +02:00
test_perl_lwp_protocol_https.py package/perl-lwp-protocol-https: new package 2020-03-15 21:38:56 +01:00
test_perl_mail_dkim.py
test_perl_x10.py
test_perl_xml_libxml.py
test_perl.py support/testing: use .assertRunOk() when possible 2021-06-26 17:41:10 +02:00
test_polkit.py support/testing: add polkit tests 2021-07-24 23:29:21 +02:00
test_prosody.py
test_python_argh.py
test_python_attrs.py
test_python_augeas.py support/testing/tests/package/test_python_augeas: new test 2021-06-24 23:42:04 +02:00
test_python_autobahn.py package/python-autobahn: drop python 2 support 2020-04-08 22:55:07 +02:00
test_python_automat.py
test_python_avro.py
test_python_bitstring.py
test_python_can.py support/testing: add python-can test case 2020-01-31 08:05:21 +01:00
test_python_cbor.py
test_python_click.py
test_python_colorzero.py support/testing: remove TestPythonPy2Colorzero 2021-05-14 19:24:33 +02:00
test_python_constantly.py
test_python_crossbar.py
test_python_cryptography.py support/testing: remove TestPythonPy2{Cryptography, ServiceIdentity, Treq, Twisted, Txtorcon} 2021-08-24 00:26:05 +02:00
test_python_dbus_next.py support/testing: add python-dbus-next test 2021-05-19 16:41:10 +02:00
test_python_django.py support/testing: test_python_django: use the timeout_multiplier value 2020-04-12 12:08:51 +02:00
test_python_flask_expects_json.py package/python-flask-expects-json: new package 2021-09-23 21:53:57 +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_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 support/testing/tests/package/test_python_gobject.py: fix flake8 warning 2020-03-24 15:54:29 +01:00
test_python_gpiozero.py support/testing: remove TestPythonPy2Gpiozero 2021-05-14 19:24:24 +02:00
test_python_incremental.py
test_python_passlib.py
test_python_pexpect.py
test_python_pynacl.py
test_python_pytest_asyncio.py support/testing: use .assertRunOk() when possible 2021-06-26 17:41:10 +02:00
test_python_pytest.py support/testing: use .assertRunOk() when possible 2021-06-26 17:41:10 +02:00
test_python_pyyaml.py
test_python_rpi_gpio.py support/tests: add runtime test for python-rpi-gpio 2020-08-23 23:29:55 +02:00
test_python_rsa.py package/python-rsa: new package 2021-08-04 22:27:28 +02:00
test_python_service_identity.py support/testing: remove TestPythonPy2{Cryptography, ServiceIdentity, Treq, Twisted, Txtorcon} 2021-08-24 00:26:05 +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_subprocess32.py
test_python_treq.py support/testing: remove TestPythonPy2{Cryptography, ServiceIdentity, Treq, Twisted, Txtorcon} 2021-08-24 00:26:05 +02: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 package/python-txaio: drop python 2 support 2020-04-11 14:48:45 +02:00
test_python_txtorcon.py support/testing: remove TestPythonPy2{Cryptography, ServiceIdentity, Treq, Twisted, Txtorcon} 2021-08-24 00:26:05 +02:00
test_python_ubjson.py
test_python.py support/testing: use .assertRunOk() when possible 2021-06-26 17:41:10 +02:00
test_redis.py support/testing: use .assertRunOk() when possible 2021-06-26 17:41:10 +02:00
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 support/testing: add s6-networking tests 2021-05-04 21:58:51 +02:00
test_s6_portable_utils.py support/testing: add s6-portable-utils tests 2021-05-04 21:53:52 +02:00
test_s6_rc.py support/testing: use .assertRunOk() when possible 2021-06-26 17:41:10 +02:00
test_s6.py support/testing: add s6 tests 2021-05-04 21:50:40 +02:00
test_sudo.py support/testing: use .assertRunOk() when possible 2021-06-26 17:41:10 +02:00
test_syslog_ng.py support/testing: use .assertRunOk() when possible 2021-06-26 17:41:10 +02:00
test_tmux.py support/testing: use .assertRunOk() when possible 2021-06-26 17:41:10 +02:00
test_turbolua.py
test_uboot_openssl_pkgconfig.py boot/uboot: add missing dependency to host-pkgconf 2021-07-17 13:18:04 +02:00
test_zfs.py package/zfs: bump version to 2.0.5 2021-06-26 15:13:03 +02:00