aboutsummaryrefslogtreecommitdiffstats
path: root/src/libstrongswan/tests/tests.h
Commit message (Expand)AuthorAgeFilesLines
* signature-params: Add functions to parse/build ASN.1 RSASSA-PSS paramsTobias Brunner2017-11-081-0/+1
* unit-tests: iv_gen_seq has a dependency on RNG_STRONGTobias Brunner2017-07-281-1/+1
* Moved Ed25519 tests to libstrongswanAndreas Steffen2016-12-141-0/+2
* unit-tests: MGF1 tests depend on an XOF implementation not just a hash functionTobias Brunner2016-09-211-2/+2
* auth-cfg: Make IKE signature schemes configurableTobias Brunner2016-03-041-0/+1
* unit-tests: Add tests for iv_gen_seq_tTobias Brunner2015-06-051-0/+1
* unit-tests: Depend on SHA1/SHA256 features for mgf1 test casesMartin Willi2015-03-231-1/+2
* unit-tests: Add an initial set of traffic selector unit testsMartin Willi2015-02-201-0/+1
* unit-tests: Created separate mgf1 test suiteAndreas Steffen2014-11-291-0/+1
* constraints: Add permitted/excludedNameConstraints checkMartin Willi2014-10-301-0/+1
* constraints: Add certificate policy and policy mapping unit testsMartin Willi2014-10-301-0/+1
* process: Provide an abstraction to spawn child processes with redirected I/OMartin Willi2014-10-061-0/+1
* unit-tests: Add test for crypto_factory_t's rng_create methodTobias Brunner2014-06-201-0/+1
* unit-tests: Add basic tests for settings_tTobias Brunner2014-02-121-0/+1
* unit-tests: added asn1_parser testsAndreas Steffen2014-02-101-0/+1
* unit-tests: Add some test cases for HTTP GET/POST fetchesMartin Willi2014-01-311-1/+1
* unit-tests: Added crypter testsAndreas Steffen2013-12-061-0/+1
* unit-tests: Added hasher testsAndreas Steffen2013-12-041-0/+1
* Moved test_rng to a test suite of its ownAndreas Steffen2013-12-041-0/+1
* Implemented NIST SP 800-90A DRBG_HMAC with SHA-256Andreas Steffen2013-11-271-1/+1
* unit-tests: first NTRU test caseAndreas Steffen2013-11-271-0/+2
* unit-tests: Separate test runner to a library, reusable by other testsMartin Willi2013-11-061-0/+36