commit | 18f3afa4be879a9f591518a8f623b30f8b39917d | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sun Jul 18 19:02:42 2021 -0600 |
committer | Minkyu Kang <mk7.kang@samsung.com> | Tue Jul 27 10:34:27 2021 +0900 |
tree | ab3c25e9164fe14eb3206e04044c9b11bc753eb0 | |
parent | 35eab76494a78173ddf71f6e9ff9d9144048b7ee [diff] |
snow: Enable unit tests It is useful to have a board with unit tests enabled, to check that this does not break. Let's choose snow, since it is not under active development and it is glorious. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Jaehoon Chung <jh80.chung@samsung.com> Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>