Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-05-08 | system: tests: Use 'start-service' to wait for service. | Ludovic Courtès | |
* gnu/tests/base.scm (%test-basic-os): Use 'start-service' instead of a busy loop to wait for 'term-tty1'. | |||
2016-05-04 | tests: Add whole-system test. | Ludovic Courtès | |
* gnu/system/vm.scm (virtualized-operating-system): Export. * gnu/tests/base.scm: New file. * gnu/local.mk (GNU_SYSTEM_MODULES): Add it. * Makefile.am (check-system): New target. |