commit | e41ed9d0ef0de03e76aaa13cec74003598af8224 | [log] [tgz] |
---|---|---|
author | Philipp Schrader <philipp.schrader@gmail.com> | Sun Mar 15 22:57:13 2015 +0000 |
committer | Philipp Schrader <philipp.schrader@gmail.com> | Sat Mar 28 15:04:28 2015 +0000 |
tree | 132b0f647385c6dceada127c1c93c7f250bf6dd6 | |
parent | 16032d878f7328f74c92d95704ef2737f39d830b [diff] |
Add log-related command-line options to unit tests. You can now specify the following when running a unit test: -p, --print-logs Print the log messages as they are being generated. -o, --log-file=FILE Print all log messages to FILE instead of standard output Also, when a test fails the messages no longer get dumped to standard output. They only get dumped when specifying --print-logs. Change-Id: Icc265734f302c27c24829409ca6f7c8fce2979d4