You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mosquitto/test/broker
Roger A. Light 4a7da066e0 Use mosq_test.get_build_root() 2 years ago
..
c Simplify make build. 2 years ago
data Test: v5 subscribe with all options set. 3 years ago
01-connect-575314.py Create github build action to build Mosquitto and added timeout 3 years ago
01-connect-accept-protocol.py Create github build action to build Mosquitto and added timeout 3 years ago
01-connect-allow-anonymous.py Create github build action to build Mosquitto and added timeout 3 years ago
01-connect-disconnect-v5.py Create github build action to build Mosquitto and added timeout 3 years ago
01-connect-global-max-clients.py Merge branch 'develop' into NorbertHeusser:develop 3 years ago
01-connect-global-max-connections.py Test tidy 3 years ago
01-connect-max-connections.py Fix slightly flaky test. 3 years ago
01-connect-max-keepalive.py Create github build action to build Mosquitto and added timeout 3 years ago
01-connect-take-over.py Fix incorrect return code being sent in DISCONNECT. 3 years ago
01-connect-uname-no-password-denied.pwfile Initial contribution. 12 years ago
01-connect-uname-no-password-denied.py Merge branch 'develop' into NorbertHeusser:develop 3 years ago
01-connect-uname-or-anon.pwfile Breaking: allow_anonymous defaults to false. 5 years ago
01-connect-uname-or-anon.py Plugin loading. 3 years ago
01-connect-uname-password-denied-no-will.py Create github build action to build Mosquitto and added timeout 3 years ago
01-connect-uname-password-denied.pwfile Initial contribution. 12 years ago
01-connect-uname-password-denied.py Merge branch 'develop' into NorbertHeusser:develop 3 years ago
01-connect-uname-password-success-no-tls.pwfile [457373] Fix tests when compiled with WITH_TLS=no. 11 years ago
01-connect-uname-password-success-no-tls.py Merge branch 'develop' into NorbertHeusser:develop 3 years ago
01-connect-unix-socket.py Invalid/unsupported plugin tests. 3 years ago
01-connect-windows-line-endings.py Create github build action to build Mosquitto and added timeout 3 years ago
01-connect-zero-length-id.py Create github build action to build Mosquitto and added timeout 3 years ago
02-shared-nolocal.py Create github build action to build Mosquitto and added timeout 3 years ago
02-shared-qos0-v5.py Create github build action to build Mosquitto and added timeout 3 years ago
02-subhier-crash.py Create github build action to build Mosquitto and added timeout 3 years ago
02-subpub-b2c-topic-alias.py Create github build action to build Mosquitto and added timeout 3 years ago
02-subpub-qos0-long-topic.py Merge branch 'develop' into NorbertHeusser:develop 3 years ago
02-subpub-qos0-oversize-payload.py Create github build action to build Mosquitto and added timeout 3 years ago
02-subpub-qos0-queued-bytes.py Create github build action to build Mosquitto and added timeout 3 years ago
02-subpub-qos0-retain-as-publish.py Create github build action to build Mosquitto and added timeout 3 years ago
02-subpub-qos0-send-retain.py Create github build action to build Mosquitto and added timeout 3 years ago
02-subpub-qos0-subscription-id.py Create github build action to build Mosquitto and added timeout 3 years ago
02-subpub-qos0-topic-alias-unknown.py Create github build action to build Mosquitto and added timeout 3 years ago
02-subpub-qos0-topic-alias.py Create github build action to build Mosquitto and added timeout 3 years ago
02-subpub-qos1-message-expiry-retain.py Create github build action to build Mosquitto and added timeout 3 years ago
02-subpub-qos1-message-expiry-will.py Create github build action to build Mosquitto and added timeout 3 years ago
02-subpub-qos1-message-expiry.py Create github build action to build Mosquitto and added timeout 3 years ago
02-subpub-qos1-nolocal.py Create github build action to build Mosquitto and added timeout 3 years ago
02-subpub-qos1-oversize-payload.py Create github build action to build Mosquitto and added timeout 3 years ago
02-subpub-qos1.py Create github build action to build Mosquitto and added timeout 3 years ago
02-subpub-qos2-1322.py Create github build action to build Mosquitto and added timeout 3 years ago
02-subpub-qos2-max-inflight-bytes.py Create github build action to build Mosquitto and added timeout 3 years ago
02-subpub-qos2-pubrec-error.py Create github build action to build Mosquitto and added timeout 3 years ago
02-subpub-qos2-receive-maximum-1.py Create github build action to build Mosquitto and added timeout 3 years ago
02-subpub-qos2-receive-maximum-2.py Create github build action to build Mosquitto and added timeout 3 years ago
02-subpub-qos2.py Create github build action to build Mosquitto and added timeout 3 years ago
02-subpub-recover-subscriptions.py Create github build action to build Mosquitto and added timeout 3 years ago
02-subscribe-dollar-v5.py Create github build action to build Mosquitto and added timeout 3 years ago
02-subscribe-invalid-utf8.py Merge branch 'develop' into NorbertHeusser:develop 3 years ago
02-subscribe-long-topic.py Merge branch 'develop' into NorbertHeusser:develop 3 years ago
02-subscribe-persistence-flipflop.py Create github build action to build Mosquitto and added timeout 3 years ago
03-pattern-matching.py Create github build action to build Mosquitto and added timeout 3 years ago
03-publish-b2c-disconnect-qos1.py Create github build action to build Mosquitto and added timeout 3 years ago
03-publish-b2c-disconnect-qos2.py Create github build action to build Mosquitto and added timeout 3 years ago
03-publish-b2c-qos1-len.py Create github build action to build Mosquitto and added timeout 3 years ago
03-publish-b2c-qos2-len.py Create github build action to build Mosquitto and added timeout 3 years ago
03-publish-bad-flags.py Remove duplicate tests. 3 years ago
03-publish-c2b-disconnect-qos2.py Create github build action to build Mosquitto and added timeout 3 years ago
03-publish-c2b-qos2-len.py Create github build action to build Mosquitto and added timeout 3 years ago
03-publish-dollar-v5.py Create github build action to build Mosquitto and added timeout 3 years ago
03-publish-dollar.py Create github build action to build Mosquitto and added timeout 3 years ago
03-publish-invalid-utf8.py Merge branch 'develop' into NorbertHeusser:develop 3 years ago
03-publish-long-topic.py Merge branch 'develop' into NorbertHeusser:develop 3 years ago
03-publish-qos1-max-inflight-expire.py Create github build action to build Mosquitto and added timeout 3 years ago
03-publish-qos1-max-inflight.py Create github build action to build Mosquitto and added timeout 3 years ago
03-publish-qos1-no-subscribers-v5.py Create github build action to build Mosquitto and added timeout 3 years ago
03-publish-qos1-queued-bytes.conf broker: support byte based queueing 9 years ago
03-publish-qos1-queued-bytes.py Simplify "expect_packet" tests. 5 years ago
03-publish-qos1-retain-disabled.py Create github build action to build Mosquitto and added timeout 3 years ago
03-publish-qos1.py Create github build action to build Mosquitto and added timeout 3 years ago
03-publish-qos2-max-inflight-exceeded.py Merge branch 'develop' into NorbertHeusser:develop 3 years ago
03-publish-qos2-max-inflight.py Create github build action to build Mosquitto and added timeout 3 years ago
03-publish-qos2-reuse-mid.py Create github build action to build Mosquitto and added timeout 3 years ago
03-publish-qos2.py Create github build action to build Mosquitto and added timeout 3 years ago
04-retain-check-source-persist-diff-port.py Create github build action to build Mosquitto and added timeout 3 years ago
04-retain-check-source-persist.py Create github build action to build Mosquitto and added timeout 3 years ago
04-retain-check-source.py Create github build action to build Mosquitto and added timeout 3 years ago
04-retain-clear-multiple.py Fix some retained topic memory not being cleared immediately after used. 3 years ago
04-retain-qos0-clear.py Create github build action to build Mosquitto and added timeout 3 years ago
04-retain-qos0-fresh.py Create github build action to build Mosquitto and added timeout 3 years ago
04-retain-qos0-repeated.py Create github build action to build Mosquitto and added timeout 3 years ago
04-retain-qos0.py Create github build action to build Mosquitto and added timeout 3 years ago
04-retain-qos1-qos0.py Create github build action to build Mosquitto and added timeout 3 years ago
04-retain-upgrade-outgoing-qos.py Create github build action to build Mosquitto and added timeout 3 years ago
05-clean-session-qos1.py Create github build action to build Mosquitto and added timeout 3 years ago
05-session-expiry-v5.py Create github build action to build Mosquitto and added timeout 3 years ago
06-bridge-b2br-disconnect-qos1.py Merge branch 'develop' into NorbertHeusser:develop 3 years ago
06-bridge-b2br-disconnect-qos2.py Create github build action to build Mosquitto and added timeout 3 years ago
06-bridge-b2br-late-connection-retain.py Create github build action to build Mosquitto and added timeout 3 years ago
06-bridge-b2br-late-connection.py Create github build action to build Mosquitto and added timeout 3 years ago
06-bridge-b2br-remapping.py Create github build action to build Mosquitto and added timeout 3 years ago
06-bridge-br2b-disconnect-qos1.py Create github build action to build Mosquitto and added timeout 3 years ago
06-bridge-br2b-disconnect-qos2.py Create github build action to build Mosquitto and added timeout 3 years ago
06-bridge-br2b-remapping.py Create github build action to build Mosquitto and added timeout 3 years ago
06-bridge-clean-session-core.py Create github build action to build Mosquitto and added timeout 3 years ago
06-bridge-clean-session-csF-lcsF.py Add CMake test target 3 years ago
06-bridge-clean-session-csF-lcsN.py Add CMake test target 3 years ago
06-bridge-clean-session-csF-lcsT.py Add CMake test target 3 years ago
06-bridge-clean-session-csT-lcsF.py Add CMake test target 3 years ago
06-bridge-clean-session-csT-lcsN.py Add CMake test target 3 years ago
06-bridge-clean-session-csT-lcsT.py Add CMake test target 3 years ago
06-bridge-config-reload.py Create github build action to build Mosquitto and added timeout 3 years ago
06-bridge-fail-persist-resend-qos1.py Create github build action to build Mosquitto and added timeout 3 years ago
06-bridge-fail-persist-resend-qos2.py Create github build action to build Mosquitto and added timeout 3 years ago
06-bridge-no-local.py Create github build action to build Mosquitto and added timeout 3 years ago
06-bridge-outgoing-retain.py Create github build action to build Mosquitto and added timeout 3 years ago
06-bridge-per-listener-settings.py Create github build action to build Mosquitto and added timeout 3 years ago
06-bridge-reconnect-local-out.py Fix persisted clients being restored without a session expiry time. 3 years ago
07-will-delay-invalid-573191.py Extend protocol edge-case test suite. 3 years ago
07-will-delay-reconnect.py Create github build action to build Mosquitto and added timeout 3 years ago
07-will-delay-recover.py Create github build action to build Mosquitto and added timeout 3 years ago
07-will-delay-session-expiry.py Create github build action to build Mosquitto and added timeout 3 years ago
07-will-delay-session-expiry2.py Create github build action to build Mosquitto and added timeout 3 years ago
07-will-delay.py Create github build action to build Mosquitto and added timeout 3 years ago
07-will-disconnect-with-will.py Create github build action to build Mosquitto and added timeout 3 years ago
07-will-invalid-utf8.py Merge branch 'develop' into NorbertHeusser:develop 3 years ago
07-will-no-flag.py Extend protocol edge-case test suite. 3 years ago
07-will-null-topic.py Extend protocol edge-case test suite. 3 years ago
07-will-null.py Create github build action to build Mosquitto and added timeout 3 years ago
07-will-oversize-payload.py Create github build action to build Mosquitto and added timeout 3 years ago
07-will-per-listener.py Create github build action to build Mosquitto and added timeout 3 years ago
07-will-properties.py Create github build action to build Mosquitto and added timeout 3 years ago
07-will-qos0.py Create github build action to build Mosquitto and added timeout 3 years ago
07-will-reconnect-1273.py Create github build action to build Mosquitto and added timeout 3 years ago
07-will-takeover.py Create github build action to build Mosquitto and added timeout 3 years ago
08-ssl-bridge-helper.py No need to set keepalive in most tests. 4 years ago
08-ssl-bridge.py Merge branch 'master' into develop 3 years ago
08-ssl-connect-cert-auth-crl.py Merge branch 'master' into develop 3 years ago
08-ssl-connect-cert-auth-expired-allowed.py Don't use deprecated wrap_socket. 3 years ago
08-ssl-connect-cert-auth-expired.py Merge branch 'master' into develop 3 years ago
08-ssl-connect-cert-auth-revoked.py Merge branch 'master' into develop 3 years ago
08-ssl-connect-cert-auth-without.py More robust SSL test. 3 years ago
08-ssl-connect-cert-auth.py Merge branch 'master' into develop 3 years ago
08-ssl-connect-dhparam.py Test for dhparamfile use. 3 years ago
08-ssl-connect-identity.py Merge branch 'master' into develop 3 years ago
08-ssl-connect-no-auth-wrong-ca.py Merge branch 'master' into develop 3 years ago
08-ssl-connect-no-auth.py Merge branch 'master' into develop 3 years ago
08-ssl-connect-no-identity.py Merge branch 'master' into develop 3 years ago
08-ssl-hup-disconnect.py Merge branch 'master' into develop 3 years ago
08-tls-psk-bridge.psk Initial contribution. 12 years ago
08-tls-psk-bridge.py Add mosq_test.env_add_ld_library_path() for tests 2 years ago
08-tls-psk-pub.psk Initial contribution. 12 years ago
08-tls-psk-pub.py Add mosq_test.env_add_ld_library_path() for tests 2 years ago
09-acl-access-variants.py Create github build action to build Mosquitto and added timeout 3 years ago
09-acl-change.py Create github build action to build Mosquitto and added timeout 3 years ago
09-acl-empty-file.py Create github build action to build Mosquitto and added timeout 3 years ago
09-auth-bad-method.py Create github build action to build Mosquitto and added timeout 3 years ago
09-extended-auth-change-username.py Create github build action to build Mosquitto and added timeout 3 years ago
09-extended-auth-multistep-reauth.py Create github build action to build Mosquitto and added timeout 3 years ago
09-extended-auth-multistep.py Create github build action to build Mosquitto and added timeout 3 years ago
09-extended-auth-reauth.py Create github build action to build Mosquitto and added timeout 3 years ago
09-extended-auth-single.py Merge branch 'develop' into NorbertHeusser:develop 3 years ago
09-extended-auth-single2.py Merge branch 'develop' into NorbertHeusser:develop 3 years ago
09-plugin-acl-change.py Create github build action to build Mosquitto and added timeout 3 years ago
09-plugin-auth-acl-pub.py Create github build action to build Mosquitto and added timeout 3 years ago
09-plugin-auth-acl-sub-denied.py Create github build action to build Mosquitto and added timeout 3 years ago
09-plugin-auth-acl-sub.py Create github build action to build Mosquitto and added timeout 3 years ago
09-plugin-auth-context-params.py Create github build action to build Mosquitto and added timeout 3 years ago
09-plugin-auth-defer-unpwd-fail.py Create github build action to build Mosquitto and added timeout 3 years ago
09-plugin-auth-defer-unpwd-success.py Create github build action to build Mosquitto and added timeout 3 years ago
09-plugin-auth-msg-params.py Create github build action to build Mosquitto and added timeout 3 years ago
09-plugin-auth-unpwd-fail.py Create github build action to build Mosquitto and added timeout 3 years ago
09-plugin-auth-unpwd-success.py Create github build action to build Mosquitto and added timeout 3 years ago
09-plugin-auth-v2-unpwd-fail.py Create github build action to build Mosquitto and added timeout 3 years ago
09-plugin-auth-v2-unpwd-success.py Create github build action to build Mosquitto and added timeout 3 years ago
09-plugin-auth-v3-unpwd-fail.py Create github build action to build Mosquitto and added timeout 3 years ago
09-plugin-auth-v3-unpwd-success.py Create github build action to build Mosquitto and added timeout 3 years ago
09-plugin-auth-v4-unpwd-fail.py Create github build action to build Mosquitto and added timeout 3 years ago
09-plugin-auth-v4-unpwd-success.py Create github build action to build Mosquitto and added timeout 3 years ago
09-plugin-auth-v5-unpwd-fail.py Create github build action to build Mosquitto and added timeout 3 years ago
09-plugin-auth-v5-unpwd-success.py Create github build action to build Mosquitto and added timeout 3 years ago
09-plugin-bad.py Invalid/unsupported plugin tests. 3 years ago
09-plugin-change-id.py Create github build action to build Mosquitto and added timeout 3 years ago
09-plugin-delayed-auth.py Create github build action to build Mosquitto and added timeout 3 years ago
09-plugin-evt-client-offline.py Add MOSQ_EVT_CLIENT_OFFLINE. 2 years ago
09-plugin-evt-message-in.py Renaming and adding tests. 3 years ago
09-plugin-evt-message-out.py Message out event should be able to deny publishes. 3 years ago
09-plugin-evt-psk-key.py Big rejig of library tests 3 years ago
09-plugin-evt-subscribe.py Renaming and adding tests. 3 years ago
09-plugin-evt-tick.py Renaming and adding tests. 3 years ago
09-plugin-evt-unsubscribe.py Renaming and adding tests. 3 years ago
09-plugin-load.py Plugin loading. 3 years ago
09-plugin-publish.py Create github build action to build Mosquitto and added timeout 3 years ago
09-plugin-unsupported.py Invalid/unsupported plugin tests. 3 years ago
09-pwfile-parse-invalid.py Create github build action to build Mosquitto and added timeout 3 years ago
10-listener-mount-point.py Create github build action to build Mosquitto and added timeout 3 years ago
11-message-expiry.py Create github build action to build Mosquitto and added timeout 3 years ago
11-persistence-autosave-changes.py Test improvements. 3 years ago
11-persistent-subscription-no-local.py Merge branch 'develop' into NorbertHeusser:develop 3 years ago
11-persistent-subscription-v5.py Create github build action to build Mosquitto and added timeout 3 years ago
11-persistent-subscription.py Create github build action to build Mosquitto and added timeout 3 years ago
11-pub-props.py Create github build action to build Mosquitto and added timeout 3 years ago
11-subscription-id.py Create github build action to build Mosquitto and added timeout 3 years ago
12-prop-assigned-client-identifier.py Create github build action to build Mosquitto and added timeout 3 years ago
12-prop-maximum-packet-size-broker.py Create github build action to build Mosquitto and added timeout 3 years ago
12-prop-maximum-packet-size-publish-qos1.py Create github build action to build Mosquitto and added timeout 3 years ago
12-prop-maximum-packet-size-publish-qos2.py Create github build action to build Mosquitto and added timeout 3 years ago
12-prop-response-topic-correlation-data.py Create github build action to build Mosquitto and added timeout 3 years ago
12-prop-response-topic.py Create github build action to build Mosquitto and added timeout 3 years ago
12-prop-server-keepalive.py Create github build action to build Mosquitto and added timeout 3 years ago
12-prop-subpub-content-type.py Strict protocol compliance fixes, and extensive test suite. 4 years ago
12-prop-subpub-payload-format.py Merge branch 'master' into develop 4 years ago
13-websocket-bad-origin.py Add http origin checking to built in websockets. 3 years ago
14-dynsec-acl.py Merge branch 'develop' into NorbertHeusser:develop 3 years ago
14-dynsec-allow-wildcard.py Merge branch 'develop' into NorbertHeusser:develop 3 years ago
14-dynsec-anon-group.py Merge branch 'master' into develop 3 years ago
14-dynsec-auth.py Merge branch 'develop' into NorbertHeusser:develop 3 years ago
14-dynsec-client-invalid.py Merge branch 'develop' into NorbertHeusser:develop 3 years ago
14-dynsec-client.py dynsec: Fix listClients/getClient crashing if an anon user present 3 years ago
14-dynsec-config-init-env.py Use mosq_test.get_build_root() 2 years ago
14-dynsec-config-init-file.py Use mosq_test.get_build_root() 2 years ago
14-dynsec-config-init-random.py Use mosq_test.get_build_root() 2 years ago
14-dynsec-default-access.py Merge branch 'develop' into NorbertHeusser:develop 3 years ago
14-dynsec-disable-client.py Merge branch 'develop' into NorbertHeusser:develop 3 years ago
14-dynsec-group-invalid.py Merge branch 'develop' into NorbertHeusser:develop 3 years ago
14-dynsec-group.py dynsec: Add roles to group test. 3 years ago
14-dynsec-modify-client.py Merge branch 'develop' into NorbertHeusser:develop 3 years ago
14-dynsec-modify-group.py Merge branch 'develop' into NorbertHeusser:develop 3 years ago
14-dynsec-modify-role.py Merge branch 'develop' into NorbertHeusser:develop 3 years ago
14-dynsec-plugin-invalid.py Merge branch 'develop' into NorbertHeusser:develop 3 years ago
14-dynsec-role-invalid.py Merge branch 'develop' into NorbertHeusser:develop 3 years ago
14-dynsec-role.py Merge branch 'develop' into NorbertHeusser:develop 3 years ago
15-persist-client-msg-in-v3-1-1.py Persistence interface updates and sqlite plugin fixes 3 years ago
15-persist-client-msg-in-v5-0.py Persistence interface updates and sqlite plugin fixes 3 years ago
15-persist-client-msg-out-clear-v3-1-1.py Persistence interface updates and sqlite plugin fixes 3 years ago
15-persist-client-msg-out-dup-v3-1-1.py Persist: Improve tests 3 years ago
15-persist-client-msg-out-queue-v3-1-1.py Persistence interface updates and sqlite plugin fixes 3 years ago
15-persist-client-msg-out-v3-1-1-db.py Persistence interface updates and sqlite plugin fixes 3 years ago
15-persist-client-msg-out-v3-1-1.py Persistence interface updates and sqlite plugin fixes 3 years ago
15-persist-client-msg-out-v5-0.py Persist: Improve tests 3 years ago
15-persist-client-v3-1-1.py Persistence interface updates and sqlite plugin fixes 3 years ago
15-persist-client-v5-0.py Persistence interface updates and sqlite plugin fixes 3 years ago
15-persist-publish-properties-v5-0.py Persist: Improve tests 3 years ago
15-persist-retain-clear.py Persistence interface updates and sqlite plugin fixes 3 years ago
15-persist-retain-v3-1-1.py Persistence interface updates and sqlite plugin fixes 3 years ago
15-persist-retain-v5-0.py Persistence interface updates and sqlite plugin fixes 3 years ago
15-persist-subscription-v3-1-1.py Persistence interface updates and sqlite plugin fixes 3 years ago
15-persist-subscription-v5-0.py Persistence interface updates and sqlite plugin fixes 3 years ago
16-cmd-args.py Add CMake test target 3 years ago
16-config-huge.py Complicated config test. 3 years ago
16-config-includedir.py Create github build action to build Mosquitto and added timeout 3 years ago
16-config-missing.py Test fixes and bridge leak fixes. 3 years ago
16-config-parse-errors-tls-psk.py Invalid/unsupported plugin tests. 3 years ago
16-config-parse-errors-tls.py Test fixes and bridge leak fixes. 3 years ago
16-config-parse-errors-without-tls.py Test improvements. 3 years ago
17-control-list-listeners.py Merge branch 'develop' into NorbertHeusser:develop 3 years ago
17-control-list-plugins.py Create github build action to build Mosquitto and added timeout 3 years ago
CMakeLists.txt Big rejig of library tests 3 years ago
Makefile Add MOSQ_EVT_CLIENT_OFFLINE. 2 years ago
dynamic-security-init.json Fix basic dynsec tests. 5 years ago
mosq_test_helper.py Make persistence tests easier to use for other plugins. 3 years ago
msg_sequence_test.py Some support for running broker sequence tests over websockets 3 years ago
ntest.py Create github build action to build Mosquitto and added timeout 3 years ago
persist_sqlite.py Use mosq_test.get_build_root() 2 years ago
prop_subpub_helper.py Create github build action to build Mosquitto and added timeout 3 years ago
readme.txt Check for authentication method on CONNECT, and reject. 7 years ago
test.py Add MOSQ_EVT_CLIENT_OFFLINE. 2 years ago

readme.txt

----- 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