source: tests @ d9d4c1

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @d9d4c1   3 months erik Remove checks that cannot fail
(edit) @01416b   3 months erik Reorganize imports for OpenBSD
(edit) @a56903   13 months marcel Android support (#105) patch from Marcel Bokhorst
(edit) @244a47   2 years yarrick Fix strange sizeof()
(edit) @aa818c   2 years yarrick fix tests after patch in #88
(edit) @85104a   3 years yarrick Fix test cases
(edit) @8f2c21   3 years yarrick Fix segfault in test for BSDs
(edit) @595116   3 years yarrick Fix data length in encoding dns queries
(edit) @93a313   3 years yarrick Added new test, found and fixed an actual bug
(edit) @444299   3 years yarrick #51 handle one block encode/decode for base32
(edit) @eed52b   3 years yarrick #51 handle one block encode/decode for base64
(edit) @1cdba3   3 years yarrick Added tests on forwarded query cache
(edit) @955135   3 years yarrick refactored tests
(edit) @b6fc3f   3 years yarrick Made dns_get_id return unsigned short, added test cases
(edit) @3ee493   3 years yarrick Extended test cases
(edit) @0836ad   3 years yarrick revert cygwin stuff
(edit) @97bf71   3 years yarrick Make it build and fix tests in cygwin
(edit) @dc17bc   3 years yarrick #40, fix dots in hostname when length is 113, 170, 227... Includes test.
(edit) @3ba818   3 years yarrick add osflags for tests
(edit) @c164b8   3 years yarrick allow custom check path
(edit) @c7fa4d   3 years yarrick Assign client IPs within the network (fixes #28), also limit number of …
(edit) @7b7661   3 years yarrick Happy new year
(edit) @62824e   3 years yarrick Handle trans id >= 0x8000, fix bug #37
(edit) @7fafac   3 years yarrick update tests after inline dot function now uses 57 as distance
(edit) @2c4c5e   3 years yarrick Added simple 5bits to 8 and reverse encoder, with test
(edit) @7eb7c0   3 years yarrick Updated encoding tests
(edit) @e7fdb0   4 years yarrick Reverted [686], [689] and [692]. SSH login now works again. Increased …
(edit) @612d14   4 years yarrick Print failed tests
(edit) @33c1ef   4 years yarrick Base64 codec now uses + as 64th char
(edit) @3fc9ea   4 years yarrick Improved latency for traffic initiated from server
(edit) @06f60e   4 years yarrick Removed needless va_str()
(edit) @07e98f   4 years yarrick reverting the code after 0.4.1, except for some patches
(edit) @70d484   4 years yarrick Fix tests, dotting does not spare a char anymore
(edit) @124c83   4 years yarrick Link test with packet
(edit) @91178e   5 years yarrick Init variables, fix #26
(edit) @ba8f2c   5 years yarrick base64 impl now escapes dots. does not really respect buflen
(edit) @bacb0d   5 years yarrick Add 2007 in tests
(edit) @1173bf   5 years yarrick added base64 test in header
(edit) @7c53be   5 years yarrick added base64 codec
(edit) @1e7486   5 years yarrick make sure len is always correct
(edit) @019fb5   5 years yarrick Fixed tests after #6 api changes
(edit) @3341f3   5 years yarrick Additional checks
(edit) @68c423   5 years yarrick Added test on user handling methods
(edit) @7ea803   5 years yarrick Use -pedantic in tests, fixed all warnings
(edit) @05927b   5 years yarrick Fix testcases after refactoring
(edit) @71e935   5 years yarrick #3 fixed last test, added A char
(edit) @79f994   5 years yarrick #3 fixed decode query test
(edit) @a8127f   5 years yarrick #3 updated encoding testcase to new usage
(edit) @c58df4   5 years yarrick Reverting unintended commit
(edit) @9355cd   5 years yarrick #10 fixed basic ack. pings bigger than 110 still lost
(edit) @da636b   5 years yarrick #3 fix issue with topdomain. Also make sure ping packet is type NULL
(edit) @0fd3d9   5 years yarrick #3 Make testcases compile. They still need to be adjusted to the new way …
(edit) @1deab4   5 years yarrick #4 make tests pass as well
(edit) @3e52c9   5 years yarrick Empty buffer before writing, added packet dump function
(edit) @a78b85   5 years yarrick Fix signedness warnings
(edit) @1a4680   5 years yarrick Rework query testcase, some dns cleanup
(edit) @89c99f   5 years yarrick Use dns_decode for packets from client
(edit) @d1c36f   5 years yarrick Added dns_decode test for response
(edit) @82c634   5 years yarrick Add testcase for dns_encode on answers
(edit) @d1ffed   5 years yarrick Added test on dns_encode
(edit) @2a860e   5 years yarrick Added login hash test
(edit) @d0fdda   5 years yarrick Added login hash test
(edit) @7c223c   5 years flex modified timeout-check to work with older versions of check
(edit) @0aa665   5 years yarrick Check that the buffer is intact
(edit) @22c66a   5 years yarrick More dns tests
(edit) @10a8c6   5 years yarrick Cleanup
(edit) @977274   5 years yarrick Removed old tests
(edit) @5b1494   5 years yarrick Use CC/LD
(edit) @19a0b9   5 years flex fixed interval in read testcase, handles check without timeout
(edit) @8babf3   5 years flex put/getlong fixed
(edit) @7368bc   5 years yarrick Set timeout on testcase to avoid killing
(edit) @981204   5 years yarrick Lowercase suite name
(edit) @b13552   5 years flex fixed memleak in tests
(edit) @0c8e39   5 years flex base32 now correct and test cleanup
(edit) @ec1ed4   5 years flex removed possible segfault in the test-code
(edit) @dc34d6   5 years flex all old tests have been ported to check
(edit) @9ccbd4   5 years flex added tests for putshort, putlong and readname
(edit) @0f0c81   5 years flex first step in work towards check unit tests
(edit) @8b8190   6 years yarrick Fixed tests
(add) @1f740d   6 years flex moving files to src and tests, tests disabled
Note: See TracRevisionLog for help on using the revision log.