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
/
Makefile.am
Commit message (
Expand
)
Author
Age
Files
Lines
*
process: Provide an abstraction to spawn child processes with redirected I/O
Martin Willi
2014-10-06
1
-0
/
+1
*
unit-tests: Add test for crypto_factory_t's rng_create method
Tobias Brunner
2014-06-20
1
-0
/
+1
*
unit-tests: Make sure plugins in the builddir are loaded
Tobias Brunner
2014-05-19
1
-1
/
+1
*
unit-tests: Add basic tests for settings_t
Tobias Brunner
2014-02-12
1
-0
/
+1
*
unit-tests: added asn1_parser tests
Andreas Steffen
2014-02-10
1
-0
/
+1
*
unit-tests: Add some test cases for HTTP GET/POST fetches
Martin Willi
2014-01-31
1
-0
/
+1
*
unit-tests: Added crypter tests
Andreas Steffen
2013-12-06
1
-0
/
+1
*
unit-tests: Added hasher tests
Andreas Steffen
2013-12-04
1
-0
/
+1
*
Moved test_rng to a test suite of its own
Andreas Steffen
2013-12-04
1
-0
/
+1
*
unit-tests: Export ntru_drbg_create as testable function so no linking is req...
Tobias Brunner
2013-12-04
1
-1
/
+0
*
unit-tests: Move ntru_test_rng_t to a utility class in libtest
Tobias Brunner
2013-12-04
1
-1
/
+2
*
unit-tests: Added ntru entropy, retransmission and ciphertext tests
Andreas Steffen
2013-11-27
1
-0
/
+1
*
unit-tests: first NTRU test case
Andreas Steffen
2013-11-27
1
-1
/
+2
*
unit-tests: Separate test runner to a library, reusable by other tests
Martin Willi
2013-11-06
1
-7
/
+23
*
unit-tests: Add test suite for streams and services
Martin Willi
2013-11-06
1
-0
/
+1
*
unit-tests: Add a few test cases for watcher
Martin Willi
2013-11-06
1
-0
/
+1
*
unit-tests: Implement testing framework without "check"
Martin Willi
2013-11-06
1
-5
/
+3
*
unit-tests: Move test suites to its own subfolder
Martin Willi
2013-11-06
1
-5
/
+19
*
unit-tests: 12 asn1 functions tested
Andreas Steffen
2013-11-02
1
-1
/
+2
*
unit-tests: Added tests for pen_type_t
Andreas Steffen
2013-11-01
1
-1
/
+1
*
printf-hook: Add some basic printf() string/integer test functions
Martin Willi
2013-10-11
1
-1
/
+1
*
unit-tests: Add test for host_create_netmask()
Tobias Brunner
2013-07-24
1
-1
/
+1
*
unit-tests: implement tests for array collection
Martin Willi
2013-07-17
1
-1
/
+1
*
unit-tests: load plugins in test-runner from build directory
Martin Willi
2013-06-21
1
-0
/
+1
*
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
1
-1
/
+2
*
unit-tests: perform a first ECDSA test case if ECDSA is supported
Martin Willi
2013-06-21
1
-1
/
+1
*
unit-tests: add a test case checking if all test vectors have been passed
Martin Willi
2013-06-21
1
-1
/
+1
*
unit-tests: load all libstrongswan plugins in test-runner
Martin Willi
2013-06-21
1
-0
/
+1
*
Enable leak detective for all test cases
Tobias Brunner
2013-06-11
1
-1
/
+1
*
Added tests for bio_writer_t
Tobias Brunner
2013-06-11
1
-1
/
+1
*
Added tests for bio_reader_t
Tobias Brunner
2013-06-11
1
-2
/
+2
*
Added tests for utils/enum.c
Tobias Brunner
2013-06-11
1
-1
/
+1
*
Also capture coverage data for tests but filter them from the result
Tobias Brunner
2013-06-11
1
-1
/
+1
*
Add tests for lib->get|set
Tobias Brunner
2013-06-11
1
-1
/
+1
*
Enable coverage report for libstrongswan
Tobias Brunner
2013-06-11
1
-0
/
+1
*
Converted test for recursive mutex_t
Tobias Brunner
2013-06-11
1
-1
/
+2
*
Converted tests for chunk_t
Tobias Brunner
2013-06-11
1
-1
/
+1
*
Converted and added tests for hashtable_t
Tobias Brunner
2013-06-11
1
-1
/
+1
*
Converted tests for identification_t
Tobias Brunner
2013-06-11
1
-1
/
+2
*
Add tests combining linked_list_t and enumerators
Tobias Brunner
2013-06-11
1
-1
/
+1
*
Add basic tests for linked_list_t
Tobias Brunner
2013-06-11
1
-1
/
+1
*
Add tests for enumerator_t
Tobias Brunner
2013-06-11
1
-1
/
+2
*
Add test runner for unit tests in libstrongswan
Tobias Brunner
2013-06-11
1
-0
/
+15