diff options
author | Tobias Deiminger <tdmg@linutronix.de> | 2024-01-08 22:11:00 +0100 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2024-01-18 20:23:37 -0500 |
commit | 2d30b293c8e105279fdab0a83029483dbd49b42e (patch) | |
tree | 8e0d97ba8a405a6c97bc61764fcfe7d81b14b81f /common/cli_readline.c | |
parent | 3c3270b5696aa4c4bbd6e837730e5e14b801a1b6 (diff) |
test: Skip cleanup test if not built out of tree
With commit 42c0e5bb054d ("test: Find leftovers after clean/mrproper")
we assume that we are performing out of tree builds. test_clean and
test_mrproper fail if the assumption isn't met.
However there are valid scenarios where tests run with in source builds
(i.e., test.py --build-dir=.).
Automatically skip cleanup tests in such scenarios to prevent false
positives.
Signed-off-by: Tobias Deiminger <tdmg@linutronix.de>
Reviewed-by: Harald Seiler <u-boot@rahix.de>
Diffstat (limited to 'common/cli_readline.c')
0 files changed, 0 insertions, 0 deletions