tests: rename some fields in test_value.py
authorSimon Marchi <simon.marchi@efficios.com>
Wed, 22 Nov 2023 17:24:50 +0000 (12:24 -0500)
committerSimon Marchi <simon.marchi@efficios.com>
Sat, 19 Oct 2024 11:12:09 +0000 (07:12 -0400)
commit68862ade79ca1b19ac0d7817187bc732bc10e6b4
tree6afb2748a799eb22c116d7215c413ca355c6a53a
parent7ee3b9844b5b6b2cfbc468f1025d1fb315ed3cf8
tests: rename some fields in test_value.py

The very short names used in _TestIntegerValue and descendants were very
mysterious to me, it took me a while to figure out what each meant.
Rename them to slightly longer names for clarity.

Change-Id: I28dce959516d5bc91deadddb56e420e6b65d0277
Signed-off-by: Simon Marchi <simon.marchi@efficios.com>
Reviewed-on: https://review.lttng.org/c/babeltrace/+/11410
Reviewed-by: Philippe Proulx <eeppeliteloop@gmail.com>
Tested-by: jenkins <jenkins@lttng.org>
tests/bindings/python/bt2/test_value.py
This page took 0.024567 seconds and 4 git commands to generate.