test: Mark test_gpt tests as slow
authorSimon Glass <sjg@chromium.org>
Sat, 6 Aug 2022 23:51:53 +0000 (17:51 -0600)
committerTom Rini <trini@konsulko.com>
Mon, 12 Sep 2022 22:06:36 +0000 (18:06 -0400)
commitd401187fecc16d68e816832d0cace53e872c6afe
tree70ab880a5b6a5330e0e839e25ef3a70c22929ae1
parentc7c113dc133b0833cde1366820ecfcc3c3869fad
test: Mark test_gpt tests as slow

Mark all the tests in this file as slow, since they take a while.

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