summaryrefslogtreecommitdiff
path: root/src/py/libcamera/py_enums.cpp
diff options
context:
space:
mode:
authorTomi Valkeinen <tomi.valkeinen@ideasonboard.com>2023-05-30 15:01:32 +0300
committerLaurent Pinchart <laurent.pinchart@ideasonboard.com>2023-05-30 18:29:10 +0300
commit51dc505d63fb2fd1255bcc71b5927488aadaf78c (patch)
treebf1fce36803883bf23a1aae7439db4b8323390fd /src/py/libcamera/py_enums.cpp
parent1fb31ac4f4c3e436aa3e8a647b5a4b912f0f45a3 (diff)
py: unittests.py: Add weakref helpers and use del
Add helpers to check if a weakref or a list of weakrefs is alive or dead. Also use 'del' for local variables instead of setting the variable to None. This makes debugging the test easier as the locals will be gone from locals() dict. Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ideasonboard.com> Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Diffstat (limited to 'src/py/libcamera/py_enums.cpp')
0 files changed, 0 insertions, 0 deletions