Commit Graph

16 Commits

Author SHA1 Message Date
Jakub Klama
96eb459666 Add swap to the VM 2015-06-20 20:53:04 +02:00
Jakub Klama
de6d5ecd2e Add convenience makefile target to run telnet to VM console. 2015-06-20 19:55:02 +02:00
Jakub Klama
5d606bcbe6 Add test case running kqueue-tests on target system. 2015-06-20 18:55:19 +02:00
Jakub Klama
52332bfaec Add test for notifyutil -1 & notifyutil -p 2015-06-20 01:23:46 +02:00
Jakub Klama
4c057bc76e Add test case checking whether notifyd is running. 2015-06-19 23:51:55 +02:00
Jakub Klama
67bc706792 Detect VM crash and fail currently executing test. Make VM reboot immediately on panic instead of dropping to ddb. 2015-06-19 21:47:35 +02:00
Jakub Klama
1453e69c24 Add infrastructure for running test cases and add first three tests. 2015-06-19 18:48:47 +02:00
Jakub Klama
d21ead908a Add keys which will be used by test cases to log in to the VM. 2015-06-19 18:18:01 +02:00
Jakub Klama
f6ba36240b Add customized /etc/bootstrap for the VM, because it uses UFS root. 2015-06-19 16:24:03 +02:00
Jakub Klama
898a083853 Start telnet server for accessing VM console instead of using stdio. 2015-06-18 17:28:18 +02:00
Jakub Klama
7dbcadb8b1 Add jlist for serial console getty. 2015-06-17 20:52:39 +02:00
Jakub Klama
54251fddbc Rename /etc/sshd to /etc/ssh in overlay. 2015-06-17 18:39:54 +02:00
Jakub Klama
bb984edec3 Add sshd_config file to the VM allowing to login as root without password; use even less popular IP subnet for VM connection. 2015-06-17 03:36:10 +02:00
Jakub Klama
36a328745d Set up network for the VM. 2015-06-17 03:17:38 +02:00
Jakub Klama
1fde674efe Enable launchd in test VM. 2015-06-17 03:00:39 +02:00
Jakub Klama
071ced9443 Add initial support for TrueOS automated tests. 2015-06-17 02:59:05 +02:00