Test: remove reference related methods from public namespace
The methods `record_reference_stdout`, `record_reference_stderr`
`check_reference_stdout` and `check_reference_stderr` are publicly
visible, but are not intended to be used by test writers and are
not intended to have API stability.
Let's rename them so that they're hidden from the Avocado test
writer.
Signed-off-by: NCleber Rosa <crosa@redhat.com>
Showing
想要评论请 注册 或 登录