mirror of
				https://github.com/openhwgroup/cvw
				synced 2025-02-11 06:05:49 +00:00 
			
		
		
		
	Fixed regression-wally so it actually produces covereage reports.
This commit is contained in:
		
							parent
							
								
									c160a78e8c
								
							
						
					
					
						commit
						21a9ff248a
					
				| @ -208,7 +208,7 @@ def addTests(tests, sim): | ||||
|             gs = test[3] | ||||
|         else: | ||||
|             gs = "All tests ran without failures" | ||||
|         cmdPrefix="wsim --sim " + sim + " " + config | ||||
|         cmdPrefix="wsim --sim " + sim + " " + coverStr + " " + config | ||||
|         for t in suites: | ||||
|             tc = TestCase( | ||||
|                     name=t, | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user