test_fs: Rename mount dir to scratch
authorRichard Weinberger <richard@nod.at>
Thu, 21 Nov 2024 22:32:08 +0000 (15:32 -0700)
committerTom Rini <trini@konsulko.com>
Tue, 26 Nov 2024 17:13:39 +0000 (11:13 -0600)
commitc25e8ceea45038ce6a1cf6d00904059e493961ee
tree30373c78ab3ad96ff621289c15194c5f08e043a5
parent5b2ea71eaf13694b77545c5df9ec80d25d0e2f14
test_fs: Rename mount dir to scratch

Since no mounting happens anymore, rename the "mnt"
directory to "scratch" and the related variables.

Signed-off-by: Richard Weinberger <richard@nod.at>
Reviewed-by: Mattijs Korpershoek <mkorpershoek@baylibre.com>
Signed-off-by: Simon Glass <sjg@chromium.org>
test/py/tests/test_fs/conftest.py