[SOLVED] How To Merge Coverage in VCS?

Status
Not open for further replies.

ReubenMijares

Newbie level 6
Joined
Sep 19, 2016
Messages
14
Helped
0
Reputation
0
Reaction score
1
Trophy points
1
Activity points
145
How do you merge coverage in VCS?

I tried this command,

urg -dir <my_compile_model.simv.vdb> -dir <test1_path/result.simv.vdb> -dir <test2_path/result.simv.vdb> -dbname MERGE_COV

But I'm having an error saying that the testname is invalid. Below is the exact error,

Error-[UCAPI-ITN] Invalid test name
The test name argument
'../regression/project/my_testlist/my_test_folder/result.simv/testname'
passed to 'covdb_load' is invalid. Unable to load the test.
Please provide a valid test-name.

I don't know why is it looking inside result.simv even though I gave result.simv.vdb in the -dir option.
 
Status
Not open for further replies.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…