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 c3314fd593 Add missing tests (Closes #748). 8 years ago
..
c Add missing tests (Closes #748). 8 years ago
01-connect-anon-denied.conf Initial contribution. 12 years ago
01-connect-anon-denied.pwfile Initial contribution. 12 years ago
01-connect-anon-denied.py Fix minor test problems highlighted by codacy.com. 10 years ago
01-connect-invalid-id-0-311.py Fix minor test problems highlighted by codacy.com. 10 years ago
01-connect-invalid-id-0.py Merge branch 'master' into develop 9 years ago
01-connect-invalid-id-missing.py Fix minor test problems highlighted by codacy.com. 10 years ago
01-connect-invalid-protonum.py Fix minor test problems highlighted by codacy.com. 10 years ago
01-connect-invalid-reserved.py Fix CONNECT check for reserved=0, as per MQTT v3.1.1 check MQTT-3.1.2-3. 8 years ago
01-connect-success.py Fix minor test problems highlighted by codacy.com. 10 years ago
01-connect-uname-no-password-denied.conf Initial contribution. 12 years ago
01-connect-uname-no-password-denied.pwfile Initial contribution. 12 years ago
01-connect-uname-no-password-denied.py Fix minor test problems highlighted by codacy.com. 10 years ago
01-connect-uname-password-denied.conf Initial contribution. 12 years ago
01-connect-uname-password-denied.pwfile Initial contribution. 12 years ago
01-connect-uname-password-denied.py More codacy test fixes. 10 years ago
01-connect-uname-password-success-no-tls.conf [457373] Fix tests when compiled with WITH_TLS=no. 11 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 Fix minor test problems highlighted by codacy.com. 10 years ago
01-connect-uname-password-success.conf Initial contribution. 12 years ago
01-connect-uname-password-success.pwfile Initial contribution. 12 years ago
01-connect-uname-password-success.py Fix minor test problems highlighted by codacy.com. 10 years ago
02-subpub-qos0.py Fix minor test problems highlighted by codacy.com. 10 years ago
02-subpub-qos1.py More codacy test fixes. 10 years ago
02-subpub-qos2.py Fix minor test problems highlighted by codacy.com. 10 years ago
02-subscribe-qos0.py Fix minor test problems highlighted by codacy.com. 10 years ago
02-subscribe-qos1.py Fix minor test problems highlighted by codacy.com. 10 years ago
02-subscribe-qos2.py Fix minor test problems highlighted by codacy.com. 10 years ago
02-unsubscribe-invalid-no-topic.py Fix Unsubscribe with No Topic 8 years ago
02-unsubscribe-qos0.py Fix minor test problems highlighted by codacy.com. 10 years ago
02-unsubscribe-qos1.py More codacy test fixes. 10 years ago
02-unsubscribe-qos2.py More codacy test fixes. 10 years ago
03-pattern-matching-helper.py Fix minor test problems highlighted by codacy.com. 10 years ago
03-pattern-matching.py Fix minor test problems highlighted by codacy.com. 10 years ago
03-publish-b2c-disconnect-qos1-helper.py Fix minor test problems highlighted by codacy.com. 10 years ago
03-publish-b2c-disconnect-qos1.conf Initial contribution. 12 years ago
03-publish-b2c-disconnect-qos1.py Merge branch 'master' into develop 9 years ago
03-publish-b2c-disconnect-qos2-helper.py Fix minor test problems highlighted by codacy.com. 10 years ago
03-publish-b2c-disconnect-qos2.conf Initial contribution. 12 years ago
03-publish-b2c-disconnect-qos2.py Merge branch 'master' into develop 9 years ago
03-publish-b2c-timeout-qos1-helper.py Fix minor test problems highlighted by codacy.com. 10 years ago
03-publish-b2c-timeout-qos1.py Fix minor test problems highlighted by codacy.com. 10 years ago
03-publish-b2c-timeout-qos2-helper.py Fix minor test problems highlighted by codacy.com. 10 years ago
03-publish-b2c-timeout-qos2.py Fix minor test problems highlighted by codacy.com. 10 years ago
03-publish-c2b-disconnect-qos2.conf Initial contribution. 12 years ago
03-publish-c2b-disconnect-qos2.py Merge branch 'master' into develop 9 years ago
03-publish-c2b-timeout-qos2.py Fix minor test problems highlighted by codacy.com. 10 years ago
03-publish-qos1-queued-bytes.conf broker: support byte based queueing 9 years ago
03-publish-qos1-queued-bytes.py Print warning, skip test if paho-mqtt not available. 9 years ago
03-publish-qos1.py Fix minor test problems highlighted by codacy.com. 10 years ago
03-publish-qos2.py More codacy test fixes. 10 years ago
04-retain-qos0-clear.py Better subtree searching. 9 years ago
04-retain-qos0-fresh.py Fix minor test problems highlighted by codacy.com. 10 years ago
04-retain-qos0-repeated.py Fix minor test problems highlighted by codacy.com. 10 years ago
04-retain-qos0.py Fix minor test problems highlighted by codacy.com. 10 years ago
04-retain-qos1-qos0.py More codacy test fixes. 10 years ago
04-retain-upgrade-outgoing-qos.conf [534]Fix upgrade_outgoing_qos for retained message 8 years ago
04-retain-upgrade-outgoing-qos.py [534]Fix upgrade_outgoing_qos for retained message 8 years ago
05-clean-session-qos1-helper.py Fix minor test problems highlighted by codacy.com. 10 years ago
05-clean-session-qos1.py Merge branch 'master' into develop 9 years ago
06-bridge-b2br-disconnect-qos1.conf Initial contribution. 12 years ago
06-bridge-b2br-disconnect-qos1.py Bridge defaults to mqtt3.1.1 as per documentation. 9 years ago
06-bridge-b2br-disconnect-qos2.conf Initial contribution. 12 years ago
06-bridge-b2br-disconnect-qos2.py Bridge defaults to mqtt3.1.1 as per documentation. 9 years ago
06-bridge-b2br-remapping.conf Add test for bridge topic name mapping 8 years ago
06-bridge-b2br-remapping.py Merge branch 'fixes' into develop 8 years ago
06-bridge-br2b-disconnect-qos1-helper.py Fix minor test problems highlighted by codacy.com. 10 years ago
06-bridge-br2b-disconnect-qos1.conf Initial contribution. 12 years ago
06-bridge-br2b-disconnect-qos1.py Bridge defaults to mqtt3.1.1 as per documentation. 9 years ago
06-bridge-br2b-disconnect-qos2-helper.py Fix minor test problems highlighted by codacy.com. 10 years ago
06-bridge-br2b-disconnect-qos2.conf Initial contribution. 12 years ago
06-bridge-br2b-disconnect-qos2.py Bridge defaults to mqtt3.1.1 as per documentation. 9 years ago
06-bridge-br2b-remapping.conf Add test for bridge topic name mapping 8 years ago
06-bridge-br2b-remapping.py Merge branch 'fixes' into develop 8 years ago
06-bridge-fail-persist-resend-qos1.conf [57] Handle PUB* with unknown message id gracefully. 9 years ago
06-bridge-fail-persist-resend-qos1.py Bridge defaults to mqtt3.1.1 as per documentation. 9 years ago
06-bridge-fail-persist-resend-qos2.conf [57] Handle PUB* with unknown message id gracefully. 9 years ago
06-bridge-fail-persist-resend-qos2.py Bridge defaults to mqtt3.1.1 as per documentation. 9 years ago
06-bridge-reconnect-local-out-helper.py Fix minor test problems highlighted by codacy.com. 10 years ago
06-bridge-reconnect-local-out.conf Initial contribution. 12 years ago
06-bridge-reconnect-local-out.py Fix minor test problems highlighted by codacy.com. 10 years ago
07-will-null-helper.py Fix minor test problems highlighted by codacy.com. 10 years ago
07-will-null-topic.py More codacy test fixes. 10 years ago
07-will-null.py Fix minor test problems highlighted by codacy.com. 10 years ago
07-will-qos0-helper.py Fix minor test problems highlighted by codacy.com. 10 years ago
07-will-qos0.py Fix minor test problems highlighted by codacy.com. 10 years ago
08-ssl-bridge-helper.py Fix minor test problems highlighted by codacy.com. 10 years ago
08-ssl-bridge.conf Fix 08-ssl-bridge.conf to dial localhost by ipv4. 8 years ago
08-ssl-bridge.py Fix ssl bridge test. 9 years ago
08-ssl-connect-cert-auth-crl.conf Various memory fixes. 11 years ago
08-ssl-connect-cert-auth-crl.py Fix minor test problems highlighted by codacy.com. 10 years ago
08-ssl-connect-cert-auth-expired.conf Various memory fixes. 11 years ago
08-ssl-connect-cert-auth-expired.py Fix minor test problems highlighted by codacy.com. 10 years ago
08-ssl-connect-cert-auth-revoked.conf Tests can now use valgrind. 11 years ago
08-ssl-connect-cert-auth-revoked.py Fix minor test problems highlighted by codacy.com. 10 years ago
08-ssl-connect-cert-auth-without.conf Tests can now use valgrind. 11 years ago
08-ssl-connect-cert-auth-without.py More codacy test fixes. 10 years ago
08-ssl-connect-cert-auth.conf Tests can now use valgrind. 11 years ago
08-ssl-connect-cert-auth.py Fix minor test problems highlighted by codacy.com. 10 years ago
08-ssl-connect-identity.conf Merge 1.3.2-1.3.5 into 1.4. 11 years ago
08-ssl-connect-identity.py Fix minor test problems highlighted by codacy.com. 10 years ago
08-ssl-connect-no-auth-wrong-ca.conf Various memory fixes. 11 years ago
08-ssl-connect-no-auth-wrong-ca.py Fix minor test problems highlighted by codacy.com. 10 years ago
08-ssl-connect-no-auth.conf Tests can now use valgrind. 11 years ago
08-ssl-connect-no-auth.py Fix minor test problems highlighted by codacy.com. 10 years ago
08-ssl-connect-no-identity.conf Various memory fixes. 11 years ago
08-ssl-connect-no-identity.py Fix minor test problems highlighted by codacy.com. 10 years ago
08-tls-psk-bridge.conf Per listener plugins. 8 years ago
08-tls-psk-bridge.conf2 Use default tls version in tests where possible. 11 years ago
08-tls-psk-bridge.psk Initial contribution. 12 years ago
08-tls-psk-bridge.py Fix minor test problems highlighted by codacy.com. 10 years ago
08-tls-psk-pub.conf Per listener plugins. 8 years ago
08-tls-psk-pub.psk Initial contribution. 12 years ago
08-tls-psk-pub.py Fix minor test problems highlighted by codacy.com. 10 years ago
09-plugin-auth-acl-sub.conf Add more test for auth-plugin 8 years ago
09-plugin-auth-acl-sub.py Add more test for auth-plugin 8 years ago
09-plugin-auth-defer-unpwd-fail.conf Add more test for auth-plugin 8 years ago
09-plugin-auth-defer-unpwd-fail.py Add more test for auth-plugin 8 years ago
09-plugin-auth-defer-unpwd-success.conf Add more test for auth-plugin 8 years ago
09-plugin-auth-defer-unpwd-success.py Add more test for auth-plugin 8 years ago
09-plugin-auth-unpwd-fail.conf Initial contribution. 12 years ago
09-plugin-auth-unpwd-fail.py Fix minor test problems highlighted by codacy.com. 10 years ago
09-plugin-auth-unpwd-success.conf Initial contribution. 12 years ago
09-plugin-auth-unpwd-success.py More codacy test fixes. 10 years ago
09-plugin-auth-v2-unpwd-fail.conf Add more test for auth-plugin 8 years ago
09-plugin-auth-v2-unpwd-fail.py Add more test for auth-plugin 8 years ago
09-plugin-auth-v2-unpwd-success.conf Add more test for auth-plugin 8 years ago
09-plugin-auth-v2-unpwd-success.py Add more test for auth-plugin 8 years ago
10-listener-mount-point-helper.py Fix minor test problems highlighted by codacy.com. 10 years ago
10-listener-mount-point.conf Initial contribution. 12 years ago
10-listener-mount-point.py Fix minor test problems highlighted by codacy.com. 10 years ago
11-persistent-subscription.conf Add test for persistent subscription (#501) 8 years ago
11-persistent-subscription.py Add test for persistent subscription (#501) 8 years ago
Makefile Add more test for auth-plugin 8 years ago
readme.txt Initial contribution. 12 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: Clean session tests
06: Bridge tests
07: Will tests