Ludovic Courtès
|
e3de272a81
|
tests: Export 'run-basic-test'.
* gnu/tests/base.scm (run-basic-test): New procedure, extracted from ...
(%test-basic-os): ... here. Use it.
|
2016-06-20 00:52:53 +02:00 |
Ludovic Courtès
|
5a55564217
|
system: tests: Use 'start-service' to wait for service.
* gnu/tests/base.scm (%test-basic-os): Use 'start-service' instead of a
busy loop to wait for 'term-tty1'.
|
2016-05-08 23:49:44 +02:00 |
Ludovic Courtès
|
e9f693d06f
|
tests: Add whole-system test.
* 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.
|
2016-05-04 23:35:55 +02:00 |