aboutsummaryrefslogtreecommitdiff
path: root/test/py/tests/test_ums.py
diff options
context:
space:
mode:
authorTobias Deiminger <tdmg@linutronix.de>2023-06-20 00:41:07 +0200
committerTom Rini <trini@konsulko.com>2023-07-07 16:25:56 -0400
commit42c0e5bb054da1437fe847bfd4063768c08d39ca (patch)
tree84cbc8c4f5841d348f478ab74565a2ae468e537f /test/py/tests/test_ums.py
parent57fdec65c5d9d6e16ed273243178eb3dc95c8a88 (diff)
test: Find leftovers after clean/mrproper
Docs describe 'make clean' to delete most generated files, 'make mrproper' to delete current configuration and all generated files. This test tries to assert it. Idea is to search remaining files by patterns in copies of the initial out-of-source build, which has two advantages: - looking in an out-of-source build dir allows to tell generated source code from committed source code - copying is fast (compared to rebuilding each time) which allows to do a "world clean" Signed-off-by: Tobias Deiminger <tdmg@linutronix.de>
Diffstat (limited to 'test/py/tests/test_ums.py')
0 files changed, 0 insertions, 0 deletions