index
:
libcamera/libcamera.git
master
libcamera official repository
git repository hosting on libcamera.org
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
py
Age
Commit message (
Expand
)
Author
3 days
test: py: LD_PRELOAD the C++ standard library when using ASan
Laurent Pinchart
3 days
test: py: Replace environment array with environment object
Laurent Pinchart
3 days
test: py: Fix log level restore in SimpleTestMethods()
Laurent Pinchart
2023-06-04
py: unittests.py: Fix type checker warnings
Tomi Valkeinen
2023-05-30
py: unittests.py: Add weakref helpers and use del
Tomi Valkeinen
2023-05-30
py: Use exceptions instead of returning error codes
Tomi Valkeinen
2023-05-30
py: Fix CameraManager.version property
Tomi Valkeinen
2022-12-24
test: py: Fix test failure when ASan is enabled
Laurent Pinchart
2022-08-19
py: Switch to non-blocking eventfd
Tomi Valkeinen
2022-06-04
py: Merge read_event() and get_ready_requests()
Tomi Valkeinen
2022-06-01
py: unittests: Fix test_select()
Tomi Valkeinen
2022-06-01
py: unittests: Fix test_sleep()
Tomi Valkeinen
2022-05-27
py: Rename 'efd' to 'event_fd'
Tomi Valkeinen
2022-05-27
py: Add CameraManager.read_event()
Tomi Valkeinen
2022-05-18
py: unittests: Make typechecker happy
Tomi Valkeinen
2022-05-18
py: unittests: Verify that cam and cm are freed
Tomi Valkeinen
2022-05-18
py: unittests: Fix selector fd use
Tomi Valkeinen
2022-05-10
py: Add unittests.py
Tomi Valkeinen