test_{field,value}.py: add comments
authorPhilippe Proulx <eeppeliteloop@gmail.com>
Sat, 29 Jun 2019 15:28:34 +0000 (11:28 -0400)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Thu, 18 Jul 2019 15:53:33 +0000 (11:53 -0400)
commitd1198f869fdd48d328a3290b373c1ca23a2473be
treefddf0158c5d4b163b77d23fd157a64680bdfca0e
parent3917b7948e72b326840f702f2392a6259810b124
test_{field,value}.py: add comments

Those files contain code which is very similar. It should be a single
helper base class eventually, but this patch only adds comments to both
files to clarify the usage of some classes and methods.

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