commit | 323ff9f185b9f53c70796d789715bbe7f5a83cb4 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sun Dec 29 21:19:26 2019 -0700 |
committer | Simon Glass <sjg@chromium.org> | Tue Jan 07 16:02:39 2020 -0700 |
tree | f66bb23f1ed29ebfd925ee921e2fa975fefb2a6f | |
parent | 204675c413902a5e85196d8bc2bd88d12b7aad78 [diff] |
dm: devres: Add tests The devres functionality has very few users in U-Boot, but it still should have tests. Add a few basic tests of the main functions. Signed-off-by: Simon Glass <sjg@chromium.org>