Re: [kvm-unit-tests PATCH v2 02/18] Document environment variables

2025-01-21 Thread Andrew Jones
On Mon, Jan 20, 2025 at 04:43:00PM +, Alexandru Elisei wrote: > Document the environment variables that influence how a test is executed > by the run_tests.sh test runner. > > Suggested-by: Andrew Jones > Signed-off-by: Alexandru Elisei > --- > docs/unittests.txt | 5 - > run_tests.sh

[kvm-unit-tests PATCH v2 02/18] Document environment variables

2025-01-20 Thread Alexandru Elisei
Document the environment variables that influence how a test is executed by the run_tests.sh test runner. Suggested-by: Andrew Jones Signed-off-by: Alexandru Elisei --- docs/unittests.txt | 5 - run_tests.sh | 12 +--- 2 files changed, 13 insertions(+), 4 deletions(-) diff -