commit | a85fce95c7aa41450cc3e490aebc499ee5493712 | [log] [tgz] |
---|---|---|
author | Stephen Warren <swarren@nvidia.com> | Wed Jan 27 23:57:53 2016 -0700 |
committer | Simon Glass <sjg@chromium.org> | Thu Jan 28 21:01:24 2016 -0700 |
tree | 72fd2ade5f59242f74d8332d9710fa562e259a80 | |
parent | b8936ae5d4c2b66e4a6eedd3cfcee73f2c5b5004 [diff] |
test/py: run sandbox in source directory Some unit tests expect the cwd of the sandbox process to be the root of the source tree. Ensure that requirement is met. Signed-off-by: Stephen Warren <swarren@nvidia.com> Acked-by: Simon Glass <sjg@chromium.org>