commit | 5be8f37b9b53ab93a5f94b55dfdb03bfc0e09112 | [log] [tgz] |
---|---|---|
author | Stefan Roese <sr@denx.de> | Fri Sep 02 13:57:54 2022 +0200 |
committer | Tom Rini <trini@konsulko.com> | Tue Sep 13 16:01:44 2022 -0400 |
tree | 8bdeb980e294dd298d04b371ad41a0149c90aa07 | |
parent | 4736beca5d1f52c7fc3b749064468bca979d280c [diff] |
cyclic: Add a simple test Add a test for cyclic function registration and activation. Signed-off-by: Stefan Roese <sr@denx.de> Reviewed-by: Simon Glass <sjg@chromium.org>