Is it possible to write 2 tests in a single tb_top?

In reply to Manirama:

You can run only 1 test at the same time. If you want to run different functionality you can specify this in the test calling different sequences.