mirror of
https://github.com/eclipse-mosquitto/mosquitto.git
synced 2026-09-22 16:15:05 +08:00
Add missing tests from test.py
This commit is contained in:
@@ -140,6 +140,7 @@ tests = [
|
||||
(2, './08-ssl-connect-cert-auth-revoked.py'),
|
||||
(2, './08-ssl-connect-cert-auth-without.py'),
|
||||
(2, './08-ssl-connect-cert-auth.py'),
|
||||
(2, './08-ssl-connect-dhparam.py'),
|
||||
(2, './08-ssl-connect-identity.py'),
|
||||
(2, './08-ssl-connect-no-auth-wrong-ca.py'),
|
||||
(2, './08-ssl-connect-no-auth.py'),
|
||||
@@ -181,7 +182,9 @@ tests = [
|
||||
(1, './09-plugin-evt-message-in.py'),
|
||||
(1, './09-plugin-evt-message-out.py'),
|
||||
(1, './09-plugin-evt-psk-key.py'),
|
||||
(1, './09-plugin-evt-subscribe.py'),
|
||||
(1, './09-plugin-evt-tick.py'),
|
||||
(1, './09-plugin-evt-unsubscribe.py'),
|
||||
(1, './09-plugin-delayed-auth.py'),
|
||||
(3, './09-plugin-load.py'),
|
||||
(1, './09-plugin-publish.py'),
|
||||
@@ -250,6 +253,7 @@ tests = [
|
||||
(1, './16-cmd-args.py'),
|
||||
(4, './16-config-huge.py'),
|
||||
(1, './16-config-includedir.py'),
|
||||
(1, './16-config-missing.py'),
|
||||
(1, './16-config-parse-errors-tls.py'),
|
||||
(1, './16-config-parse-errors-tls-psk.py'),
|
||||
(1, './16-config-parse-errors-without-tls.py'),
|
||||
|
||||
Reference in New Issue
Block a user