Erik Ekman
|
f11328306d
|
Fix unused variable warnings in test cases
|
2014-01-29 22:41:24 +01:00 |
|
Erik Ekman
|
b0e41e82e4
|
Fix gcc warning -Wsizeof-pointer-memaccess in test
|
2014-01-29 22:38:35 +01:00 |
|
Erik Ekman
|
46a3d82639
|
Use pkg-config to find needed libs for check.
Also add -lpthread explicitly
|
2014-01-29 22:12:16 +01:00 |
|
Erik Ekman
|
9ee78b6f4d
|
Fix some warnings in read tests
|
2014-01-29 21:22:58 +01:00 |
|
Erik Ekman
|
d9d4c1dba6
|
Remove checks that cannot fail
|
2012-02-12 10:39:46 +01:00 |
|
Erik Ekman
|
01416bbca5
|
Reorganize imports for OpenBSD
|
2012-02-12 10:39:24 +01:00 |
|
Marcel Bokhorst
|
a569030bb7
|
Android support (#105) patch from Marcel Bokhorst
|
2012-02-04 20:34:05 +01:00 |
|
Erik Ekman
|
244a47efb8
|
Fix strange sizeof()
|
2012-02-04 20:34:04 +01:00 |
|
Erik Ekman
|
aa818c58bb
|
fix tests after patch in #88
|
2012-02-04 20:34:04 +01:00 |
|
Erik Ekman
|
85104a4088
|
Fix test cases
|
2012-02-04 20:34:04 +01:00 |
|
Erik Ekman
|
8f2c210019
|
Fix segfault in test for BSDs
|
2012-02-04 20:34:04 +01:00 |
|
Erik Ekman
|
5951166b36
|
Fix data length in encoding dns queries
|
2012-02-04 20:34:04 +01:00 |
|
Erik Ekman
|
93a313b130
|
Added new test, found and fixed an actual bug
|
2012-02-04 20:34:03 +01:00 |
|
Erik Ekman
|
444299b86e
|
#51 handle one block encode/decode for base32
|
2012-02-04 20:34:00 +01:00 |
|
Erik Ekman
|
eed52b783f
|
#51 handle one block encode/decode for base64
|
2012-02-04 20:34:00 +01:00 |
|
Erik Ekman
|
1cdba385ef
|
Added tests on forwarded query cache
|
2012-02-04 20:34:00 +01:00 |
|
Erik Ekman
|
95513517ee
|
refactored tests
|
2012-02-04 20:34:00 +01:00 |
|
Erik Ekman
|
b6fc3fc0ef
|
Made dns_get_id return unsigned short, added test cases
|
2012-02-04 20:34:00 +01:00 |
|
Erik Ekman
|
3ee49377e8
|
Extended test cases
|
2012-02-04 20:34:00 +01:00 |
|
Erik Ekman
|
0836ad0a5b
|
revert cygwin stuff
|
2012-02-04 20:34:00 +01:00 |
|
Erik Ekman
|
97bf71e944
|
Make it build and fix tests in cygwin
|
2012-02-04 20:33:59 +01:00 |
|
Erik Ekman
|
dc17bc69fe
|
#40, fix dots in hostname when length is 113, 170, 227... Includes test.
|
2012-02-04 20:33:59 +01:00 |
|
Erik Ekman
|
3ba81894fc
|
add osflags for tests
|
2012-02-04 20:33:59 +01:00 |
|
Erik Ekman
|
c164b8ea54
|
allow custom check path
|
2012-02-04 20:33:59 +01:00 |
|
Erik Ekman
|
c7fa4ddde2
|
Assign client IPs within the network (fixes #28), also limit number of users depending on netmask (for #27)
|
2012-02-04 20:33:59 +01:00 |
|
Erik Ekman
|
7b76616015
|
Happy new year
|
2012-02-04 20:33:59 +01:00 |
|
Erik Ekman
|
62824e92ed
|
Handle trans id >= 0x8000, fix bug #37
|
2012-02-04 20:33:58 +01:00 |
|
Erik Ekman
|
7fafac62e7
|
update tests after inline dot function now uses 57 as distance
|
2012-02-04 20:33:58 +01:00 |
|
Erik Ekman
|
2c4c5ec1ba
|
Added simple 5bits to 8 and reverse encoder, with test
|
2012-02-04 20:33:58 +01:00 |
|
Erik Ekman
|
7eb7c02e5f
|
Updated encoding tests
|
2012-02-04 20:33:58 +01:00 |
|
Erik Ekman
|
e7fdb0a5f5
|
Reverted [686], [689] and [692]. SSH login now works again. Increased version.
|
2012-02-04 20:33:58 +01:00 |
|
Erik Ekman
|
612d142819
|
Print failed tests
|
2012-02-04 20:33:58 +01:00 |
|
Erik Ekman
|
33c1efb9ca
|
Base64 codec now uses + as 64th char
|
2012-02-04 20:33:58 +01:00 |
|
Erik Ekman
|
3fc9eaeaa3
|
Improved latency for traffic initiated from server
|
2012-02-04 20:33:57 +01:00 |
|
Erik Ekman
|
06f60e2a3b
|
Removed needless va_str()
|
2012-02-04 20:33:57 +01:00 |
|
Erik Ekman
|
07e98f181c
|
reverting the code after 0.4.1, except for some patches
|
2012-02-04 20:33:56 +01:00 |
|
Erik Ekman
|
70d4843166
|
Fix tests, dotting does not spare a char anymore
|
2012-02-04 20:33:56 +01:00 |
|
Erik Ekman
|
124c83b7f5
|
Link test with packet
|
2012-02-04 20:33:56 +01:00 |
|
Erik Ekman
|
91178e7066
|
Init variables, fix #26
|
2012-02-04 20:33:55 +01:00 |
|
Erik Ekman
|
ba8f2cfac1
|
base64 impl now escapes dots. does not really respect buflen
|
2007-06-10 18:55:18 +00:00 |
|
Erik Ekman
|
bacb0d2bfb
|
Add 2007 in tests
|
2007-06-09 18:15:29 +00:00 |
|
Erik Ekman
|
1173bf2c8e
|
added base64 test in header
|
2007-06-09 17:52:02 +00:00 |
|
Erik Ekman
|
7c53be08c0
|
added base64 codec
|
2007-06-09 17:49:19 +00:00 |
|
Erik Ekman
|
1e7486bdd2
|
make sure len is always correct
|
2007-06-09 17:48:28 +00:00 |
|
Erik Ekman
|
019fb51ee6
|
Fixed tests after #6 api changes
|
2007-06-09 16:57:33 +00:00 |
|
Erik Ekman
|
3341f3c268
|
Additional checks
|
2007-02-11 15:04:44 +00:00 |
|
Erik Ekman
|
68c4233f9b
|
Added test on user handling methods
|
2007-02-11 14:39:43 +00:00 |
|
Erik Ekman
|
7ea80349f5
|
Use -pedantic in tests, fixed all warnings
|
2007-02-11 14:07:26 +00:00 |
|
Erik Ekman
|
05927b97e4
|
Fix testcases after refactoring
|
2007-02-11 01:46:45 +00:00 |
|
Erik Ekman
|
71e9359ed0
|
#3 fixed last test, added A char
|
2007-02-08 21:10:46 +00:00 |
|