mosquitto/test/broker
2017-07-16 22:52:01 +01:00
..
c Backwards compatibility for auth plugins. 2016-07-10 23:17:30 +01:00
01-connect-anon-denied.conf Initial contribution. 2014-05-07 23:27:00 +01:00
01-connect-anon-denied.pwfile Initial contribution. 2014-05-07 23:27:00 +01:00
01-connect-anon-denied.py Fix minor test problems highlighted by codacy.com. 2016-04-09 22:18:11 +01:00
01-connect-invalid-id-0-311.py Fix minor test problems highlighted by codacy.com. 2016-04-09 22:18:11 +01:00
01-connect-invalid-id-0.py Merge branch 'master' into develop 2016-06-21 23:33:58 +01:00
01-connect-invalid-id-missing.py Fix minor test problems highlighted by codacy.com. 2016-04-09 22:18:11 +01:00
01-connect-invalid-protonum.py Fix minor test problems highlighted by codacy.com. 2016-04-09 22:18:11 +01:00
01-connect-invalid-reserved.py Fix CONNECT check for reserved=0, as per MQTT v3.1.1 check MQTT-3.1.2-3. 2017-06-27 11:11:43 +01:00
01-connect-success.py Fix minor test problems highlighted by codacy.com. 2016-04-09 22:18:11 +01:00
01-connect-uname-no-password-denied.conf Initial contribution. 2014-05-07 23:27:00 +01:00
01-connect-uname-no-password-denied.pwfile Initial contribution. 2014-05-07 23:27:00 +01:00
01-connect-uname-no-password-denied.py Fix minor test problems highlighted by codacy.com. 2016-04-09 22:18:11 +01:00
01-connect-uname-password-denied.conf Initial contribution. 2014-05-07 23:27:00 +01:00
01-connect-uname-password-denied.pwfile Initial contribution. 2014-05-07 23:27:00 +01:00
01-connect-uname-password-denied.py More codacy test fixes. 2016-04-09 22:39:41 +01:00
01-connect-uname-password-success-no-tls.conf [457373] Fix tests when compiled with WITH_TLS=no. 2015-01-16 21:39:42 +00:00
01-connect-uname-password-success-no-tls.pwfile [457373] Fix tests when compiled with WITH_TLS=no. 2015-01-16 21:39:42 +00:00
01-connect-uname-password-success-no-tls.py Fix minor test problems highlighted by codacy.com. 2016-04-09 22:18:11 +01:00
01-connect-uname-password-success.conf Initial contribution. 2014-05-07 23:27:00 +01:00
01-connect-uname-password-success.pwfile Initial contribution. 2014-05-07 23:27:00 +01:00
01-connect-uname-password-success.py Fix minor test problems highlighted by codacy.com. 2016-04-09 22:18:11 +01:00
02-subpub-qos0.py Fix minor test problems highlighted by codacy.com. 2016-04-09 22:18:11 +01:00
02-subpub-qos1.py More codacy test fixes. 2016-04-09 22:39:41 +01:00
02-subpub-qos2.py Fix minor test problems highlighted by codacy.com. 2016-04-09 22:18:11 +01:00
02-subscribe-qos0.py Fix minor test problems highlighted by codacy.com. 2016-04-09 22:18:11 +01:00
02-subscribe-qos1.py Fix minor test problems highlighted by codacy.com. 2016-04-09 22:18:11 +01:00
02-subscribe-qos2.py Fix minor test problems highlighted by codacy.com. 2016-04-09 22:18:11 +01:00
02-unsubscribe-qos0.py Fix minor test problems highlighted by codacy.com. 2016-04-09 22:18:11 +01:00
02-unsubscribe-qos1.py More codacy test fixes. 2016-04-09 22:39:41 +01:00
02-unsubscribe-qos2.py More codacy test fixes. 2016-04-09 22:39:41 +01:00
03-pattern-matching-helper.py Fix minor test problems highlighted by codacy.com. 2016-04-09 22:18:11 +01:00
03-pattern-matching.py Fix minor test problems highlighted by codacy.com. 2016-04-09 22:18:11 +01:00
03-publish-b2c-disconnect-qos1-helper.py Fix minor test problems highlighted by codacy.com. 2016-04-09 22:18:11 +01:00
03-publish-b2c-disconnect-qos1.conf Initial contribution. 2014-05-07 23:27:00 +01:00
03-publish-b2c-disconnect-qos1.py Merge branch 'master' into develop 2016-06-21 23:33:58 +01:00
03-publish-b2c-disconnect-qos2-helper.py Fix minor test problems highlighted by codacy.com. 2016-04-09 22:18:11 +01:00
03-publish-b2c-disconnect-qos2.conf Initial contribution. 2014-05-07 23:27:00 +01:00
03-publish-b2c-disconnect-qos2.py Merge branch 'master' into develop 2016-06-21 23:33:58 +01:00
03-publish-b2c-timeout-qos1-helper.py Fix minor test problems highlighted by codacy.com. 2016-04-09 22:18:11 +01:00
03-publish-b2c-timeout-qos1.py Fix minor test problems highlighted by codacy.com. 2016-04-09 22:18:11 +01:00
03-publish-b2c-timeout-qos2-helper.py Fix minor test problems highlighted by codacy.com. 2016-04-09 22:18:11 +01:00
03-publish-b2c-timeout-qos2.py Fix minor test problems highlighted by codacy.com. 2016-04-09 22:18:11 +01:00
03-publish-c2b-disconnect-qos2.conf Initial contribution. 2014-05-07 23:27:00 +01:00
03-publish-c2b-disconnect-qos2.py Merge branch 'master' into develop 2016-06-21 23:33:58 +01:00
03-publish-c2b-timeout-qos2.py Fix minor test problems highlighted by codacy.com. 2016-04-09 22:18:11 +01:00
03-publish-qos1-queued-bytes.conf broker: support byte based queueing 2016-09-09 17:27:39 +00:00
03-publish-qos1-queued-bytes.py Print warning, skip test if paho-mqtt not available. 2016-09-10 09:11:26 +01:00
03-publish-qos1.py Fix minor test problems highlighted by codacy.com. 2016-04-09 22:18:11 +01:00
03-publish-qos2.py More codacy test fixes. 2016-04-09 22:39:41 +01:00
04-retain-qos0-clear.py Better subtree searching. 2016-07-19 15:05:53 +01:00
04-retain-qos0-fresh.py Fix minor test problems highlighted by codacy.com. 2016-04-09 22:18:11 +01:00
04-retain-qos0-repeated.py Fix minor test problems highlighted by codacy.com. 2016-04-09 22:18:11 +01:00
04-retain-qos0.py Fix minor test problems highlighted by codacy.com. 2016-04-09 22:18:11 +01:00
04-retain-qos1-qos0.py More codacy test fixes. 2016-04-09 22:39:41 +01:00
05-clean-session-qos1-helper.py Fix minor test problems highlighted by codacy.com. 2016-04-09 22:18:11 +01:00
05-clean-session-qos1.py Merge branch 'master' into develop 2016-06-21 23:33:58 +01:00
06-bridge-b2br-disconnect-qos1.conf Initial contribution. 2014-05-07 23:27:00 +01:00
06-bridge-b2br-disconnect-qos1.py Bridge defaults to mqtt3.1.1 as per documentation. 2016-06-22 00:04:47 +01:00
06-bridge-b2br-disconnect-qos2.conf Initial contribution. 2014-05-07 23:27:00 +01:00
06-bridge-b2br-disconnect-qos2.py Bridge defaults to mqtt3.1.1 as per documentation. 2016-06-22 00:04:47 +01:00
06-bridge-br2b-disconnect-qos1-helper.py Fix minor test problems highlighted by codacy.com. 2016-04-09 22:18:11 +01:00
06-bridge-br2b-disconnect-qos1.conf Initial contribution. 2014-05-07 23:27:00 +01:00
06-bridge-br2b-disconnect-qos1.py Bridge defaults to mqtt3.1.1 as per documentation. 2016-06-22 00:04:47 +01:00
06-bridge-br2b-disconnect-qos2-helper.py Fix minor test problems highlighted by codacy.com. 2016-04-09 22:18:11 +01:00
06-bridge-br2b-disconnect-qos2.conf Initial contribution. 2014-05-07 23:27:00 +01:00
06-bridge-br2b-disconnect-qos2.py Bridge defaults to mqtt3.1.1 as per documentation. 2016-06-22 00:04:47 +01:00
06-bridge-fail-persist-resend-qos1.conf [57] Handle PUB* with unknown message id gracefully. 2016-05-19 15:16:19 +01:00
06-bridge-fail-persist-resend-qos1.py Bridge defaults to mqtt3.1.1 as per documentation. 2016-06-22 00:04:47 +01:00
06-bridge-fail-persist-resend-qos2.conf [57] Handle PUB* with unknown message id gracefully. 2016-05-19 15:16:19 +01:00
06-bridge-fail-persist-resend-qos2.py Bridge defaults to mqtt3.1.1 as per documentation. 2016-06-22 00:04:47 +01:00
06-bridge-reconnect-local-out-helper.py Fix minor test problems highlighted by codacy.com. 2016-04-09 22:18:11 +01:00
06-bridge-reconnect-local-out.conf Initial contribution. 2014-05-07 23:27:00 +01:00
06-bridge-reconnect-local-out.py Fix minor test problems highlighted by codacy.com. 2016-04-09 22:18:11 +01:00
07-will-null-helper.py Fix minor test problems highlighted by codacy.com. 2016-04-09 22:18:11 +01:00
07-will-null-topic.py More codacy test fixes. 2016-04-09 22:39:41 +01:00
07-will-null.py Fix minor test problems highlighted by codacy.com. 2016-04-09 22:18:11 +01:00
07-will-qos0-helper.py Fix minor test problems highlighted by codacy.com. 2016-04-09 22:18:11 +01:00
07-will-qos0.py Fix minor test problems highlighted by codacy.com. 2016-04-09 22:18:11 +01:00
08-ssl-bridge-helper.py Fix minor test problems highlighted by codacy.com. 2016-04-09 22:18:11 +01:00
08-ssl-bridge.conf Initial contribution. 2014-05-07 23:27:00 +01:00
08-ssl-bridge.py Fix ssl bridge test. 2016-06-22 11:04:49 +01:00
08-ssl-connect-cert-auth-crl.conf Various memory fixes. 2014-06-28 01:38:58 +01:00
08-ssl-connect-cert-auth-crl.py Fix minor test problems highlighted by codacy.com. 2016-04-09 22:18:11 +01:00
08-ssl-connect-cert-auth-expired.conf Various memory fixes. 2014-06-28 01:38:58 +01:00
08-ssl-connect-cert-auth-expired.py Fix minor test problems highlighted by codacy.com. 2016-04-09 22:18:11 +01:00
08-ssl-connect-cert-auth-revoked.conf Tests can now use valgrind. 2014-06-26 23:12:55 +01:00
08-ssl-connect-cert-auth-revoked.py Fix minor test problems highlighted by codacy.com. 2016-04-09 22:18:11 +01:00
08-ssl-connect-cert-auth-without.conf Tests can now use valgrind. 2014-06-26 23:12:55 +01:00
08-ssl-connect-cert-auth-without.py More codacy test fixes. 2016-04-09 22:39:41 +01:00
08-ssl-connect-cert-auth.conf Tests can now use valgrind. 2014-06-26 23:12:55 +01:00
08-ssl-connect-cert-auth.py Fix minor test problems highlighted by codacy.com. 2016-04-09 22:18:11 +01:00
08-ssl-connect-identity.conf Merge 1.3.2-1.3.5 into 1.4. 2014-10-12 11:17:13 +01:00
08-ssl-connect-identity.py Fix minor test problems highlighted by codacy.com. 2016-04-09 22:18:11 +01:00
08-ssl-connect-no-auth-wrong-ca.conf Various memory fixes. 2014-06-28 01:38:58 +01:00
08-ssl-connect-no-auth-wrong-ca.py Fix minor test problems highlighted by codacy.com. 2016-04-09 22:18:11 +01:00
08-ssl-connect-no-auth.conf Tests can now use valgrind. 2014-06-26 23:12:55 +01:00
08-ssl-connect-no-auth.py Fix minor test problems highlighted by codacy.com. 2016-04-09 22:18:11 +01:00
08-ssl-connect-no-identity.conf Various memory fixes. 2014-06-28 01:38:58 +01:00
08-ssl-connect-no-identity.py Fix minor test problems highlighted by codacy.com. 2016-04-09 22:18:11 +01:00
08-tls-psk-bridge.conf Use default tls version in tests where possible. 2014-06-13 14:30:25 +01:00
08-tls-psk-bridge.conf2 Use default tls version in tests where possible. 2014-06-13 14:30:25 +01:00
08-tls-psk-bridge.psk Initial contribution. 2014-05-07 23:27:00 +01:00
08-tls-psk-bridge.py Fix minor test problems highlighted by codacy.com. 2016-04-09 22:18:11 +01:00
08-tls-psk-pub.conf Use default tls version in tests where possible. 2014-06-13 14:30:25 +01:00
08-tls-psk-pub.psk Initial contribution. 2014-05-07 23:27:00 +01:00
08-tls-psk-pub.py Fix minor test problems highlighted by codacy.com. 2016-04-09 22:18:11 +01:00
09-plugin-auth-unpwd-fail.conf Initial contribution. 2014-05-07 23:27:00 +01:00
09-plugin-auth-unpwd-fail.py Fix minor test problems highlighted by codacy.com. 2016-04-09 22:18:11 +01:00
09-plugin-auth-unpwd-success.conf Initial contribution. 2014-05-07 23:27:00 +01:00
09-plugin-auth-unpwd-success.py More codacy test fixes. 2016-04-09 22:39:41 +01:00
10-listener-mount-point-helper.py Fix minor test problems highlighted by codacy.com. 2016-04-09 22:18:11 +01:00
10-listener-mount-point.conf Initial contribution. 2014-05-07 23:27:00 +01:00
10-listener-mount-point.py Fix minor test problems highlighted by codacy.com. 2016-04-09 22:18:11 +01:00
Makefile Merge branch 'master' into develop 2017-07-16 22:52:01 +01:00
readme.txt Initial contribution. 2014-05-07 23:27:00 +01: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: Clean session tests
06: Bridge tests
07: Will tests