From: Paul Floyd Date: Sat, 28 Jun 2025 07:00:13 +0000 (+0200) Subject: Non-Linux regtest: update none cmdline2 stdout expected X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=5f832cccbdd28b173deae1056048ed12a67bbfd1;p=thirdparty%2Fvalgrind.git Non-Linux regtest: update none cmdline2 stdout expected --- diff --git a/none/tests/cmdline2.stdout.exp-non-linux b/none/tests/cmdline2.stdout.exp-non-linux index 767f1cb9c..56a92dbf1 100644 --- a/none/tests/cmdline2.stdout.exp-non-linux +++ b/none/tests/cmdline2.stdout.exp-non-linux @@ -29,7 +29,11 @@ usage: valgrind [options] prog-and-args where event is one of: startup exit abexit valgrindabexit all none --track-fds=no|yes|all|bad track open file descriptors? [no] - all includes reporting inherited file descriptors + all also reports on open inherited file + descriptors at exit (e.g. stdin/out/err) + bad only reports on file descriptor usage + errors and doesn't list open file descriptors + at exit --modify-fds=no|yes|high modify newly open file descriptors? [no] --time-stamp=no|yes add timestamps to log messages? [no] --log-fd= log messages to file descriptor [2=stderr]