Tests: bt2: move `_create_const_field()` to utils.py
authorFrancis Deslauriers <francis.deslauriers@efficios.com>
Thu, 3 Oct 2019 12:27:58 +0000 (08:27 -0400)
committerPhilippe Proulx <eeppeliteloop@gmail.com>
Thu, 3 Oct 2019 20:49:42 +0000 (16:49 -0400)
commit6d9a6c9ed16de85aa401a1434858e497eea3d57d
treecad70a8655d4eca40400a4056370ba78a6e7029e
parent583e87216648948481bcd8e4514fc22c2146919e
Tests: bt2: move `_create_const_field()` to utils.py

So it can be used by other test cases. It will be used by the
`test_integer_range_set.py` file in a following commit.

Signed-off-by: Francis Deslauriers <francis.deslauriers@efficios.com>
Change-Id: Ic64a60e9d1a7bca11292c824531949602d567a6f
Reviewed-on: https://review.lttng.org/c/babeltrace/+/2117
Tested-by: jenkins <jenkins@lttng.org>
Reviewed-by: Philippe Proulx <eeppeliteloop@gmail.com>
tests/bindings/python/bt2/test_field.py
tests/bindings/python/bt2/utils.py
This page took 0.024861 seconds and 4 git commands to generate.