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>
Fri, 29 Nov 2024 20:41:46 +0000 (14:41 -0600)
commitc6504372c6d93228227ee75b1a869551934b3897
tree58def926bb9d8515a7a72d5b0ed2e4b0e8e23c85
parent463bc7b82e7b3e8298d9cb81b5d03af8b48b2148
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