commit | eaf21964f09176419da7bba2ba2711d4e4c47e0e | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sun Mar 07 17:34:43 2021 -0700 |
committer | Tom Rini <trini@konsulko.com> | Fri Mar 12 09:57:29 2021 -0500 |
tree | a54d7960e4dc4e5180a26caf0de7b4c742b97dc8 | |
parent | 9e78ad64e172f9944811eda696abd9ab465cd09d [diff] |
doc: Document how sandbox_spl_tests are run Add a few notes about the sandbox_spl tests, since they are special. Signed-off-by: Simon Glass <sjg@chromium.org> Acked-by: Pratyush Yadav <p.yadav@ti.com>