| commit | aa4e0e005bfec08bcd0844ad043bba6226276474 | [log] [tgz] |
|---|---|---|
| author | Simon Glass <sjg@chromium.org> | Thu Dec 28 13:14:21 2017 -0700 |
| committer | Simon Glass <sjg@chromium.org> | Sat Feb 03 10:09:27 2018 -0700 |
| tree | efdd4caf9b2fa2c142a1bfe1f9b104d9ad03e8a7 | |
| parent | 3fd24fa9ed0c81a2cb254c4a27d5ec185726e0f3 [diff] |
log: Add tests for the new log features Add a test of the 'log format' and 'log rec' commands. This also covers things like log_get_cat_by_name(), since they are used by these commands. Fix a style nit in the tests also. Signed-off-by: Simon Glass <sjg@chromium.org>