#VUNIT_RETURN
quit -sim
#VUNIT_RETURN
do d:/Programming/github/vunit/vunit/vhdl/logging/vunit_out/tests/lib.tb_logging/modelsim/common.do
#VUNIT_RETURN
quietly set failed [vunit_load]
# vsim -L lib -L vunit_lib -modelsimini d:/Programming/github/vunit/vunit/vhdl/logging/vunit_out/modelsim/modelsim.ini -onfinish stop -quiet -t ps -wlf d:/Programming/github/vunit/vunit/vhdl/logging/vunit_out/tests/lib.tb_logging/modelsim/vsim.wlf -g/tb_logging/output_path=d:/Programming/github/vunit/vunit/vhdl/logging/vunit_out/tests/lib.tb_logging/ lib.tb_logging(test_fixture) 
#VUNIT_RETURN
echo $failed #VUNIT_READVAR
# 0 #VUNIT_READVAR 
#VUNIT_RETURN
quietly set failed [vunit_run]
# ------------------------
# Verify report equivalent
# ------------------------
# ---------------------
# Verify log with level
# ---------------------
# ---------------------------------------
# Verify log level convenience procedures
# ---------------------------------------
# --------------------
# Verify custom levels
# --------------------
# --------------------------------
# Verify log with specified source
# --------------------------------
# -----------------------------------------
# Verify file handler and verbose formatter
# -----------------------------------------
# ---------------------
# Verify custom loggers
# ---------------------
# --------------------
# Verify level filters
# --------------------
# ----------------------------
# Verify simple source filters
# ----------------------------
# ---------------------------
# Verify source level filters
# ---------------------------
# ----------------------------------
# Verify hierarchical source filters
# ----------------------------------
# -------------------------------------------------------------------
# Verify that get_logger_cfg can be called on an uninitialized logger
# -------------------------------------------------------------------
# -------------------------------------------------------------------------------------------------------------------------
# Verify that log entries with levels greater than or equal to the break level stops the simulation but lower levels don't.
# -------------------------------------------------------------------------------------------------------------------------
# ---------------------------------------------------------------------------
# Verify that all entries of the logger configuration are exported correctly.
# ---------------------------------------------------------------------------
# -----------
# Test result
# -----------
# Number of assertions: 322
# Number of errors: 0
# Finished
# Simulation stop requested.
#VUNIT_RETURN
echo $failed #VUNIT_READVAR
# 0 #VUNIT_READVAR 
#VUNIT_RETURN
quit -f -code 0
