mirror of
				https://github.com/YosysHQ/sby.git
				synced 2025-11-03 22:29:12 +00:00 
			
		
		
		
	ci housekeeping
This commit is contained in:
		
							parent
							
								
									419ef76f82
								
							
						
					
					
						commit
						2441940653
					
				
					 2 changed files with 5 additions and 2 deletions
				
			
		
							
								
								
									
										3
									
								
								tests/.gitignore
									
										
									
									
										vendored
									
									
								
							
							
						
						
									
										3
									
								
								tests/.gitignore
									
										
									
									
										vendored
									
									
								
							| 
						 | 
				
			
			@ -7,3 +7,6 @@
 | 
			
		|||
/prv32fmcmp*/
 | 
			
		||||
/redxor*/
 | 
			
		||||
/stopfirst*/
 | 
			
		||||
/junit_*/
 | 
			
		||||
/submod_props*/
 | 
			
		||||
/multi_assert*/
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -6,8 +6,6 @@ junit_timeout_error_timeout junit_timeout_error_syntax junit_timeout_error_solve
 | 
			
		|||
 | 
			
		||||
.PHONY: test validate_junit
 | 
			
		||||
 | 
			
		||||
FORCE:
 | 
			
		||||
 | 
			
		||||
test: $(JUNIT_TESTS)
 | 
			
		||||
 | 
			
		||||
test_%: %.sby FORCE
 | 
			
		||||
| 
						 | 
				
			
			@ -15,3 +13,5 @@ test_%: %.sby FORCE
 | 
			
		|||
 | 
			
		||||
$(JUNIT_TESTS): $(SBY_TESTS)
 | 
			
		||||
	python3 validate_junit.py $@/$@.xml
 | 
			
		||||
 | 
			
		||||
FORCE:
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue