| commit | 682961a382d6952e1eb04d07aa393c65ce953c9e | [log] [tgz] |
|---|---|---|
| author | Marc Herbert <marc.herbert@intel.com> | Wed Mar 20 16:48:49 2019 -0700 |
| committer | Anas Nashif <anas.nashif@intel.com> | Thu Mar 28 09:30:00 2019 -0400 |
| tree | a0283e1bf68233b36c23b6ed815b8d1733297fe4 | |
| parent | 7061c035cdbc365c3e98a3be607fdac05f92c371 [diff] |
sanitycheck: document that --save-tests appends to existing file Fix --help message. Also rename run_report() to save_tests() as it's used only once by --save-tests and nowhere else. Maybe the code was shared with some --other-report feature in the past but not any more. Signed-off-by: Marc Herbert <marc.herbert@intel.com>