40 Commits

Author SHA1 Message Date
77c4e445ea Add setKeepAlive function and tests 2020-05-20 01:18:02 +01:00
64e981190b Merge branch 'master' into pr_282 2020-05-20 00:49:38 +01:00
b25040a0d7 Update receive_spec.cpp 2019-01-29 09:05:26 -05:00
7d6e409b59 Update receive_spec.cpp 2019-01-29 08:59:35 -05:00
e7d9688ca5 Update receive_spec.cpp 2019-01-29 08:43:30 -05:00
b381728998 Add yield to mock test framework 2018-11-02 01:05:02 +00:00
ee30733e24 Fixup bad revert of 500 2018-11-02 00:12:44 +00:00
4daba0ae5c Fix remaining length protection 2018-11-02 00:06:32 +00:00
af860133e8 Merge branch 'pr_500' 2018-11-01 23:47:15 +00:00
a0f09681f5 Add separate connect function for clean session + test 2018-11-01 23:46:09 +00:00
4ecd32ec08 Fix up CI tests 2018-11-01 23:25:04 +00:00
54be6e87db Check remaining-length encoding is valid 2018-07-18 11:02:08 +01:00
dddfffbe0c Initialise buffer variables in test framework 2017-06-07 21:31:48 +01:00
bef5814858 Add test for blank (not-null) password 2017-06-07 20:37:45 +01:00
e21ac7baae Add test for dynamic buffer resize. 2017-04-30 10:32:48 +01:00
10925659ef Made Python files compliant with PEP8, except for E501 2017-04-12 09:39:36 +02:00
2f97e4a558 Add publish(topic,payload,retained) function 2015-09-11 23:25:21 +01:00
c1d327cac6 Update tests makefile for new src location 2015-09-07 23:06:38 +01:00
545d0045f9 Reject topic/payloads that exceed MQTT_MAX_PACKET_SIZE 2015-09-02 10:44:21 +01:00
fc02df2f6f Fix subscribe test description 2015-08-28 23:13:31 +01:00
c51f6c1673 Reenable all keepalive tests 2015-08-28 22:49:10 +01:00
0d11ce4a7e Fix keepalive test & add state checks to connect test 2015-08-28 22:44:52 +01:00
1c54371b1c Update tests & add travis 2015-08-28 22:16:48 +01:00
d00a6c3cda Update test README.md 2014-02-08 23:45:27 +00:00
495dc5c373 Update test README.md 2014-02-08 23:41:27 +00:00
3cc0c85f05 Add connect/disconnect/connect cycle test 2014-02-08 23:28:58 +00:00
c37e03e2a8 Add keepalive_spec and stream handling tests 2014-02-08 23:15:13 +00:00
3930b15158 Add qos1 receive test 2014-02-08 17:50:13 +00:00
aab2dcdf1a Add subscribe and receive specs 2014-02-08 00:54:22 +00:00
c6bb3caf57 Fix publish_P and add test coverage 2014-02-07 20:57:12 +00:00
bc80d7cf77 Add publish spec 2014-02-06 22:27:33 +00:00
f945d512d5 Test connect ip/host/port 2014-02-06 21:53:53 +00:00
011171cfc3 Add new unit tests 2014-02-06 21:23:13 +00:00
0d850cd8d7 update readme 2012-11-11 15:13:02 +00:00
cc8d0c3913 update readme 2012-11-11 15:09:23 +00:00
50fc79dc42 update readme 2012-11-11 15:05:27 +00:00
8b00d6ed07 update readme 2012-11-11 14:50:11 +00:00
f13dc5e166 add test cases 2012-11-11 14:17:50 +00:00
f8cd24f0ef rewrite testsuite in python 2012-11-08 21:45:41 +00:00
cadf3d1b38 add test framework 2012-11-02 23:36:25 +00:00