Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-07-11 | test: Add Message test case | Laurent Pinchart | |
The Message class test creates a receiver inheriting from Object, moves it to a different thread, sends a message to the receiver and verifies that the message is delivered in the correct thread. Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Reviewed-by: Niklas Söderlund <niklas.soderlund@ragnatech.se> |