summaryrefslogtreecommitdiffstats
path: root/tests/test-framework/site/VMConfigs
diff options
context:
space:
mode:
Diffstat (limited to 'tests/test-framework/site/VMConfigs')
-rw-r--r--tests/test-framework/site/VMConfigs/LinuxUbuntu9.1064Bit.cfg8
-rw-r--r--tests/test-framework/site/VMConfigs/WindowsVista32Bit.cfg9
-rw-r--r--tests/test-framework/site/VMConfigs/WindowsVista64Bit.cfg9
-rw-r--r--tests/test-framework/site/VMConfigs/WindowsXp32Bit.cfg9
-rw-r--r--tests/test-framework/site/VMConfigs/WindowsXp64Bit.cfg9
5 files changed, 44 insertions, 0 deletions
diff --git a/tests/test-framework/site/VMConfigs/LinuxUbuntu9.1064Bit.cfg b/tests/test-framework/site/VMConfigs/LinuxUbuntu9.1064Bit.cfg
new file mode 100644
index 000000000..a5c19e084
--- /dev/null
+++ b/tests/test-framework/site/VMConfigs/LinuxUbuntu9.1064Bit.cfg
@@ -0,0 +1,8 @@
+[General]
+snapshot=base
+username=kdab
+password=kdab
+vmx=[standard] Linux Ubuntu 9.10 64 Bit/Linux Ubuntu 9.10 64 Bit.vmx
+tempDir=/home/kdab
+os=linux64
+python=/usr/bin/python
diff --git a/tests/test-framework/site/VMConfigs/WindowsVista32Bit.cfg b/tests/test-framework/site/VMConfigs/WindowsVista32Bit.cfg
new file mode 100644
index 000000000..40a49d2f1
--- /dev/null
+++ b/tests/test-framework/site/VMConfigs/WindowsVista32Bit.cfg
@@ -0,0 +1,9 @@
+[General]
+snapshot=base
+username=kdab
+password=kdab
+vmx=[standard] Windows Vista 32 Bit/Windows Vista 32 Bit.vmx
+tempDir=c:\Users\kdab\Desktop
+os=windows
+python=c:\Python26\python.exe
+
diff --git a/tests/test-framework/site/VMConfigs/WindowsVista64Bit.cfg b/tests/test-framework/site/VMConfigs/WindowsVista64Bit.cfg
new file mode 100644
index 000000000..c46d8fba5
--- /dev/null
+++ b/tests/test-framework/site/VMConfigs/WindowsVista64Bit.cfg
@@ -0,0 +1,9 @@
+[General]
+snapshot=base
+username=kdab
+password=kdab
+vmx=[standard] Windows XP 32 Bit/Windows XP 32 Bit.vmx
+tempDir=c:\Dokumente und Einstellungen\kdab\Desktop
+os=windows
+python=c:\Python26\python.exe
+
diff --git a/tests/test-framework/site/VMConfigs/WindowsXp32Bit.cfg b/tests/test-framework/site/VMConfigs/WindowsXp32Bit.cfg
new file mode 100644
index 000000000..c46d8fba5
--- /dev/null
+++ b/tests/test-framework/site/VMConfigs/WindowsXp32Bit.cfg
@@ -0,0 +1,9 @@
+[General]
+snapshot=base
+username=kdab
+password=kdab
+vmx=[standard] Windows XP 32 Bit/Windows XP 32 Bit.vmx
+tempDir=c:\Dokumente und Einstellungen\kdab\Desktop
+os=windows
+python=c:\Python26\python.exe
+
diff --git a/tests/test-framework/site/VMConfigs/WindowsXp64Bit.cfg b/tests/test-framework/site/VMConfigs/WindowsXp64Bit.cfg
new file mode 100644
index 000000000..effbbd70d
--- /dev/null
+++ b/tests/test-framework/site/VMConfigs/WindowsXp64Bit.cfg
@@ -0,0 +1,9 @@
+[General]
+snapshot=base
+username=kdab
+password=kdab
+vmx=[standard] Windows XP 64 Bit/Windows XP 64 Bit.vmx
+tempDir=c:\Documents and Settings\kdab\Desktop
+os=windows
+python=c:\Python26\python.exe
+