third_party.pigweed.src/targets/stm32f429i-disc1/py
Wyatt Hepler 8b8c34647b pw_cli: Make process.py faster
- For run_async, replace the silent option with the log_output option.
  With log_output, lines are read one-by-one and logged. Otherwise, the
  output is dumped to a temporary file.
- For tests, only log the output on failure. This substantially speeds
  up verbose tests. A pw_kvs test went from 38 s to 1.2 s when
  passing, or 26 s when failing and printing the output.

Change-Id: Iba18c555c07eeaa9eb5ba79bc8d36d3ef2435485
2020-03-13 19:36:59 +00:00
..
stm32f429i_disc1_utils pw_cli: Make process.py faster 2020-03-13 19:36:59 +00:00
setup.py stm32f429i-disc1: Add unit test server 2019-12-13 11:33:17 -08:00