Skip to content
Snippets Groups Projects
Commit 82012dd2 authored by Simon Glass's avatar Simon Glass
Browse files

patman: Provide a way to intercept commands for testing


Add a test point for the command module. This allows tests to emulate
the execution of commands. This provides more control (since we can make
the fake 'commands' do whatever we like), makes it faster to write tests
since we don't need to set up as much environment, and speeds up test
execution.

Signed-off-by: default avatarSimon Glass <sjg@chromium.org>
parent 48ba5856
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment