summaryrefslogtreecommitdiff
path: root/auto_tests
AgeCommit message (Expand)Author
2016-08-31Remove unused and bit-rotten friends_test.iphydf
2016-08-27Move logging to a callback.iphydf
2016-08-26Fix plane size calculation in testmannol
2016-08-26Avoid large stack allocations on thread stacks.iphydf
2016-08-26Initialise the id in assoc_test.iphydf
2016-08-25Reduce the timeout on travis to something much more reasonableGregory Mullen (grayhatter)
2016-08-20Make the friend message callback statelessGregory Mullen (grayhatter)
2016-08-19Make Typing change callback statelessGregory Mullen (grayhatter)
2016-08-19Fix operation sequencing in TCP_test.iphydf
2016-08-18Make friend_status_message callback stateless.iphydf
2016-08-18Fix some compiler warnings.iphydf
2016-08-18Make tox_callback_friend_name stateless.iphydf
2016-08-17Make self_connection_status callback stateless.iphydf
2016-08-12Add and use CMake build scriptiphydf
2016-08-12Check code formatting on Travis.iphydf
2016-08-11Fix a few issues with running Toxcore tests on Travis-CIGregory Mullen (grayhatter)
2016-08-10Silence/fix some compiler warnings.iphydf
2016-02-27Move argument comments to the end of lineRoman Yepishev
2016-02-27Remove unused main() argumentsRoman Yepishev
2016-02-27Remove magic numbers from addr_resolveRoman Yepishev
2016-01-30Realised there was no test to test these functions.irungentoo
2016-01-30Fixes.irungentoo
2016-01-27 fix: compare sensitive data with sodium_memcmpRoman Proskuryakov
2016-01-04Test fix.irungentoo
2015-12-15Onion test fixed to work with faster DHT.irungentoo
2015-12-11Better DHT tests.irungentoo
2015-12-01Slightly increased number of peers to announce to.irungentoo
2015-11-03Astyle.irungentoo
2015-10-23Changed gramatically incorrect comment in messenger_testSoumitra
2015-10-23Added ommited words in commentSoumitra
2015-10-11Test should not assert when hangup failsEniz Vukovic
2015-10-10New Adaptive BR algorithm, cleanups and fixesEniz Vukovic
2015-08-09Updated with upstreammannol
2015-08-07Removed a useless define.irungentoo
2015-07-29client_id -> public_keyirungentoo
2015-07-10Fixed CALL_STATE namingmannol
2015-07-06Test oob responding too.irungentoo
2015-07-05Added a TCP test for oob packets.irungentoo
2015-07-04Test fix.irungentoo
2015-07-03Fixed Tox reporting itself as being connected with TCP when using UDP only on...irungentoo
2015-07-02Added a couple of checks to test.irungentoo
2015-07-01Basic tcp connections test done.irungentoo
2015-06-29TCP connections test start.irungentoo
2015-06-30Implement handling capability change on rtp levelmannol
2015-06-28Removed useless parameter from new_TCP_server()irungentoo
2015-06-27Renamed TOXAV_CALL_STATE to TOXAV_FRIEND_CALL_STATEmannol
2015-06-27Added payload turning off by setting bit rate to 0mannol
2015-06-25Merge remote-tracking branch 'upstream/master' into new_apimannol
2015-06-13Fixed sample size in callback and other stuffmannol
2015-06-12Added save/load live test.irungentoo