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 Light 9dd8d1e054 Handle mismatched handshakes properly.
For example, a QoS1 PUBLISH with QoS2 reply.
7 years ago
..
c Don't disconnect clients when a plugin denies SUBSCRIBE. 7 years ago
01-connect-anon-denied.pwfile Initial contribution. 12 years ago
01-connect-anon-denied.py Experimental parallel testing for broker. 8 years ago
01-connect-invalid-id-0-311.py Experimental parallel testing for broker. 8 years ago
01-connect-invalid-id-0.py Experimental parallel testing for broker. 8 years ago
01-connect-invalid-id-missing.py Experimental parallel testing for broker. 8 years ago
01-connect-invalid-id-utf8.py Experimental parallel testing for broker. 8 years ago
01-connect-invalid-protonum.py Experimental parallel testing for broker. 8 years ago
01-connect-invalid-reserved.py Experimental parallel testing for broker. 8 years ago
01-connect-success.py Experimental parallel testing for broker. 8 years ago
01-connect-uname-invalid-utf8.py Experimental parallel testing for broker. 8 years ago
01-connect-uname-no-flag.py Experimental parallel testing for broker. 8 years ago
01-connect-uname-no-password-denied.pwfile Initial contribution. 12 years ago
01-connect-uname-no-password-denied.py Experimental parallel testing for broker. 8 years ago
01-connect-uname-password-denied.pwfile Initial contribution. 12 years ago
01-connect-uname-password-denied.py Experimental parallel testing for broker. 8 years ago
01-connect-uname-password-success-no-tls.conf Experimental parallel testing for broker. 8 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 Experimental parallel testing for broker. 8 years ago
01-connect-uname-password-success.pwfile Initial contribution. 12 years ago
01-connect-uname-password-success.py Experimental parallel testing for broker. 8 years ago
01-connect-uname-pwd-no-flag.py Experimental parallel testing for broker. 8 years ago
02-subhier-crash.py Add test for issue 505. 7 years ago
02-subpub-qos0.py Simplify broker tests with helper function. 7 years ago
02-subpub-qos1-bad-pubcomp.py Handle mismatched handshakes properly. 7 years ago
02-subpub-qos1-bad-pubrec.py Handle mismatched handshakes properly. 7 years ago
02-subpub-qos1.py Simplify broker tests with helper function. 7 years ago
02-subpub-qos2-bad-puback-1.py Handle mismatched handshakes properly. 7 years ago
02-subpub-qos2-bad-puback-2.py Handle mismatched handshakes properly. 7 years ago
02-subpub-qos2-bad-pubcomp.py Handle mismatched handshakes properly. 7 years ago
02-subpub-qos2.py Simplify broker tests with helper function. 7 years ago
02-subscribe-invalid-utf8.py Simplify broker tests with helper function. 7 years ago
02-subscribe-persistence-flipflop.py Add test for issue #874. 7 years ago
02-subscribe-qos0.py Simplify broker tests with helper function. 7 years ago
02-subscribe-qos1.py Simplify broker tests with helper function. 7 years ago
02-subscribe-qos2.py Simplify broker tests with helper function. 7 years ago
02-unsubscribe-invalid-no-topic.py Simplify broker tests with helper function. 7 years ago
02-unsubscribe-qos0.py Simplify broker tests with helper function. 7 years ago
02-unsubscribe-qos1.py Simplify broker tests with helper function. 7 years ago
02-unsubscribe-qos2.py Simplify broker tests with helper function. 7 years ago
03-pattern-matching-helper.py Experimental parallel testing for broker. 8 years ago
03-pattern-matching.py Simplify broker tests with helper function. 7 years ago
03-publish-b2c-disconnect-qos1-helper.py Simplify broker tests with helper function. 7 years ago
03-publish-b2c-disconnect-qos1.py Simplify broker tests with helper function. 7 years ago
03-publish-b2c-disconnect-qos2-helper.py Simplify broker tests with helper function. 7 years ago
03-publish-b2c-disconnect-qos2.py Simplify broker tests with helper function. 7 years ago
03-publish-b2c-timeout-qos1-helper.py Simplify broker tests with helper function. 7 years ago
03-publish-b2c-timeout-qos1.py Simplify broker tests with helper function. 7 years ago
03-publish-b2c-timeout-qos2-helper.py Simplify broker tests with helper function. 7 years ago
03-publish-b2c-timeout-qos2.py Simplify broker tests with helper function. 7 years ago
03-publish-c2b-disconnect-qos2.py Simplify broker tests with helper function. 7 years ago
03-publish-c2b-timeout-qos2.py Simplify broker tests with helper function. 7 years ago
03-publish-dollar.py Add test for $test publishing bug. 7 years ago
03-publish-invalid-utf8.py Simplify broker tests with helper function. 7 years ago
03-publish-qos1-queued-bytes.conf broker: support byte based queueing 9 years ago
03-publish-qos1-queued-bytes.py Disable queued bytes test temporarily. 7 years ago
03-publish-qos1.py Simplify broker tests with helper function. 7 years ago
03-publish-qos2.py Simplify broker tests with helper function. 7 years ago
04-retain-qos0-clear.py Simplify broker tests with helper function. 7 years ago
04-retain-qos0-fresh.py Simplify broker tests with helper function. 7 years ago
04-retain-qos0-repeated.py Simplify broker tests with helper function. 7 years ago
04-retain-qos0.py Simplify broker tests with helper function. 7 years ago
04-retain-qos1-qos0.py Simplify broker tests with helper function. 7 years ago
04-retain-upgrade-outgoing-qos.py Simplify broker tests with helper function. 7 years ago
05-clean-session-qos1-helper.py Simplify broker tests with helper function. 7 years ago
05-clean-session-qos1.py Simplify broker tests with helper function. 7 years ago
06-bridge-b2br-disconnect-qos1.py Experimental parallel testing for broker. 8 years ago
06-bridge-b2br-disconnect-qos2.py Experimental parallel testing for broker. 8 years ago
06-bridge-b2br-remapping.py Change test scripts according to hints in #507 (replace localhost by 127.0.0.1) 7 years ago
06-bridge-br2b-disconnect-qos1-helper.py Simplify broker tests with helper function. 7 years ago
06-bridge-br2b-disconnect-qos1.py Experimental parallel testing for broker. 8 years ago
06-bridge-br2b-disconnect-qos2-helper.py Experimental parallel testing for broker. 8 years ago
06-bridge-br2b-disconnect-qos2.py Experimental parallel testing for broker. 8 years ago
06-bridge-br2b-remapping.py Experimental parallel testing for broker. 8 years ago
06-bridge-fail-persist-resend-qos1.py Experimental parallel testing for broker. 8 years ago
06-bridge-fail-persist-resend-qos2.py Experimental parallel testing for broker. 8 years ago
06-bridge-per-listener-settings.py Add test which currently fails. 7 years ago
06-bridge-reconnect-local-out-helper.py Simplify broker tests with helper function. 7 years ago
06-bridge-reconnect-local-out.py Simplify broker tests with helper function. 7 years ago
07-will-invalid-utf8.py Experimental parallel testing for broker. 8 years ago
07-will-no-flag.py Experimental parallel testing for broker. 8 years ago
07-will-null-helper.py Update tests as a step towards parallelism. 8 years ago
07-will-null-topic.py Experimental parallel testing for broker. 8 years ago
07-will-null.py Simplify broker tests with helper function. 7 years ago
07-will-qos0-helper.py Update tests as a step towards parallelism. 8 years ago
07-will-qos0.py Simplify broker tests with helper function. 7 years ago
08-ssl-bridge-helper.py Experimental parallel testing for broker. 8 years ago
08-ssl-bridge.py Change test scripts according to hints in #507 (replace localhost by 127.0.0.1) 7 years ago
08-ssl-connect-cert-auth-crl.py Simplify broker tests with helper function. 7 years ago
08-ssl-connect-cert-auth-expired.py Experimental parallel testing for broker. 8 years ago
08-ssl-connect-cert-auth-revoked.py Experimental parallel testing for broker. 8 years ago
08-ssl-connect-cert-auth-without.py Experimental parallel testing for broker. 8 years ago
08-ssl-connect-cert-auth.py Simplify broker tests with helper function. 7 years ago
08-ssl-connect-identity.py Simplify broker tests with helper function. 7 years ago
08-ssl-connect-no-auth-wrong-ca.py Experimental parallel testing for broker. 8 years ago
08-ssl-connect-no-auth.py Simplify broker tests with helper function. 7 years ago
08-ssl-connect-no-identity.py Simplify broker tests with helper function. 7 years ago
08-tls-psk-bridge.psk Initial contribution. 12 years ago
08-tls-psk-bridge.py Simplify broker tests with helper function. 7 years ago
08-tls-psk-pub.psk Initial contribution. 12 years ago
08-tls-psk-pub.py Simplify broker tests with helper function. 7 years ago
09-plugin-auth-acl-sub-denied.py Don't disconnect clients when a plugin denies SUBSCRIBE. 7 years ago
09-plugin-auth-acl-sub.py Simplify broker tests with helper function. 7 years ago
09-plugin-auth-context-params.py Add missing test. 7 years ago
09-plugin-auth-defer-unpwd-fail.py Experimental parallel testing for broker. 8 years ago
09-plugin-auth-defer-unpwd-success.py Experimental parallel testing for broker. 8 years ago
09-plugin-auth-msg-params.py Add test for issue in #828. 7 years ago
09-plugin-auth-unpwd-fail.py Experimental parallel testing for broker. 8 years ago
09-plugin-auth-unpwd-success.py Experimental parallel testing for broker. 8 years ago
09-plugin-auth-v2-unpwd-fail.py Experimental parallel testing for broker. 8 years ago
09-plugin-auth-v2-unpwd-success.py Experimental parallel testing for broker. 8 years ago
10-listener-mount-point-helper.py Experimental parallel testing for broker. 8 years ago
10-listener-mount-point.py Simplify broker tests with helper function. 7 years ago
11-persistent-subscription.py Simplify broker tests with helper function. 7 years ago
Makefile Handle mismatched handshakes properly. 7 years ago
ptest.py Handle mismatched handshakes properly. 7 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