|
From: Martin C. <mc...@re...> - 2025-09-17 09:07:30
|
Hi folks, some time back, LTP_REPRODUCIBLE_OUTPUT was introduced in LTP. I'd like to propose a new, related LTP knob for our Valgrind test automation purposes: LTP_QUIET. See attached patch. LTP_QUIET is supposed to suppress certain types of test output messages, such as: TCONF, TWARN, TINFO, and TDEBUG. This would help us keep our test logs briefer, while still keeping the information we need in the logs. Please, consider merging upstream. Thank you, Martin |