aboutsummaryrefslogtreecommitdiffstats
path: root/testing/tests/tnc/tnccs-20-os
Commit message (Collapse)AuthorAgeFilesLines
* testing: Globally define logging via syslog for charon-systemdTobias Brunner2017-11-153-9/+0
| | | | | | | We could make the same change for charon (actually setting it for charon in strongswan.conf.testing would work for charon-systemd too), however, there are dozens of test cases that currently set charondebug in ipsec.conf.
* testing: Converterd tnc to systemdAndreas Steffen2017-11-115-21/+9
|
* imv-os: Updated security update evaluationAndreas Steffen2017-09-013-3/+3
|
* testing: Add expect-connection calls for all tests and hostsTobias Brunner2016-06-161-0/+2
| | | | There are some exceptions (e.g. those that use auto=start or p2pnat).
* testing: Update test scenarios for Debian jessieTobias Brunner2016-06-161-4/+4
| | | | | | | The main difference is that ping now reports icmp_seq instead of icmp_req, so we match for icmp_.eq, which works with both releases. tcpdump now also reports port 4500 as ipsec-nat-t.
* testing: Use absolute path of imv_policy_managerAndreas Steffen2016-04-261-1/+1
|
* testing: Include IKE port information in evaltestsAndreas Steffen2016-03-051-4/+4
|
* testing: Converted tnc scenarios to swanctlAndreas Steffen2015-12-1116-111/+212
|
* testing: Reduce runtime of all tests that use SQLite databases by storing ↵Tobias Brunner2015-11-094-10/+5
| | | | them in ramfs
* testing: Improve runtime of TNC tests by storing the SQLite DB in ramfsTobias Brunner2015-11-092-1/+4
| | | | This saves about 50%-70% of the time needed for scenarios that use a DB.
* testing: Avoid delays with ping by using -W and -i optionsTobias Brunner2015-11-091-2/+2
| | | | | | With -W we reduce timeouts when we don't expect a response. With -i the interval between pings is reduced (mostly in case of auto=route where the first ping yields no reply).
* testing: Make TNC scenarios agnostic to the actual Debian versionTobias Brunner2014-10-073-9/+10
| | | | | The scenarios will work with new or old base images as long as the version in use is included as product in the master data (src/libimcv/imv/data.sql).
* configure: Load fetcher plugins after crypto base pluginsMartin Willi2014-09-243-3/+3
| | | | | | | | | | Some fetcher plugins (such as curl) might build upon OpenSSL to implement HTTPS fetching. As we set (and can't unset) threading callbacks in our openssl plugin, we must ensure that OpenSSL functions don't get called after openssl plugin unloading. We achieve that by loading curl and all other fetcher plugins after the base crypto plugins, including openssl.
* Updated description of TNC scenarios concerning RFC 7171 PT-EAP supportAndreas Steffen2014-06-261-6/+7
|
* Migration from Debian 7.4 to 7.5Andreas Steffen2014-05-312-4/+4
|
* Implemented PT-EAP protocol (RFC 7171)Andreas Steffen2014-05-123-14/+8
|
* Use python-based swidGenerator to generated SWID tagsAndreas Steffen2014-04-153-5/+5
|
* testing: Use installed PTS SQL schema and data instead of local copyTobias Brunner2014-02-121-3/+3
|
* Updated and split data.sqlAndreas Steffen2013-10-234-897/+50
|
* Fixes in tnc scenariosAndreas Steffen2013-08-192-1/+2
|
* updated some TNC scenariosAndreas Steffen2013-07-192-6/+47
|
* Override policy recommendation in enforcementAndreas Steffen2013-07-111-3/+3
|
* Register packages under Debian 7.0 x86_64Andreas Steffen2013-07-042-5/+5
|
* 5.1.0 changes for test casesAndreas Steffen2013-06-295-13/+857
|
* Use attest database in tnc/tnccs-20-os scenario5.0.4Andreas Steffen2013-04-214-2/+15
|
* Updated comments in test.conf of all testsTobias Brunner2013-01-171-4/+4
|
* Renamed $UMLHOSTS to $VIRTHOSTSTobias Brunner2013-01-171-2/+2
|
* converted all tnc iptables scenariosAndreas Steffen2013-01-172-6/+6
|
* Disable IPv4 forwarding on carol in order to pass tnc/tnccs-20-os scenarioAndreas Steffen2013-01-172-0/+2
|
* Adapt test configurationsReto Buerki2013-01-171-6/+6
| | | | Adapt test configurations to the new Debian-based system.
* updated parametersAndreas Steffen2012-11-122-2/+2
|
* implemented IETF Numeric Version attributeAndreas Steffen2012-10-181-7/+7
|
* implemented IETF Remediation Instructions attributeAndreas Steffen2012-10-181-2/+4
|
* increased IMC/IMV debug level to 3Andreas Steffen2012-10-173-3/+3
|
* added tnc/tnccs-20-os scenarioAndreas Steffen2012-10-1217-0/+255