toxcore/testing/hstox
iphydf fe1fea82c3
Add decode/encode PlainText test support.
These are implemented in terms of decode/encode CipherText. They do the
exact same thing, since they are both simple length-prefixed byte arrays.
2016-11-11 00:00:37 +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 Add decode/encode PlainText test support. 2016-11-11 00:00:37 +00:00
binary_encode.c Add decode/encode PlainText test support. 2016-11-11 00:00:37 +00:00
byteswap.h Import the hstox SUT interface from hstox. 2016-10-01 02:13:34 +01:00
driver.c Add spectest to the cmake test suite. 2016-11-08 21:58:26 +00:00
driver.h Import the hstox SUT interface from hstox. 2016-10-01 02:13:34 +01:00
errors.h Import the hstox SUT interface from hstox. 2016-10-01 02:13:34 +01:00
fuzz_main.c Import the hstox SUT interface from hstox. 2016-10-01 02:13:34 +01:00
Makefile Import the hstox SUT interface from hstox. 2016-10-01 02:13:34 +01:00
methods.c Remove new_nonce function in favour of random_nonce. 2016-11-09 22:30:49 +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 Import the hstox SUT interface from hstox. 2016-10-01 02:13:34 +01:00
toxcore-sut.hs Import the hstox SUT interface from hstox. 2016-10-01 02:13:34 +01:00
util.c Import the hstox SUT interface from hstox. 2016-10-01 02:13:34 +01:00
util.h Import the hstox SUT interface from hstox. 2016-10-01 02:13:34 +01:00