From: Cyril H. <ch...@su...> - 2025-05-15 10:33:51
|
Hi! > LTP_COLORIZE_OUTPUT allows more complicated setup (y/1 always, n/0: never), > but any value here enables the feature (e.g. LTP_COLORIZE_OUTPUT=0). > This would be nice to unify, but I'm ok to ignore it as it's before release. We also have LTP_ENABLE_DEBUG that has the same values so let's keep the API the same. I've send v3 with this and the docs changes. > > + > > assert_test_fn(); > > > TCID = tid = get_tid(argv); > > Adding docs (+ sort variables while at it). I've only added the docs for LTP_REPRODUCIBLE_OUTPUT in v3, the sorting should go in a separate patch. We also miss at least TST_ENABLE_DEBUG in the output of -h switch as well. -- Cyril Hrubis ch...@su... |