diff options
author | Yanan Wang <wangyanan55@huawei.com> | 2021-03-30 16:08:50 +0800 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2021-04-20 04:18:52 -0400 |
commit | c412d6ac28ac55505c5b079e259caddd9f55d293 (patch) | |
tree | 2dc63e9d61af1d1395bdbe4f06af30bfc91e96db /tools/perf/scripts/python/export-to-postgresql.py | |
parent | fa76c775be27bdc49cc2d39f8ebdb926a9d53294 (diff) |
KVM: selftests: Print the errno besides error-string in TEST_ASSERT
Print the errno besides error-string in TEST_ASSERT in the format of
"errno=%d - %s" will explicitly indicate that the string is an error
information. Besides, the errno is easier to be used for debugging
than the error-string.
Suggested-by: Andrew Jones <drjones@redhat.com>
Signed-off-by: Yanan Wang <wangyanan55@huawei.com>
Reviewed-by: Andrew Jones <drjones@redhat.com>
Message-Id: <20210330080856.14940-5-wangyanan55@huawei.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions