]> git.dujemihanovic.xyz Git - u-boot.git/commit
test/py: spi: Rephrase the warning/error messages
authorLove Kumar <love.kumar@amd.com>
Fri, 15 Nov 2024 13:08:00 +0000 (18:38 +0530)
committerTom Rini <trini@konsulko.com>
Fri, 15 Nov 2024 19:11:29 +0000 (13:11 -0600)
commit92e1c2bf9ea93c9bd3e6871cc81566bb10dbc017
tree67c34e359d37c116bdf30f4c7d2825751db3d9e3
parentc04999d99940df203d6396891772eff686bc4b4f
test/py: spi: Rephrase the warning/error messages

Rephrasing the error and warning messages to be more meaningful and
clear.

Signed-off-by: Love Kumar <love.kumar@amd.com>
test/py/tests/test_spi.py