..
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-long-topic.py
Restrict topic hierarchy to 200 levels to prevent possible stack overflow.
6 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
Fix pattern matching test.
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-long-topic.py
Restrict topic hierarchy to 200 levels to prevent possible stack overflow.
6 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-check-source-persist-diff-port.py
Fix and tests for CVE-2018-12546.
7 years ago
04-retain-check-source-persist.py
Fix and tests for CVE-2018-12546.
7 years ago
04-retain-check-source.py
Fix and tests for CVE-2018-12546.
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-late-connection-retain.py
Fix delayed bridge local subs causing missing messages.
7 years ago
06-bridge-b2br-late-connection.py
Fix delayed bridge local subs causing missing messages.
7 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
Fix broker TLS tests.
7 years ago
08-ssl-connect-cert-auth-revoked.py
Fix broker TLS tests.
7 years ago
08-ssl-connect-cert-auth-without.py
Fix broker TLS tests.
7 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-acl-access-variants.py
Add missing test.
7 years ago
09-acl-empty-file.py
Fix and tests for security bug #541870 .
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
09-pwfile-parse-invalid.py
Fix and tests for security bug #543401 .
7 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
Restrict topic hierarchy to 200 levels to prevent possible stack overflow.
6 years ago
ptest.py
Restrict topic hierarchy to 200 levels to prevent possible stack overflow.
6 years ago
readme.txt
Initial contribution.
12 years ago