• E
    tests: Slightly tweak virlogtest · 814b2ec6
    Erik Skultety 提交于
    Patch adds a generic DO_TEST_FULL macro, some PASS/FAIL macros to better
    visually distinguish tests that should fail and tests that should pass. Also,
    some cosmetic changes like renames and direct call to fprintf is replaced with
    our VIR_TEST_DEBUG macro, as using testutils should be our preferred way of
    reporting errors in tests.
    814b2ec6
virlogtest.c 2.3 KB