test: mapped-buffers: Provide MappedBuffer test
Provide initial testing framework for the MappedBuffer component. Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Signed-off-by: Kieran Bingham <kieran.bingham@ideasonboard.com>
This commit is contained in:
parent
b3383da79f
commit
e5b829ee53
2 changed files with 115 additions and 0 deletions
|
@ -31,6 +31,7 @@ internal_tests = [
|
|||
['file', 'file.cpp'],
|
||||
['file-descriptor', 'file-descriptor.cpp'],
|
||||
['hotplug-cameras', 'hotplug-cameras.cpp'],
|
||||
['mapped-buffer', 'mapped-buffer.cpp'],
|
||||
['message', 'message.cpp'],
|
||||
['object', 'object.cpp'],
|
||||
['object-delete', 'object-delete.cpp'],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue