From c0e331f216f5cb25636a07a764c60e0af6be98fa Mon Sep 17 00:00:00 2001 From: Benedikt Peetz Date: Sat, 30 Nov 2024 23:08:21 +0100 Subject: tests(infrastructure/driver): Support executing commands --- tests/README.md | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'tests/README.md') diff --git a/tests/README.md b/tests/README.md index 698c5d83..f789c990 100644 --- a/tests/README.md +++ b/tests/README.md @@ -90,3 +90,8 @@ regex does not match. Set the golden file (the file used for the hash generation) to `ARGS`. `ARGS` must be a valid file path. + +#### `Exec` + +Executes the command (`ARGS`) and waits until it finishes. +This will hang forever, when the command that does not exit. -- cgit 1.4.1