summaryrefslogtreecommitdiff
path: root/include/linux/linux_string.h
diff options
context:
space:
mode:
authorSimon Glass <[email protected]>2019-09-25 08:55:51 -0600
committerBin Meng <[email protected]>2019-10-08 13:57:38 +0800
commitfe9a967925521c78fb52621ee760ead381a80cb7 (patch)
treea95fb3955be4b2e287c31f9b824f80e1c20ac860 /include/linux/linux_string.h
parentfdd72be486144f154fdfac91e7bfc2d503fea9fb (diff)
dm: test: Fix running of multiple test from command line
At present when multiple 'ut dm' commands are executed, all but the first is run with a flat tree, even if live tree is enabled. This is because the live tree node pointer is set to NULL and never restored. This does not affect normal test running, which just runs all the test in one go, but can be confusing when several individual tests are run during the same U-Boot run. Correct this by restoring the pointer. Fixes: c166c47ba3 (dm: test: Add support for running tests with livetree) Signed-off-by: Simon Glass <[email protected]> Reviewed-by: Bin Meng <[email protected]> Tested-by: Bin Meng <[email protected]>
Diffstat (limited to 'include/linux/linux_string.h')
0 files changed, 0 insertions, 0 deletions