diff options
author | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | 2019-07-11 13:08:40 +0300 |
---|---|---|
committer | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | 2019-07-11 16:38:18 +0300 |
commit | b462f2bfd6c5672a7e2f108bd2fcd4b419f1b25b (patch) | |
tree | 36a7471dd601969498867592d7c0c6ef7e54d992 /src | |
parent | a1b1551446f26e942f7784406c6ea824b3914a53 (diff) |
test: signal: Extend Signal test with multi-inheritance reeiver
Add tests that exercises the Object-related signal code paths (in
particular automatic disconnection on Signal deletion) when the receiver
inherits from multiple base classes, with Object being the second base.
This tests the casts to and from Object * in the signal implementation.
The new tests segfault due bugs in the signal/slot implementation.
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Reviewed-by: Niklas Söderlund <niklas.soderlund@ragnatech.se>
Diffstat (limited to 'src')
0 files changed, 0 insertions, 0 deletions