bt2: add invalid parameter type test for _UserComponent._create_trace_class
authorSimon Marchi <simon.marchi@efficios.com>
Tue, 19 Nov 2019 22:20:54 +0000 (17:20 -0500)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Tue, 26 Nov 2019 19:24:17 +0000 (14:24 -0500)
commit350e94d387ba04442e033b7d752ac91d73d4bb35
treef7ada1b252bfd7dfcdb434f797f9eb752f9668d3
parent18118efb8857e663c1582e438b614a4bc91e1602
bt2: add invalid parameter type test for _UserComponent._create_trace_class

Verify that passing a value of the wrong type to _UserComponent._create_trace_class
produces an error.

Change-Id: Id8c0c72ff0a44b292b56095e8dcc1305b73a73a7
Signed-off-by: Simon Marchi <simon.marchi@efficios.com>
Reviewed-on: https://review.lttng.org/c/babeltrace/+/2414
tests/bindings/python/bt2/test_trace_class.py
This page took 0.024408 seconds and 4 git commands to generate.