Upgradation

Hai to all,
can anyone tell me what are changes i have to done essentally in my code if i have to do upgradtion from ovm-1.0.1 to ovm-1.1.because it is not running in ovm-1.1.is there any change in do_test in ovm-1.1.i m using it to run my basic test.

Upgrading from ovm-1.0.1 to ovm-1.1 shouldn’t require any changes in your code. do_test() should work in both, although using run_test() would be the recommended methodology.
I think we would need more information about what problems you are seeing before we can give any more help. The more information you post, the more help you will get.