kumquat-buildroot/support/testing/tests
Marcus Hoffmann 54e5a64200 support/testing/tests/package/test_python_paho_mqtt: new runtime test
This tests valdates that we can publish a message and read it back.

Signed-off-by: Marcus Hoffmann <marcus.hoffmann@othermo.de>
Tested-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
[yann.morin.1998@free.fr:
  - don't manually start mosquitto, there's a startup script for that
  - don't pass custom timeout
]
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
2022-08-31 21:37:50 +02:00
..
boot support/testing/tests/boot: new test cases for Grub 2022-07-23 19:04:41 +02:00
core support: fix flake8 error E741 ambiguous variable name 2021-10-18 22:31:11 +02:00
download boot, package, support, toolchain: switch to 2 spaces for the hash file 2022-07-28 23:05:23 +02:00
fs support/testing/tests/fs/test_f2fs: fix test after f2fs-tools bump 2022-08-16 18:08:02 +02:00
init support/run-test: add test for systemd using dbus-broker 2022-07-28 00:48:54 +02:00
package support/testing/tests/package/test_python_paho_mqtt: new runtime test 2022-08-31 21:37:50 +02:00
toolchain support/testing/tests/toolchain/test_aarch64_64k.py: fix flake8 errors 2022-07-27 10:30:37 +02:00
utils support/testing/tests: improve get-developers test 2022-08-01 22:57:19 +02:00
__init__.py