diff options
author | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | 2022-07-31 19:41:09 +0300 |
---|---|---|
committer | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | 2022-07-31 20:13:40 +0300 |
commit | 780538db85f68288a58fb166d015e4b38b5ac633 (patch) | |
tree | a90ce6fd2a6631c2a193bd574829d2080a894ddf /tests/Makefile | |
parent | a506d11d699deca92e5e62e214d206c5917e20c7 (diff) |
kmstest: Raise clear exception when property is not found
When converting a property value string to an integer, if the property
is not found, an AttributeError exception is raised and reports that
"'NoneType' object has no attribute 'type'". This isn't very clear,
replace it with a RuntimeError with a proper message.
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Diffstat (limited to 'tests/Makefile')
0 files changed, 0 insertions, 0 deletions