bt2: field.py: add `_count` method to `_VariantField`
authorFrancis Deslauriers <francis.deslauriers@efficios.com>
Thu, 5 Sep 2019 22:10:54 +0000 (18:10 -0400)
committerFrancis Deslauriers <francis.deslauriers@efficios.com>
Tue, 10 Sep 2019 01:05:12 +0000 (21:05 -0400)
commit2b9aa00bd5db47ce5b34e170748f6c6c266feb97
treee111a558538ff5117e76eb717919eda981a6befc
parentbcd7ef6f409d0525f278c9bc02da3e188707f754
bt2: field.py: add `_count` method to `_VariantField`

Also, add corresponding test case.

Signed-off-by: Francis Deslauriers <francis.deslauriers@efficios.com>
Change-Id: I536526aa0fa1c196056f35d6a74464b076e4b9d4
Reviewed-on: https://review.lttng.org/c/babeltrace/+/2005
Tested-by: jenkins <jenkins@lttng.org>
Reviewed-by: Simon Marchi <simon.marchi@efficios.com>
src/bindings/python/bt2/bt2/field.py
tests/bindings/python/bt2/test_field.py
This page took 0.024025 seconds and 4 git commands to generate.