uvm_report_info("TEST", "I am in the top-level test", UVM_NONE);
UVM_INFO @ 0: reporter [TEST] I am in the top-level test
`uvm_info("TEST", "I am in the top-level test", UVM_NONE)
UVM_INFO ex_messages.sv(13) @ 0: reporter [TEST] I am in the top-level test