aboutsummaryrefslogtreecommitdiffstats
path: root/testing
Commit message (Collapse)AuthorAgeFilesLines
...
* testing: Add -v option to do-tests to prefix commands with timestampsTobias Brunner2017-08-071-6/+25
|
* testing: Move collector.db in tnc/tnccs-20-ev-pt-tls scenario to /etc/db.dTobias Brunner2017-08-0714-47/+5
| | | | | Also move initialization to the pretest script (it's way faster in the in-memory database).
* charon-tkm: Call esa_reset() when the inbound SA is deletedTobias Brunner2017-08-076-7/+19
| | | | | | | | | After a rekeying the outbound SA and policy is deleted immediately, however, the inbound SA is not removed until a few seconds later, so delayed packets can still be processed. This adds a flag to get_esa_id() that specifies the location of the given SPI.
* testing: Also capture stderr during test casesTobias Brunner2017-08-071-1/+3
| | | | The output was not correct otherwise due to the reordering of commands.
* testing: Clearly mark the tests that failedTobias Brunner2017-08-071-5/+15
|
* testing: Add tkm/xfrmproxy-rekey scenarioTobias Brunner2017-08-0711-0/+119
| | | | | Similar to the xfrmproxy-expire scenario but here the TKM host is the responder to a rekeying.
* testing: Add pfkey/net2net-rekey scenarioTobias Brunner2017-08-079-0/+117
|
* testing: Add ikev2/net2net-rekey scenarioTobias Brunner2017-08-079-0/+115
|
* testing: Add support for counting matching lines in testsTobias Brunner2017-08-071-14/+23
| | | | | | | Specifying an integer instead of YES in evaltest.dat causes the number to get compared against the actual number of lines matching the pattern. This may be used to count matching packets or log lines.
* Version bump to 5.6.0dr45.6.0dr4Andreas Steffen2017-08-041-1/+1
|
* testing: Added tnc/tnccs-20-ev-pt-tls scenarioAndreas Steffen2017-08-0441-22/+526
|
* Version bump to 5.6.0dr35.6.0dr3Andreas Steffen2017-07-181-1/+1
|
* testing: Fixed the path of pt-tls-clientAndreas Steffen2017-07-183-5/+5
|
* Version bump to 5.6.0dr25.6.0dr2Andreas Steffen2017-07-131-1/+1
|
* Version bump to 5.6.0dr15.6.0dr1Andreas Steffen2017-07-081-1/+1
| | | | | | | This major version includes the new SWIMA IMC/IMV pair which implements the "draft-ietf-sacm-nea-swima-patnc" Internet Draft. Full compliance to the ISO 19770-2:2015 SWID tag standard has been achieved.
* testing: Added tnc/tnccs-20-nea-pt-tls scenarioAndreas Steffen2017-07-0829-0/+455
|
* testing: Adaptation to ISO 19770-2:2015 SWID standardAndreas Steffen2017-07-082-1/+3
|
* testing: Fixed typo in openssl-ikev2/rw-suite-b-192 scenarioAndreas Steffen2017-07-081-1/+1
|
* testing: Support running multiple tests with * as wildcard (e.g. ikev2/ocsp-*)Tobias Brunner2017-07-071-6/+10
|
* Version bump to 5.5.35.5.3Andreas Steffen2017-05-291-3/+3
|
* testing: Add wrapper around service commandTobias Brunner2017-05-261-0/+22
| | | | | | | | When charon is started via service command LEAK_DETECTIVE_LOG is not set because the command strips the environment. Since we only want the variable to be set during the automated test runs we can't just set it in /etc/default/charon. Instead, we do so in this wrapper when charon is started and remove the variable again when it is stopped.
* Fixed some typos, courtesy of codespellTobias Brunner2017-05-261-1/+1
|
* testing: Added swanctl/rw-eap-md5-id-rsa scenarioAndreas Steffen2017-05-269-0/+160
|
* testing: Fix ikev2/two-certs scenarioTobias Brunner2017-05-261-1/+1
| | | | | | | Since 6a8a44be88b0 the certificate received by the client is verified first, before checking the cached certificates for any with matching identities. So we usually don't have to attempt to verify the signature with wrong certificates first and can avoid this message.
* testing: Avoid expiration of allocated SPIs due to low retransmission settingsTobias Brunner2017-05-231-1/+6
|
* Version bump to 5.3.3dr25.5.3dr2Andreas Steffen2017-05-082-3/+2578
|
* Version bump to 5.5.3dr15.5.3dr1Andreas Steffen2017-04-261-2/+2
|
* testing: Created swanctl/rw-eap-aka-sql-rsa scenarioAndreas Steffen2017-04-2613-0/+187
|
* testing: Created ikev2/rw-eap-aka-sql-rsa scenarioAndreas Steffen2017-04-2615-0/+163
| | | | This test scenario tests the eap-simaka-sql plugin.
* Version bump to 5.5.25.5.2Andreas Steffen2017-03-271-2/+2
|
* testing: List BLIS certs in swanctl/rw-newhope-bliss scenarioAndreas Steffen2017-03-273-3/+3
|
* Version bump to 5.2.2rc15.5.2rc1Andreas Steffen2017-03-211-2/+2
|
* testing: Updated OCSP certificate for carolAndreas Steffen2017-03-2113-448/+200
|
* Allow x25519 as an alias of the curve25519 KE algorithmAndreas Steffen2017-03-2083-171/+171
|
* testing: Fix URL for kernel sourcesTobias Brunner2017-03-201-1/+1
|
* Version bump to 5.5.2dr75.5.2dr7Andreas Steffen2017-03-061-1/+1
|
* Version bump to 5.5.2dr65.5.2dr6Andreas Steffen2017-03-031-1/+1
|
* testing: load-testconfig script loads config from source dirTobias Brunner2017-03-022-67/+109
| | | | | | It now does replace the IPs too. This way it's easier to play around with a config (otherwise a do-tests run was required to build the config files in the build dir).
* Version bump to 5.5.2dr55.5.2dr5Andreas Steffen2017-02-232-3/+2527
|
* testing: Fix ALLOWED_HOSTS in strongTNC settings.iniTobias Brunner2017-02-162-2/+2
|
* testing: Fix swanctl/ocsp-disabled scenario after changing the log messagesTobias Brunner2017-02-161-2/+2
|
* Version bump to 5.5.2dr45.5.2dr4Andreas Steffen2017-01-021-2/+2
|
* testing: Added swanctl/ocsp-disabled scenarioAndreas Steffen2017-01-0211-0/+264
|
* testing: Added swanctl/ocsp-signer-cert scenarioAndreas Steffen2017-01-0211-0/+257
|
* testing: Convert swanctl scenarios to curve-25519Andreas Steffen2016-12-3055-101/+101
|
* Version bump to 5.5.2dr3 and Linux kernel 4.95.5.2dr3Andreas Steffen2016-12-172-2/+2504
|
* testing: strongTNC does not come with django.db any moreAndreas Steffen2016-12-174-3/+18
|
* testing: Added ikev2/net2net-ed25519 scenarioAndreas Steffen2016-12-1717-0/+173
|
* Added swanctl/net2net-ed2559 scenario and needed Ed25519 certificatesAndreas Steffen2016-12-1428-1/+300
|
* Version bump to 5.5.2dr25.5.2dr2Andreas Steffen2016-11-141-2/+2
|