commit | 19fe52d271fe987e2ef73b045fa55e18763c06dd | [log] [tgz] |
---|---|---|
author | Andrew Scull <ascull@google.com> | Sun Jan 15 01:12:14 2023 +0000 |
committer | Andrew Scull <ascull@google.com> | Thu Jan 19 00:17:03 2023 +0000 |
tree | c4ddc264f3a1f58ff972f48a54af5b5319e656c6 | |
parent | 498c61b3ad2ee6cfcd0ca27bbb16937bb4905a4b [diff] |
Add readme for the library and command line tool Give a quick overview of `libhwtrust` and `hwtrust` in a readme. Add a couple of basic tests for the `hwtrust` CLI behaviour described in the readme. Tidy up the build rules and make all the tests unit tests which don't need to be explicitly listed in TEST_MAPPING. Fix: 264913964 Test: atest libhwtrust_tests hwtrust_tests hwtrust_cli_tests Change-Id: I8284d4ab0789d93e7b4bccffaf1162e59b2a5e18