Age | Commit message (Expand) | Author |
2016-06-20 | tests: Export 'run-basic-test'.•••* gnu/tests/base.scm (run-basic-test): New procedure, extracted from ...
(%test-basic-os): ... here. Use it.
| Ludovic Courtès |
2016-05-08 | 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'.
| Ludovic Courtès |
2016-05-04 | 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.
| Ludovic Courtès |