diff options
author | Simon Glass <sjg@chromium.org> | 2025-05-10 14:54:38 +0200 |
---|---|---|
committer | Heinrich Schuchardt <heinrich.schuchardt@canonical.com> | 2025-05-18 08:47:58 +0200 |
commit | 4cb72436403069baf58c0d5187149db7ab76fb85 (patch) | |
tree | 480009f7fd5f08fbe9368d74fd6ab9e4cc44f399 /test/py/conftest.py | |
parent | 126a88d49bcae04bbfc0d6723097cd6341355ade (diff) |
efi_loader: Disable ANSI output for tests
We don't want ANSI escape-sequences written in tests since it is a pain
to check the output with ut_assert_nextline() et al.
Provide a way to tests to request that these characters not be sent.
Add a proper function comment while we are here, to encourage others.
Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
Diffstat (limited to 'test/py/conftest.py')
0 files changed, 0 insertions, 0 deletions