aboutsummaryrefslogtreecommitdiffstats
path: root/testing
Commit message (Collapse)AuthorAgeFilesLines
...
* testing: Don't use a specific version for the QEMU machine typeTobias Brunner2013-03-198-8/+8
| | | | | The previously used pc-1.1 is not yet available on e.g. Ubuntu 12.04. With 'pc' the most current supported version of that type is used.
* testing: Add screen package to base imageTobias Brunner2013-03-051-1/+1
| | | | Makes working in a single SSH session easier.
* testing: Enable ssh connection to second IP by name (e.g. moon1)Tobias Brunner2013-03-051-1/+9
|
* testing: ssh script accepts IP addresses instead of host namesTobias Brunner2013-03-051-4/+11
|
* testing: ssh script forwards arguments to ssh commandTobias Brunner2013-03-051-1/+2
| | | | This allows to execute commands on a virtual host.
* removed unneeded DS filesAndreas Steffen2013-03-053-6/+0
|
* upgraded KVM test suite to Linux 3.8 kernelAndreas Steffen2013-03-032-4/+1867
|
* added openssl-ikev2/alg-aes-gcm scenarioAndreas Steffen2013-03-0311-0/+158
|
* use DNs in tnc/tnccs-20-tls scenarioAndreas Steffen2013-03-034-5/+3
|
* testing: Add a script to easily connect to a host via SSHTobias Brunner2013-02-281-0/+20
| | | | | This doesn't require any entries in /etc/hosts and the correct SSH config is used to allow password-less access.
* Check kvm command existence in start-testingReto Buerki2013-02-221-1/+1
|
* Added ikev2/rw-dnssec scenarioAndreas Steffen2013-02-1921-0/+301
|
* Added ikev2/net2net-dnssec scenarioAndreas Steffen2013-02-1917-0/+220
|
* Configure winnetou as a DNSSEC enabled nameserver for the strongswan.org, ↵Andreas Steffen2013-02-1923-2/+378
| | | | org, and root zones
* Build unbound and ipseckey plugins on KVM imageAndreas Steffen2013-02-192-2/+4
|
* added ikev1/net2net-fragmentation scenario5.0.3dr1Andreas Steffen2013-02-129-0/+122
|
* use EAP identity in tnc/tnccs-20-pdp scenarioAndreas Steffen2013-02-128-10/+12
|
* Removed INSTALL from EXTRA_DIST5.0.2rc1Andreas Steffen2013-01-171-1/+1
|
* Updated documentation for the integration testsTobias Brunner2013-01-172-265/+50
|
* Removed UML from description of ikev2/default-keys testTobias Brunner2013-01-171-3/+3
|
* Updated comments in test.conf of all testsTobias Brunner2013-01-17264-816/+816
|
* Renamed $UMLHOSTS to $VIRTHOSTSTobias Brunner2013-01-17265-529/+529
|
* Drop vim swap fileReto Buerki2013-01-171-0/+0
|
* Enforce reception of multicast traffic on virbr[1|2]Reto Buerki2013-01-171-0/+11
| | | | This is needed to let the ha/both-active test pass.
* Make core dumps workReto Buerki2013-01-173-2/+9
| | | | Core dumps are written to the /var/local/dumps directory.
* Append seconds to TESTDATEReto Buerki2013-01-171-1/+1
| | | | | This avoids 'file exists' warnings when running tests multiple times in one minute.
* Switch to 'mapped' access mode for hostfsReto Buerki2013-01-1714-24/+25
| | | | | | | | | | | Passthrough mode only works as expected when running as root. On Debian/Ubuntu systems qemu runs as user 'libvirt-qemu' and group 'kvm' so all shared files must be chowned to grant access from guests. Symlinks created on the host are still problematic because the Plan 9 filesystem has no direct notion of symbolic links, see [1]. [1] - http://ericvh.github.com/9p-rfc/rfc9p2000.u.html
* Make guest ACPI shutdown workReto Buerki2013-01-172-3/+3
|
* Drop obsolete Gentoo dhcpd init scriptReto Buerki2013-01-173-72/+0
|
* No need to enable ip_forward in pretest filesReto Buerki2013-01-1734-42/+0
| | | | It is enabled by default now.
* Auto-create symlink to testing directory in workdirReto Buerki2013-01-171-0/+2
|
* converted ha/both-active iptables scenarioAndreas Steffen2013-01-176-216/+108
|
* converted all ipv6 iptables/ip6tables scenariosAndreas Steffen2013-01-1796-4619/+396
|
* converted all p2pnat iptables scenariosAndreas Steffen2013-01-1715-396/+164
|
* Rename UML to KVM testsAndreas Steffen2013-01-172-9/+9
|
* converted all tnc iptables scenariosAndreas Steffen2013-01-1732-330/+174
|
* List daemon.log on $RADIUSHOSTSAndreas Steffen2013-01-171-0/+4
|
* implemented ip6tables.rulesAndreas Steffen2013-01-177-0/+104
|
* converted all sql iptables scenariosAndreas Steffen2013-01-1737-489/+116
|
* converted all pfkey iptables scenariosAndreas Steffen2013-01-1725-132/+104
|
* converted all openssl-ikev2 iptables scenariosAndreas Steffen2013-01-1718-48/+48
|
* converted all openssl-ikev1 iptables scenariosAndreas Steffen2013-01-178-22/+22
|
* converted all gcrypt-ikev2 iptables scenariosAndreas Steffen2013-01-174-10/+10
|
* converted all af-alg iptables scenariosAndreas Steffen2013-01-174-10/+10
|
* added ikev1/nat-virtual-ip scenarioAndreas Steffen2013-01-1711-0/+328
|
* converted all ikev1 iptables scenariosAndreas Steffen2013-01-1779-270/+290
|
* use iptables-restore in all ikev2 firewall scenariosAndreas Steffen2013-01-17245-2743/+1374
|
* Updated mark_update script in several IKEv2 scenariosAndreas Steffen2013-01-173-9/+39
|
* activated iptables in some ikev2 scenariosAndreas Steffen2013-01-1729-686/+226
|
* Fixed NO evaltest in tnc/tnccs-20-pdp scenarioAndreas Steffen2013-01-171-2/+2
|