Home
last modified time | relevance | path

Searched hist:"82012 dd284257ce785b1e3996a9a2519e8a4b303" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/tools/patman/
H A Dcommand.py82012dd284257ce785b1e3996a9a2519e8a4b303 Sat Sep 06 01:00:12 UTC 2014 Simon Glass <sjg@chromium.org> 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: Simon Glass <sjg@chromium.org>