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)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Wed, 9 Oct 2019 18:14:29 +0000 (14:14 -0400)
commitf7c7acd16407bbf9fe897ae11c5116bd543352fa
tree27e0d32cf4a9d271101193a042072b0841291d8b
parentaff29248b28555454ebc8a4db4834cc8414a23c2
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.024233 seconds and 4 git commands to generate.