commit | 3e6fbf584903b79d9556d9798abe7b9919b3da0a | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Mon Oct 01 21:12:46 2018 -0600 |
committer | Simon Glass <sjg@chromium.org> | Mon Oct 08 07:34:34 2018 -0600 |
tree | ce0d293e148fbafbb10b45d04f3571d74d4da400 | |
parent | e6dafb8a876ff9c27c2dc27007368cd2328176c5 [diff] |
test: Reduce the number of tests run with sandbox_flattree We only need to run driver-model tests with this config, since this is the only thing that is different when CONFIG_OF_LIVE is not defined. Filter out the other tests to same time. Signed-off-by: Simon Glass <sjg@chromium.org>