test: Add Object class thread affinity test
The test verifies thread affinity and thread move notifications. Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Reviewed-by: Jacopo Mondi <jacopo@jmondi.org> Reviewed-by: Niklas Söderlund <niklas.soderlund@ragnatech.se>
This commit is contained in:
parent
a991d5aac0
commit
980d1ee0c0
2 changed files with 89 additions and 0 deletions
|
@ -24,6 +24,7 @@ public_tests = [
|
|||
internal_tests = [
|
||||
['camera-sensor', 'camera-sensor.cpp'],
|
||||
['message', 'message.cpp'],
|
||||
['object', 'object.cpp'],
|
||||
['object-invoke', 'object-invoke.cpp'],
|
||||
['signal-threads', 'signal-threads.cpp'],
|
||||
['threads', 'threads.cpp'],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue