summary refs log tree commit diff
path: root/gnu/build/marionette.scm
AgeCommit message (Expand)Author
2023-07-19marionette: Allow passing custom OCR arguments.Bruno Victal
2022-11-17tests: root-unmount: Wait for the first QEMU process to finish.Ludovic Courtès
2022-10-07marionette: Add a callback arguments to wait-for-screen-text.Maxim Cournoyer
2022-10-07marionette: Define keystrokes for typing colons and exclamation marks.Maxim Cournoyer
2022-10-07marionette: Preserve screen dumps on failures.Maxim Cournoyer
2022-10-07marionette: Make marionette-screen-text private.Maxim Cournoyer
2022-09-16marionette: Avoid read error when wait-for-file file is empty.Christopher Baines
2022-09-16marionette: Make it easier to debug REPL read failures.Christopher Baines
2022-08-28build: marionette: Add support for Tesseract OCR.Maxim Cournoyer
2022-08-28marionette: Improve the error message of 'wait-for-screen-text'.Maxim Cournoyer
2022-08-11build: marionette: Adjust QEMU Info manual reference.Maxim Cournoyer
2022-08-09tests: Add qemu-guest-agent system test.Timotej Lazar
2022-05-22marionette: Add #:address parameter to 'wait-for-tcp-port'.Ludovic Courtès
2021-12-23Remove VM generation dead-code.Mathieu Othacehe
2021-09-26marionette: Print a line when a test succeeds.Ludovic Courtès
2021-09-26marionette: 'system-test-runner' can create output directory.Ludovic Courtès
2021-09-26marionette: 'system-test-runner' dumps test log upon failure.Ludovic Courtès
2021-09-25tests: Adjust to SRFI-64 as found in Guile 3.0.7.Ludovic Courtès
2020-02-22marionette: Provide portable US-layout keystrokes for "<" and ">".Ludovic Courtès
2020-02-22marionette: 'wait-for' procedures no longer leak a port.Ludovic Courtès
2019-05-15marionette: Add braces to the keystrokes.Ludovic Courtès
2018-08-28marionette: Add wait-for-unix-socket.Chris Marusich
2018-08-28marionette: Add support for QEMU's "quit" command.Chris Marusich
2018-06-01marionette: Add 'wait-for-tcp-port'.Ludovic Courtès
2018-02-19marionette: Use QEMU's "VM channel" mechanism.Ludovic Courtès
2017-09-08marionette: 'wait-for-file' can be passed a read procedure.Ludovic Courtès
2017-08-28marionette: Augment the set of keystrokes.Ludovic Courtès
2017-08-28marionette: Fix typing of capital letters.Ludovic Courtès
2017-08-28marionette: 'wait-for-file' really raises an error when a file is missing.Ludovic Courtès
2017-06-12marionette: Factorize 'wait-for-file'.Ludovic Courtès
2016-11-23install: Enable "cryptodisk" handling in GRUB.Ludovic Courtès
2016-11-23marionette: Add 'marionette-screen-text' using OCR.Ludovic Courtès
2016-11-23marionette: Delay synchronization with the host's REPL.Ludovic Courtès
2016-11-22marionette: Avoid use of SIGALRM for timeouts.Ludovic Courtès
2016-05-04Add (gnu tests) and (gnu build marionette).Ludovic Courtès