commit | 14bd413826a7487796ab9668a32ea0fe07373e46 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Fri May 02 08:46:21 2025 -0600 |
committer | Simon Glass <sjg@chromium.org> | Fri May 30 09:49:32 2025 +0100 |
tree | 300d6df560a5984ed2c6a1b5abfa8ecd1780562d | |
parent | 527d864528249013a1b6e4d7ed73b9f0f9a1d3ae [diff] |
expo: Test some cedit actions Refactor the action-processing code into a new cedit_do_action() function so we can call it from a test. Check moving to a new field and opening the menu, to ensure that rendering is correct. Signed-off-by: Simon Glass <sjg@chromium.org>