]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
buildman: Expand output test to cover directory prefixes
authorSimon Glass <sjg@chromium.org>
Sat, 6 Sep 2014 01:00:21 +0000 (19:00 -0600)
committerSimon Glass <sjg@chromium.org>
Tue, 9 Sep 2014 22:38:30 +0000 (16:38 -0600)
commit930c8d4ad8d179bce2426f9fca8edac904bafddc
treeeec8216f2f547d2699adf168317246bcead8779c
parentdfb7e932350f3afee230d733e32335fe3c9b96b1
buildman: Expand output test to cover directory prefixes

Now that buildman supports removing the build directory prefix from output,
add a test for it. Also ensure that output directories are removed when the
test completes.

Signed-off-by: Simon Glass <sjg@chromium.org>
tools/buildman/test.py