index
:
tteras/strongswan
master
tteras
tteras-release
tteras' strongSwan tree
gitolite
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
libstrongswan
/
tests
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
unit-tests: completed asn1_suite
Andreas Steffen
2013-11-04
1
-33
/
+55
*
Updated test_runner.h with new suites
Andreas Steffen
2013-11-03
1
-0
/
+2
*
unit-tests: 100% function coverage for asn1.c
Andreas Steffen
2013-11-03
1
-4
/
+284
*
unit-tests: 12 asn1 functions tested
Andreas Steffen
2013-11-02
3
-1
/
+541
*
unit-tests: Added tests for pen_type_t
Andreas Steffen
2013-11-01
3
-1
/
+89
*
unit-tests: Additionally do reverse match checking with empty identities
Martin Willi
2013-10-31
1
-0
/
+55
*
unit-tests: Test matching against some empty data identities
Martin Willi
2013-10-31
1
-0
/
+44
*
unit-tests: Test for equality against some empty data identities
Martin Willi
2013-10-31
1
-0
/
+43
*
unit-tests: Let identity equality test fail if a->equals(b) != b->equals(a)
Martin Willi
2013-10-31
1
-1
/
+1
*
unit-tests: Set sa_len in sockaddr template data, if required
Martin Willi
2013-10-24
1
-0
/
+6
*
unit-tests: Make test for bio_writer_t more portable
Tobias Brunner
2013-10-17
1
-2
/
+8
*
utils: Add utility function to calculate padding length
Tobias Brunner
2013-10-17
1
-1
/
+8
*
ipsec_types: Add utility function to parse mark_t from strings
Tobias Brunner
2013-10-11
1
-0
/
+49
*
unit-tests: support testing when leak-detective has not been enabled
Martin Willi
2013-10-11
1
-5
/
+14
*
printf-hook-builtin: Print NaN/Infinity floating point values as such
Martin Willi
2013-10-11
1
-0
/
+14
*
printf-hook-builtin: Correctly round up floating point values
Martin Willi
2013-10-11
1
-8
/
+28
*
printf-hook-builtin: Add some preliminary floating point support
Martin Willi
2013-10-11
1
-0
/
+29
*
printf-hook-builtin: Support GNU %m specifier
Martin Willi
2013-10-11
1
-0
/
+13
*
printf-hook: Add some basic printf() string/integer test functions
Martin Willi
2013-10-11
4
-1
/
+112
*
chunk: Print chunks without separator if + modifier is used
Tobias Brunner
2013-08-24
1
-4
/
+17
*
utils: Add case-insensitive version of strpfx()
Tobias Brunner
2013-08-24
1
-0
/
+36
*
utils: add round_up/down() helper functions
Martin Willi
2013-07-29
1
-0
/
+26
*
unit-tests: Add additional tests for host_t
Tobias Brunner
2013-07-25
1
-3
/
+551
*
unit-tests: Add test for host_create_netmask()
Tobias Brunner
2013-07-24
4
-1
/
+100
*
linked-list: Remove barely used has_more() method
Tobias Brunner
2013-07-17
1
-49
/
+1
*
linked-list: Don't require an argument for the item when enumerating
Tobias Brunner
2013-07-17
1
-0
/
+17
*
linked-list: Remove unused clone_function() method
Tobias Brunner
2013-07-17
1
-29
/
+7
*
linked-list: Remove barely used find_last() method
Tobias Brunner
2013-07-17
1
-23
/
+0
*
linked-list: Remove unused replace() method
Tobias Brunner
2013-07-17
1
-40
/
+51
*
unit-tests: implement tests for array collection
Martin Willi
2013-07-17
4
-1
/
+363
*
chunk: Add predictable hash function
Tobias Brunner
2013-06-28
1
-1
/
+33
*
plugin-loader: Removed unused path argument of load() method
Tobias Brunner
2013-06-28
1
-1
/
+1
*
unit-tests: Print loaded plugins
Tobias Brunner
2013-06-27
1
-0
/
+1
*
unit-tests: RSA key generation might take longer than 4 seconds
Tobias Brunner
2013-06-27
1
-0
/
+1
*
tests: Properly load plugins from build directory
Tobias Brunner
2013-06-27
1
-7
/
+2
*
unit-tests: load plugins in test-runner from build directory
Martin Willi
2013-06-21
2
-1
/
+30
*
unit-tests: link test-runner against -lpthread
Martin Willi
2013-06-21
1
-0
/
+1
*
unit-tests: add RSA test cases, very similar to ECDSA
Martin Willi
2013-06-21
4
-1
/
+400
*
unit-tests: test with /dev/urandom if random plugin is in use
Martin Willi
2013-06-21
1
-0
/
+6
*
unit-tests: test supported ECDSA schemes only
Martin Willi
2013-06-21
1
-0
/
+14
*
Move test-runners has_feature() function to plugin loader
Martin Willi
2013-06-21
1
-32
/
+2
*
unit-tests: enforce CET/CEST timezone to properly test non-UTC time formatting
Martin Willi
2013-06-21
1
-0
/
+6
*
unit-tests: don't use ck_assert() to test a cleared chunk, as it allocates data
Martin Willi
2013-06-21
1
-3
/
+10
*
unit-tests: define 64-bit constats with ULL, fixing compiler warning on 32-bit
Martin Willi
2013-06-21
1
-2
/
+2
*
unit-tests: test some zeroed ECDSA signatures that never should succeed
Martin Willi
2013-06-21
1
-0
/
+63
*
unit-tests: perform signing/validation with keys ECDSA keys generated or loaded
Martin Willi
2013-06-21
1
-0
/
+47
*
unit-tests: add an ECDSA test case loading keys
Martin Willi
2013-06-21
1
-0
/
+61
*
unit-tests: perform a first ECDSA test case if ECDSA is supported
Martin Willi
2013-06-21
4
-1
/
+58
*
unit-tests: add a helper function checking if a plugin feature is available
Martin Willi
2013-06-21
1
-0
/
+32
*
unit-tests: add a test case checking if all test vectors have been passed
Martin Willi
2013-06-21
4
-1
/
+44
[prev]
[next]