toxcore/testing/hstox
iphydf 1eea3f0ab6
Fix some memory or file descriptor leaks in test code.
Also some missing return value checks for `fopen`.
2018-01-14 19:15:28 +00:00
..
test-inputs Import the hstox SUT interface from hstox. 2016-10-01 02:13:34 +01:00
.gitignore Import the hstox SUT interface from hstox. 2016-10-01 02:13:34 +01:00
binary_decode.c Generate only one large library "libtoxcore". 2017-12-28 23:01:41 +00:00
binary_encode.c Generate only one large library "libtoxcore". 2017-12-28 23:01:41 +00:00
byteswap.h Fix include for endian.h and add includes for sys/stat.h and 2017-12-28 10:29:42 -06:00
driver.c Fix some memory or file descriptor leaks in test code. 2018-01-14 19:15:28 +00:00
driver.h Use new encoding of Maybe in msgpack results. 2017-06-03 23:32:46 +00:00
errors.h Import the hstox SUT interface from hstox. 2016-10-01 02:13:34 +01:00
fuzz_main.c Use new encoding of Maybe in msgpack results. 2017-06-03 23:32:46 +00:00
Makefile Import the hstox SUT interface from hstox. 2016-10-01 02:13:34 +01:00
methods.c Wrap all sodium/nacl functions in crypto_core.c. 2016-12-22 10:26:59 +00:00
methods.h Import the hstox SUT interface from hstox. 2016-10-01 02:13:34 +01:00
packet_kinds.c Add spectest to the cmake test suite. 2016-11-08 21:58:26 +00:00
packet_kinds.h Import the hstox SUT interface from hstox. 2016-10-01 02:13:34 +01:00
test_main.c Use new encoding of Maybe in msgpack results. 2017-06-03 23:32:46 +00:00
toxcore-sut.hs Import the hstox SUT interface from hstox. 2016-10-01 02:13:34 +01:00
util.c Support float32 and float64 in msgpack type printer. 2016-11-21 02:25:11 +00:00
util.h Fix formatting and spelling in version-sync script. 2017-06-04 12:07:43 +00:00