toxcore/testing/hstox
iphydf f2b6090eca Generate only one large library "libtoxcore".
This library contains all the code for the old libtoxcore, libtoxav,
libtoxdns, and libtoxencryptsave. The build for toxav is still optional,
and disabling it causes libtoxcore to simply not contain those symbols
and the pkg-config file to not include opus and vpx as dependencies.
2017-12-28 23:01:41 +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 include for endian.h and add includes for sys/stat.h and 2017-12-28 10:29:42 -06: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