mosquitto/test/broker
Roger A. Light adea690b9d Combine all ptest tests into a single run, for speed.
Old `make ptest` locally: 1m34
New `make ptest` locally: 55s

Doesn't work on CI for some reason, so actually disabled for
`make ptest`. Use ./run_tests.py instead
2024-11-21 17:07:32 +00:00
..
c Merge branch 'master' into develop 2024-10-19 22:13:14 +01:00
data Merge branch 'master' into develop 2024-10-19 22:13:14 +01:00
01-bad-initial-packets.py Better memory consumption check 2023-09-20 21:52:53 +01:00
01-connect-575314.py Create github build action to build Mosquitto and added timeout 2022-05-08 10:40:30 +00:00
01-connect-accept-protocol.py Create github build action to build Mosquitto and added timeout 2022-05-08 10:40:30 +00:00
01-connect-allow-anonymous.py Add listener_allow_anonymous option. 2024-11-07 09:27:11 +00:00
01-connect-auto-id.py - Add listener_auto_id_prefix ` option. 2024-11-09 15:49:58 +00:00
01-connect-disconnect-v5.py Create github build action to build Mosquitto and added timeout 2022-05-08 10:40:30 +00:00
01-connect-global-max-clients.py Merge branch 'develop' into NorbertHeusser:develop 2022-07-08 09:30:53 +00:00
01-connect-global-max-connections.py Allow other exceptions for global max test 2024-02-29 19:54:47 +00:00
01-connect-listener-allow-anonymous.py Add listener_allow_anonymous option. 2024-11-07 09:27:11 +00:00
01-connect-max-connections.py Fix slightly flaky test. 2022-10-13 11:09:58 +01:00
01-connect-max-keepalive.py Create github build action to build Mosquitto and added timeout 2022-05-08 10:40:30 +00:00
01-connect-take-over.py Fix incorrect return code being sent in DISCONNECT. 2022-08-10 14:17:22 +01:00
01-connect-uname-no-password-denied.pwfile
01-connect-uname-no-password-denied.py Merge branch 'develop' into NorbertHeusser:develop 2022-07-08 09:30:53 +00:00
01-connect-uname-or-anon.pwfile
01-connect-uname-or-anon.py Plugin loading. 2022-11-30 15:35:10 +00:00
01-connect-uname-password-denied-no-will.py Create github build action to build Mosquitto and added timeout 2022-05-08 10:40:30 +00:00
01-connect-uname-password-denied.pwfile
01-connect-uname-password-denied.py Merge branch 'develop' into NorbertHeusser:develop 2022-07-08 09:30:53 +00:00
01-connect-uname-password-success-no-tls.pwfile
01-connect-uname-password-success-no-tls.py Merge branch 'develop' into NorbertHeusser:develop 2022-07-08 09:30:53 +00:00
01-connect-unix-socket.py Invalid/unsupported plugin tests. 2022-11-28 14:36:43 +00:00
01-connect-windows-line-endings.py Create github build action to build Mosquitto and added timeout 2022-05-08 10:40:30 +00:00
01-connect-zero-length-id.py Create github build action to build Mosquitto and added timeout 2022-05-08 10:40:30 +00:00
02-shared-nolocal.py Create github build action to build Mosquitto and added timeout 2022-05-08 10:40:30 +00:00
02-shared-qos0-v5.py Create github build action to build Mosquitto and added timeout 2022-05-08 10:40:30 +00:00
02-subhier-crash.py Create github build action to build Mosquitto and added timeout 2022-05-08 10:40:30 +00:00
02-subpub-b2c-topic-alias.py Create github build action to build Mosquitto and added timeout 2022-05-08 10:40:30 +00:00
02-subpub-qos0-long-topic.py Merge branch 'develop' into NorbertHeusser:develop 2022-07-08 09:30:53 +00:00
02-subpub-qos0-oversize-payload.py Create github build action to build Mosquitto and added timeout 2022-05-08 10:40:30 +00:00
02-subpub-qos0-queued-bytes.py Create github build action to build Mosquitto and added timeout 2022-05-08 10:40:30 +00:00
02-subpub-qos0-retain-as-publish.py Create github build action to build Mosquitto and added timeout 2022-05-08 10:40:30 +00:00
02-subpub-qos0-send-retain.py Create github build action to build Mosquitto and added timeout 2022-05-08 10:40:30 +00:00
02-subpub-qos0-subscription-id.py Create github build action to build Mosquitto and added timeout 2022-05-08 10:40:30 +00:00
02-subpub-qos0-topic-alias-unknown.py Create github build action to build Mosquitto and added timeout 2022-05-08 10:40:30 +00:00
02-subpub-qos0-topic-alias.py Create github build action to build Mosquitto and added timeout 2022-05-08 10:40:30 +00:00
02-subpub-qos1-message-expiry-retain.py Create github build action to build Mosquitto and added timeout 2022-05-08 10:40:30 +00:00
02-subpub-qos1-message-expiry-will.py Create github build action to build Mosquitto and added timeout 2022-05-08 10:40:30 +00:00
02-subpub-qos1-message-expiry.py Create github build action to build Mosquitto and added timeout 2022-05-08 10:40:30 +00:00
02-subpub-qos1-nolocal.py Create github build action to build Mosquitto and added timeout 2022-05-08 10:40:30 +00:00
02-subpub-qos1-oversize-payload.py Create github build action to build Mosquitto and added timeout 2022-05-08 10:40:30 +00:00
02-subpub-qos1.py Create github build action to build Mosquitto and added timeout 2022-05-08 10:40:30 +00:00
02-subpub-qos2-1322.py Create github build action to build Mosquitto and added timeout 2022-05-08 10:40:30 +00:00
02-subpub-qos2-max-inflight-bytes.py Create github build action to build Mosquitto and added timeout 2022-05-08 10:40:30 +00:00
02-subpub-qos2-pubrec-error.py Create github build action to build Mosquitto and added timeout 2022-05-08 10:40:30 +00:00
02-subpub-qos2-receive-maximum-1.py Create github build action to build Mosquitto and added timeout 2022-05-08 10:40:30 +00:00
02-subpub-qos2-receive-maximum-2.py Create github build action to build Mosquitto and added timeout 2022-05-08 10:40:30 +00:00
02-subpub-qos2.py Create github build action to build Mosquitto and added timeout 2022-05-08 10:40:30 +00:00
02-subpub-recover-subscriptions.py Create github build action to build Mosquitto and added timeout 2022-05-08 10:40:30 +00:00
02-subscribe-dollar-v5.py Create github build action to build Mosquitto and added timeout 2022-05-08 10:40:30 +00:00
02-subscribe-invalid-utf8.py Merge branch 'develop' into NorbertHeusser:develop 2022-07-08 09:30:53 +00:00
02-subscribe-long-topic.py Merge branch 'develop' into NorbertHeusser:develop 2022-07-08 09:30:53 +00:00
02-subscribe-persistence-flipflop.py Create github build action to build Mosquitto and added timeout 2022-05-08 10:40:30 +00:00
03-pattern-matching.py Create github build action to build Mosquitto and added timeout 2022-05-08 10:40:30 +00:00
03-publish-b2c-disconnect-qos1.py Create github build action to build Mosquitto and added timeout 2022-05-08 10:40:30 +00:00
03-publish-b2c-disconnect-qos2.py Create github build action to build Mosquitto and added timeout 2022-05-08 10:40:30 +00:00
03-publish-b2c-qos1-len.py Create github build action to build Mosquitto and added timeout 2022-05-08 10:40:30 +00:00
03-publish-b2c-qos2-len.py Create github build action to build Mosquitto and added timeout 2022-05-08 10:40:30 +00:00
03-publish-bad-flags.py Remove duplicate tests. 2022-11-30 22:53:27 +00:00
03-publish-c2b-disconnect-qos2.py Create github build action to build Mosquitto and added timeout 2022-05-08 10:40:30 +00:00
03-publish-c2b-qos2-len.py Create github build action to build Mosquitto and added timeout 2022-05-08 10:40:30 +00:00
03-publish-dollar-v5.py Create github build action to build Mosquitto and added timeout 2022-05-08 10:40:30 +00:00
03-publish-dollar.py Create github build action to build Mosquitto and added timeout 2022-05-08 10:40:30 +00:00
03-publish-invalid-utf8.py Merge branch 'develop' into NorbertHeusser:develop 2022-07-08 09:30:53 +00:00
03-publish-long-topic.py Merge branch 'develop' into NorbertHeusser:develop 2022-07-08 09:30:53 +00:00
03-publish-qos1-max-inflight-expire.py Create github build action to build Mosquitto and added timeout 2022-05-08 10:40:30 +00:00
03-publish-qos1-max-inflight.py Create github build action to build Mosquitto and added timeout 2022-05-08 10:40:30 +00:00
03-publish-qos1-no-subscribers-v5.py Create github build action to build Mosquitto and added timeout 2022-05-08 10:40:30 +00:00
03-publish-qos1-queued-bytes.conf
03-publish-qos1-queued-bytes.py
03-publish-qos1-retain-disabled.py Create github build action to build Mosquitto and added timeout 2022-05-08 10:40:30 +00:00
03-publish-qos1.py Create github build action to build Mosquitto and added timeout 2022-05-08 10:40:30 +00:00
03-publish-qos2-dup.py Fix for CVE-2023-28366 2023-08-16 14:01:21 +01:00
03-publish-qos2-max-inflight-exceeded.py Merge branch 'develop' into NorbertHeusser:develop 2022-07-08 09:30:53 +00:00
03-publish-qos2-max-inflight.py Create github build action to build Mosquitto and added timeout 2022-05-08 10:40:30 +00:00
03-publish-qos2-reuse-mid.py Create github build action to build Mosquitto and added timeout 2022-05-08 10:40:30 +00:00
03-publish-qos2.py Create github build action to build Mosquitto and added timeout 2022-05-08 10:40:30 +00:00
04-retain-check-source-persist-diff-port.py Create github build action to build Mosquitto and added timeout 2022-05-08 10:40:30 +00:00
04-retain-check-source-persist.py Create github build action to build Mosquitto and added timeout 2022-05-08 10:40:30 +00:00
04-retain-check-source.py Create github build action to build Mosquitto and added timeout 2022-05-08 10:40:30 +00:00
04-retain-clear-multiple.py Fix some retained topic memory not being cleared immediately after used. 2022-11-29 12:25:23 +00:00
04-retain-qos0-clear.py Create github build action to build Mosquitto and added timeout 2022-05-08 10:40:30 +00:00
04-retain-qos0-fresh.py Create github build action to build Mosquitto and added timeout 2022-05-08 10:40:30 +00:00
04-retain-qos0-repeated.py Create github build action to build Mosquitto and added timeout 2022-05-08 10:40:30 +00:00
04-retain-qos0.py Create github build action to build Mosquitto and added timeout 2022-05-08 10:40:30 +00:00
04-retain-qos1-qos0.py Create github build action to build Mosquitto and added timeout 2022-05-08 10:40:30 +00:00
04-retain-upgrade-outgoing-qos.py Create github build action to build Mosquitto and added timeout 2022-05-08 10:40:30 +00:00
05-clean-session-qos1.py Create github build action to build Mosquitto and added timeout 2022-05-08 10:40:30 +00:00
05-session-expiry-v5.py Create github build action to build Mosquitto and added timeout 2022-05-08 10:40:30 +00:00
06-bridge-b2br-disconnect-qos1.py Merge branch 'develop' into NorbertHeusser:develop 2022-07-08 09:30:53 +00:00
06-bridge-b2br-disconnect-qos2.py Create github build action to build Mosquitto and added timeout 2022-05-08 10:40:30 +00:00
06-bridge-b2br-late-connection-retain.py Create github build action to build Mosquitto and added timeout 2022-05-08 10:40:30 +00:00
06-bridge-b2br-late-connection.py Create github build action to build Mosquitto and added timeout 2022-05-08 10:40:30 +00:00
06-bridge-b2br-remapping.py Create github build action to build Mosquitto and added timeout 2022-05-08 10:40:30 +00:00
06-bridge-br2b-disconnect-qos1.py Create github build action to build Mosquitto and added timeout 2022-05-08 10:40:30 +00:00
06-bridge-br2b-disconnect-qos2.py Create github build action to build Mosquitto and added timeout 2022-05-08 10:40:30 +00:00
06-bridge-br2b-remapping.py Create github build action to build Mosquitto and added timeout 2022-05-08 10:40:30 +00:00
06-bridge-clean-session-core.py Create github build action to build Mosquitto and added timeout 2022-05-08 10:40:30 +00:00
06-bridge-clean-session-csF-lcsF.py Add CMake test target 2022-06-22 23:56:50 +01:00
06-bridge-clean-session-csF-lcsN.py Add CMake test target 2022-06-22 23:56:50 +01:00
06-bridge-clean-session-csF-lcsT.py Add CMake test target 2022-06-22 23:56:50 +01:00
06-bridge-clean-session-csT-lcsF.py Add CMake test target 2022-06-22 23:56:50 +01:00
06-bridge-clean-session-csT-lcsN.py Add CMake test target 2022-06-22 23:56:50 +01:00
06-bridge-clean-session-csT-lcsT.py Add CMake test target 2022-06-22 23:56:50 +01:00
06-bridge-config-reload.py Create github build action to build Mosquitto and added timeout 2022-05-08 10:40:30 +00:00
06-bridge-fail-persist-resend-qos1.py Create github build action to build Mosquitto and added timeout 2022-05-08 10:40:30 +00:00
06-bridge-fail-persist-resend-qos2.py Create github build action to build Mosquitto and added timeout 2022-05-08 10:40:30 +00:00
06-bridge-no-local.py Create github build action to build Mosquitto and added timeout 2022-05-08 10:40:30 +00:00
06-bridge-outgoing-retain.py Create github build action to build Mosquitto and added timeout 2022-05-08 10:40:30 +00:00
06-bridge-per-listener-settings.py Create github build action to build Mosquitto and added timeout 2022-05-08 10:40:30 +00:00
06-bridge-reconnect-local-out.py Merge branch 'master' into develop 2023-09-09 15:20:40 +01:00
06-bridge-remap-receive-wildcard.py Fix test 2024-10-29 10:40:29 +00:00
06-bridge-remote-shutdown.py Implement test to check outgoing bridge connection not added to session expiry check 2023-07-05 06:20:52 +00:00
07-will-control.py Reject Will messages that attempt to publish to $CONTROL/. 2023-08-16 14:01:21 +01:00
07-will-delay-invalid-573191.py Extend protocol edge-case test suite. 2022-11-09 17:36:39 +00:00
07-will-delay-reconnect.py Create github build action to build Mosquitto and added timeout 2022-05-08 10:40:30 +00:00
07-will-delay-recover.py Create github build action to build Mosquitto and added timeout 2022-05-08 10:40:30 +00:00
07-will-delay-session-expiry.py Create github build action to build Mosquitto and added timeout 2022-05-08 10:40:30 +00:00
07-will-delay-session-expiry2.py Create github build action to build Mosquitto and added timeout 2022-05-08 10:40:30 +00:00
07-will-delay.py Create github build action to build Mosquitto and added timeout 2022-05-08 10:40:30 +00:00
07-will-disconnect-with-will.py Create github build action to build Mosquitto and added timeout 2022-05-08 10:40:30 +00:00
07-will-invalid-utf8.py Merge branch 'develop' into NorbertHeusser:develop 2022-07-08 09:30:53 +00:00
07-will-no-flag.py Extend protocol edge-case test suite. 2022-11-09 17:36:39 +00:00
07-will-null-topic.py Extend protocol edge-case test suite. 2022-11-09 17:36:39 +00:00
07-will-null.py Create github build action to build Mosquitto and added timeout 2022-05-08 10:40:30 +00:00
07-will-oversize-payload.py Create github build action to build Mosquitto and added timeout 2022-05-08 10:40:30 +00:00
07-will-per-listener.py Create github build action to build Mosquitto and added timeout 2022-05-08 10:40:30 +00:00
07-will-properties.py Create github build action to build Mosquitto and added timeout 2022-05-08 10:40:30 +00:00
07-will-qos0.py Create github build action to build Mosquitto and added timeout 2022-05-08 10:40:30 +00:00
07-will-reconnect-1273.py Create github build action to build Mosquitto and added timeout 2022-05-08 10:40:30 +00:00
07-will-takeover.py Create github build action to build Mosquitto and added timeout 2022-05-08 10:40:30 +00:00
08-ssl-bridge-helper.py No need to set keepalive in most tests. 2021-12-30 08:35:45 +00:00
08-ssl-bridge.py Merge branch 'master' into develop 2022-08-17 16:18:24 +01:00
08-ssl-connect-cert-auth-crl.py Merge branch 'master' into develop 2022-08-17 16:18:24 +01:00
08-ssl-connect-cert-auth-expired-allowed.py Don't use deprecated wrap_socket. 2022-10-13 11:47:09 +01:00
08-ssl-connect-cert-auth-expired.py Handle ssl cert tests when under load 2024-03-27 08:38:13 +00:00
08-ssl-connect-cert-auth-revoked.py Handle ssl cert tests when under load 2024-03-27 08:38:13 +00:00
08-ssl-connect-cert-auth-without.py More robust SSL test. 2022-10-13 11:46:55 +01:00
08-ssl-connect-cert-auth.py Merge branch 'master' into develop 2022-08-17 16:18:24 +01:00
08-ssl-connect-dhparam.py Test for dhparamfile use. 2023-01-11 23:09:17 +00:00
08-ssl-connect-identity.py Merge branch 'master' into develop 2022-08-17 16:18:24 +01:00
08-ssl-connect-no-auth-wrong-ca.py Merge branch 'master' into develop 2022-08-17 16:18:24 +01:00
08-ssl-connect-no-auth.py Merge branch 'master' into develop 2022-08-17 16:18:24 +01:00
08-ssl-connect-no-identity.py Merge branch 'master' into develop 2022-08-17 16:18:24 +01:00
08-ssl-hup-disconnect.py Merge branch 'master' into develop 2022-08-17 16:18:24 +01:00
08-tls-psk-bridge.psk
08-tls-psk-bridge.py Merge branch 'master' into develop 2024-10-19 22:13:14 +01:00
08-tls-psk-pub.psk
08-tls-psk-pub.py Add mosq_test.env_add_ld_library_path() for tests 2023-06-01 22:07:37 +01:00
09-acl-access-variants.py Create github build action to build Mosquitto and added timeout 2022-05-08 10:40:30 +00:00
09-acl-change.py Create github build action to build Mosquitto and added timeout 2022-05-08 10:40:30 +00:00
09-acl-empty-file.py Create github build action to build Mosquitto and added timeout 2022-05-08 10:40:30 +00:00
09-auth-bad-method.py Create github build action to build Mosquitto and added timeout 2022-05-08 10:40:30 +00:00
09-extended-auth-change-username.py Create github build action to build Mosquitto and added timeout 2022-05-08 10:40:30 +00:00
09-extended-auth-multistep-reauth.py Create github build action to build Mosquitto and added timeout 2022-05-08 10:40:30 +00:00
09-extended-auth-multistep.py Create github build action to build Mosquitto and added timeout 2022-05-08 10:40:30 +00:00
09-extended-auth-reauth.py Create github build action to build Mosquitto and added timeout 2022-05-08 10:40:30 +00:00
09-extended-auth-single.py Merge branch 'develop' into NorbertHeusser:develop 2022-07-08 09:30:53 +00:00
09-extended-auth-single2.py Merge branch 'develop' into NorbertHeusser:develop 2022-07-08 09:30:53 +00:00
09-plugin-acl-change.py Create github build action to build Mosquitto and added timeout 2022-05-08 10:40:30 +00:00
09-plugin-auth-acl-pub.py Create github build action to build Mosquitto and added timeout 2022-05-08 10:40:30 +00:00
09-plugin-auth-acl-sub-denied.py Create github build action to build Mosquitto and added timeout 2022-05-08 10:40:30 +00:00
09-plugin-auth-acl-sub.py Create github build action to build Mosquitto and added timeout 2022-05-08 10:40:30 +00:00
09-plugin-auth-context-params.py Create github build action to build Mosquitto and added timeout 2022-05-08 10:40:30 +00:00
09-plugin-auth-defer-unpwd-fail.py Create github build action to build Mosquitto and added timeout 2022-05-08 10:40:30 +00:00
09-plugin-auth-defer-unpwd-success.py Create github build action to build Mosquitto and added timeout 2022-05-08 10:40:30 +00:00
09-plugin-auth-msg-params.py Create github build action to build Mosquitto and added timeout 2022-05-08 10:40:30 +00:00
09-plugin-auth-unpwd-fail.py Create github build action to build Mosquitto and added timeout 2022-05-08 10:40:30 +00:00
09-plugin-auth-unpwd-success.py Create github build action to build Mosquitto and added timeout 2022-05-08 10:40:30 +00:00
09-plugin-auth-v2-unpwd-fail.py Create github build action to build Mosquitto and added timeout 2022-05-08 10:40:30 +00:00
09-plugin-auth-v2-unpwd-success.py Create github build action to build Mosquitto and added timeout 2022-05-08 10:40:30 +00:00
09-plugin-auth-v3-unpwd-fail.py Create github build action to build Mosquitto and added timeout 2022-05-08 10:40:30 +00:00
09-plugin-auth-v3-unpwd-success.py Create github build action to build Mosquitto and added timeout 2022-05-08 10:40:30 +00:00
09-plugin-auth-v4-unpwd-fail.py Create github build action to build Mosquitto and added timeout 2022-05-08 10:40:30 +00:00
09-plugin-auth-v4-unpwd-success.py Create github build action to build Mosquitto and added timeout 2022-05-08 10:40:30 +00:00
09-plugin-auth-v5-unpwd-fail.py Create github build action to build Mosquitto and added timeout 2022-05-08 10:40:30 +00:00
09-plugin-auth-v5-unpwd-success.py Create github build action to build Mosquitto and added timeout 2022-05-08 10:40:30 +00:00
09-plugin-bad.py Merge branch 'master' into develop 2023-09-09 15:20:40 +01:00
09-plugin-change-id.py Create github build action to build Mosquitto and added timeout 2022-05-08 10:40:30 +00:00
09-plugin-delayed-auth.py Create github build action to build Mosquitto and added timeout 2022-05-08 10:40:30 +00:00
09-plugin-evt-client-offline.py Add MOSQ_EVT_CLIENT_OFFLINE. 2023-04-21 22:35:22 +01:00
09-plugin-evt-message-in.py Renaming and adding tests. 2023-01-16 10:31:13 +00:00
09-plugin-evt-message-out.py Message out event should be able to deny publishes. 2023-02-14 16:34:27 +00:00
09-plugin-evt-psk-key.py Big rejig of library tests 2023-01-02 11:45:09 +00:00
09-plugin-evt-subscribe.py Renaming and adding tests. 2023-01-16 10:31:13 +00:00
09-plugin-evt-tick.py Renaming and adding tests. 2023-01-16 10:31:13 +00:00
09-plugin-evt-unsubscribe.py Renaming and adding tests. 2023-01-16 10:31:13 +00:00
09-plugin-load.py Plugin loading. 2022-11-30 15:35:10 +00:00
09-plugin-publish.py Create github build action to build Mosquitto and added timeout 2022-05-08 10:40:30 +00:00
09-plugin-unsupported.py Merge branch 'master' into develop 2023-09-09 15:20:40 +01:00
09-pwfile-parse-invalid.py Create github build action to build Mosquitto and added timeout 2022-05-08 10:40:30 +00:00
10-listener-mount-point.py Create github build action to build Mosquitto and added timeout 2022-05-08 10:40:30 +00:00
11-message-expiry.py Create github build action to build Mosquitto and added timeout 2022-05-08 10:40:30 +00:00
11-persistence-autosave-changes.py Test improvements. 2022-11-30 16:09:58 +00:00
11-persistent-subscription-no-local.py Merge branch 'develop' into NorbertHeusser:develop 2022-07-08 09:30:53 +00:00
11-persistent-subscription-v5.py Create github build action to build Mosquitto and added timeout 2022-05-08 10:40:30 +00:00
11-persistent-subscription.py Create github build action to build Mosquitto and added timeout 2022-05-08 10:40:30 +00:00
11-pub-props.py Create github build action to build Mosquitto and added timeout 2022-05-08 10:40:30 +00:00
11-subscription-id.py Create github build action to build Mosquitto and added timeout 2022-05-08 10:40:30 +00:00
12-prop-assigned-client-identifier.py Create github build action to build Mosquitto and added timeout 2022-05-08 10:40:30 +00:00
12-prop-maximum-packet-size-broker.py Create github build action to build Mosquitto and added timeout 2022-05-08 10:40:30 +00:00
12-prop-maximum-packet-size-publish-qos1.py Create github build action to build Mosquitto and added timeout 2022-05-08 10:40:30 +00:00
12-prop-maximum-packet-size-publish-qos2.py Create github build action to build Mosquitto and added timeout 2022-05-08 10:40:30 +00:00
12-prop-response-topic-correlation-data.py Create github build action to build Mosquitto and added timeout 2022-05-08 10:40:30 +00:00
12-prop-response-topic.py Create github build action to build Mosquitto and added timeout 2022-05-08 10:40:30 +00:00
12-prop-server-keepalive.py Create github build action to build Mosquitto and added timeout 2022-05-08 10:40:30 +00:00
12-prop-subpub-content-type.py
12-prop-subpub-payload-format.py
13-websocket-bad-origin.py Add http origin checking to built in websockets. 2022-12-03 22:14:12 +00:00
14-dynsec-acl.py Merge branch 'develop' into NorbertHeusser:develop 2022-07-08 09:30:53 +00:00
14-dynsec-allow-wildcard.py Merge branch 'develop' into NorbertHeusser:develop 2022-07-08 09:30:53 +00:00
14-dynsec-anon-group.py Merge branch 'master' into develop 2022-08-17 16:18:24 +01:00
14-dynsec-auth.py Merge branch 'develop' into NorbertHeusser:develop 2022-07-08 09:30:53 +00:00
14-dynsec-client-invalid.py Merge branch 'develop' into NorbertHeusser:develop 2022-07-08 09:30:53 +00:00
14-dynsec-client.py dynsec: Fix listClients/getClient crashing if an anon user present 2022-08-22 10:50:10 +01:00
14-dynsec-config-init-env.py Move password functions to libcommon. 2024-06-12 21:26:25 +01:00
14-dynsec-config-init-file.py Move password functions to libcommon. 2024-06-12 21:26:25 +01:00
14-dynsec-config-init-random.py Move password functions to libcommon. 2024-06-12 21:26:25 +01:00
14-dynsec-default-access.py Merge branch 'develop' into NorbertHeusser:develop 2022-07-08 09:30:53 +00:00
14-dynsec-disable-client.py Merge branch 'develop' into NorbertHeusser:develop 2022-07-08 09:30:53 +00:00
14-dynsec-group-invalid.py Merge branch 'develop' into NorbertHeusser:develop 2022-07-08 09:30:53 +00:00
14-dynsec-group.py dynsec: Add roles to group test. 2022-08-04 17:03:21 +01:00
14-dynsec-modify-client.py Merge branch 'develop' into NorbertHeusser:develop 2022-07-08 09:30:53 +00:00
14-dynsec-modify-group.py Merge branch 'develop' into NorbertHeusser:develop 2022-07-08 09:30:53 +00:00
14-dynsec-modify-role.py Merge branch 'develop' into NorbertHeusser:develop 2022-07-08 09:30:53 +00:00
14-dynsec-plugin-invalid.py Merge branch 'develop' into NorbertHeusser:develop 2022-07-08 09:30:53 +00:00
14-dynsec-role-invalid.py Merge branch 'develop' into NorbertHeusser:develop 2022-07-08 09:30:53 +00:00
14-dynsec-role.py Merge branch 'develop' into NorbertHeusser:develop 2022-07-08 09:30:53 +00:00
15-persist-bridge-queue.py Fixed message queue for out bridges in persistence plugin api 2024-02-15 22:43:28 +00:00
15-persist-client-msg-in-v3-1-1.py Fixed last_cmsg_id in session takeover and improve test stability for persistence plugin tests 2024-02-15 22:43:28 +00:00
15-persist-client-msg-in-v5-0.py Fixed last_cmsg_id in session takeover and improve test stability for persistence plugin tests 2024-02-15 22:43:28 +00:00
15-persist-client-msg-modify-acl.py Fixed client message counters and remove of client messages from 2024-02-15 22:43:28 +00:00
15-persist-client-msg-out-clear-v3-1-1.py Persistence interface updates and sqlite plugin fixes 2022-10-09 22:17:47 +01:00
15-persist-client-msg-out-dup-v3-1-1.py Improved broker persistent plugin tests 2024-02-15 22:43:28 +00:00
15-persist-client-msg-out-queue-v3-1-1.py Fixed last_cmsg_id in session takeover and improve test stability for persistence plugin tests 2024-02-15 22:43:28 +00:00
15-persist-client-msg-out-v3-1-1-db.py Improved broker persistent plugin tests 2024-02-15 22:43:28 +00:00
15-persist-client-msg-out-v3-1-1.py Fixed last_cmsg_id in session takeover and improve test stability for persistence plugin tests 2024-02-15 22:43:28 +00:00
15-persist-client-msg-out-v5-0.py Fixed last_cmsg_id in session takeover and improve test stability for persistence plugin tests 2024-02-15 22:43:28 +00:00
15-persist-client-v3-1-1.py Persistence interface updates and sqlite plugin fixes 2022-10-09 22:17:47 +01:00
15-persist-client-v5-0.py Persistence interface updates and sqlite plugin fixes 2022-10-09 22:17:47 +01:00
15-persist-migrate-db.py Persist-SQLite: Add new table version_info and addition wal_checkpoint on shutdown 2024-02-15 22:43:28 +00:00
15-persist-publish-properties-v5-0.py Persist: Improve tests 2022-10-11 21:52:43 +01:00
15-persist-retain-clear.py Persistence interface updates and sqlite plugin fixes 2022-10-09 22:17:47 +01:00
15-persist-retain-v3-1-1.py Persistence interface updates and sqlite plugin fixes 2022-10-09 22:17:47 +01:00
15-persist-retain-v5-0.py Persistence interface updates and sqlite plugin fixes 2022-10-09 22:17:47 +01:00
15-persist-subscription-v3-1-1.py Persistence interface updates and sqlite plugin fixes 2022-10-09 22:17:47 +01:00
15-persist-subscription-v5-0.py Persistence interface updates and sqlite plugin fixes 2022-10-09 22:17:47 +01:00
16-cmd-args.py Improved broker cmd line test and removed default port 1888 from mosq_test.start_broker 2024-02-15 22:43:28 +00:00
16-config-huge.py Complicated config test. 2022-11-30 15:35:19 +00:00
16-config-includedir.py Create github build action to build Mosquitto and added timeout 2022-05-08 10:40:30 +00:00
16-config-missing.py Improved broker cmd line test and removed default port 1888 from mosq_test.start_broker 2024-02-15 22:43:28 +00:00
16-config-parse-errors-tls-psk.py Improved broker cmd line test and removed default port 1888 from mosq_test.start_broker 2024-02-15 22:43:28 +00:00
16-config-parse-errors-tls.py Remove support for openssl < 3.0 2024-02-26 19:07:22 +00:00
16-config-parse-errors-without-tls.py Add pcket_buffer_size for clients. 2024-11-19 23:48:54 +00:00
17-control-list-listeners.py Merge branch 'develop' into NorbertHeusser:develop 2022-07-08 09:30:53 +00:00
17-control-list-plugins.py Create github build action to build Mosquitto and added timeout 2022-05-08 10:40:30 +00:00
20-sparkplug-aware.py Add sparkplug aware plugin. 2023-09-13 17:13:33 +01:00
20-sparkplug-compliance.py Add sparkplug aware plugin. 2023-09-13 17:13:33 +01:00
21-proxy-bad-version.py Add PROXY v1 support 2024-08-18 21:45:22 +01:00
21-proxy-v1-bad.py Add PROXY v1 support 2024-08-18 21:45:22 +01:00
21-proxy-v1-success.py Add PROXY v1 support 2024-08-18 21:45:22 +01:00
21-proxy-v2-bad-config.py Add PROXY v1 support 2024-08-18 21:45:22 +01:00
21-proxy-v2-bad-header.py Add PROXY v1 support 2024-08-18 21:45:22 +01:00
21-proxy-v2-ipv4.py Add PROXY v1 support 2024-08-18 21:45:22 +01:00
21-proxy-v2-ipv6.py Add PROXY v1 support 2024-08-18 21:45:22 +01:00
21-proxy-v2-local.py Add PROXY v1 support 2024-08-18 21:45:22 +01:00
21-proxy-v2-long-tlv.py Add PROXY v1 support 2024-08-18 21:45:22 +01:00
21-proxy-v2-lost-connection.py Add PROXY v1 support 2024-08-18 21:45:22 +01:00
21-proxy-v2-ssl-cipher.py Add PROXY v1 support 2024-08-18 21:45:22 +01:00
21-proxy-v2-ssl-common-name-failure.py Add PROXY v1 support 2024-08-18 21:45:22 +01:00
21-proxy-v2-ssl-common-name-success.py Add PROXY v1 support 2024-08-18 21:45:22 +01:00
21-proxy-v2-ssl-require-cert-failure.py Add PROXY v1 support 2024-08-18 21:45:22 +01:00
21-proxy-v2-ssl-require-cert-success.py Add PROXY v1 support 2024-08-18 21:45:22 +01:00
21-proxy-v2-ssl-require-tls-failure.py Add PROXY v1 support 2024-08-18 21:45:22 +01:00
21-proxy-v2-ssl-require-tls-success.py Add PROXY v1 support 2024-08-18 21:45:22 +01:00
21-proxy-v2-unix.py Add PROXY v1 support 2024-08-18 21:45:22 +01:00
21-proxy-v2-websockets.py Add PROXY v1 support 2024-08-18 21:45:22 +01:00
CMakeLists.txt Persist-SQLite: Add new table version_info and addition wal_checkpoint on shutdown 2024-02-15 22:43:28 +00:00
dynamic-security-init.json
Makefile Combine all ptest tests into a single run, for speed. 2024-11-21 17:07:32 +00:00
mosq_test_helper.py Persist-SQLite: Add new table version_info and addition wal_checkpoint on shutdown 2024-02-15 22:43:28 +00:00
msg_sequence_test.py Combine all ptest tests into a single run, for speed. 2024-11-21 17:07:32 +00:00
ntest.py Create github build action to build Mosquitto and added timeout 2022-05-08 10:40:30 +00:00
persist_sqlite.py Fixed message queue for out bridges in persistence plugin api 2024-02-15 22:43:28 +00:00
prop_subpub_helper.py Create github build action to build Mosquitto and added timeout 2022-05-08 10:40:30 +00:00
proxy_helper.py Add PROXY v1 support 2024-08-18 21:45:22 +01:00
readme.txt
test.py Combine all ptest tests into a single run, for speed. 2024-11-21 17:07:32 +00:00

----- Broker Tests -----

This folder contains a number of tests to exercise the functionality of the
broker. Feel free to add more.

Numbering is as follows:

01: Connection tests
02: Subscribe/unsubscribe tests
03: Publish tests
04: Retained message tests
05: Session management tests
06: Bridge tests
07: Will tests
08: TLS tests
09: Auth tests
10: Listener tests
11: Persistence tests
12: Property tests