diff options
author | Jacopo Mondi <jacopo@jmondi.org> | 2019-11-22 14:59:31 +0100 |
---|---|---|
committer | Jacopo Mondi <jacopo@jmondi.org> | 2019-11-25 09:54:41 +0100 |
commit | a2a0e46576fb142147abfb94718831842fc39118 (patch) | |
tree | bf8ce3985616d07042a8ecd06beaadda5f88f353 /Documentation | |
parent | a8d03129033080c4c42a3f44792b9f7db206e300 (diff) |
test: controls: control_list: Add status check
Since commit fac471e812a9 ("test: Extract CameraTest class out of camera
tests to libtest") the control_list is a subclass of CameraTest, and the
status returned by the base class init() operation should be inspected
to avoid accessing uninitialized fields during the run() operation
execution.
If the VIMC test module is not loaded, executing the test results in a
segfault. Fix this by adding the init() operation where to status_ flag
is checked for errors.
Fixes: fac471e812a9 ("test: Extract CameraTest class out of camera tests to libtest")
Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Jacopo Mondi <jacopo@jmondi.org>
Diffstat (limited to 'Documentation')
0 files changed, 0 insertions, 0 deletions