mirror of
				https://github.com/netwide-assembler/nasm.git
				synced 2025-10-10 00:25:06 -04:00 
			
		
		
		
	test: nasm-t -- Test for sigsegv on multiple outputs
Signed-off-by: Cyrill Gorcunov <gorcunov@gmail.com>
This commit is contained in:
		
							
								
								
									
										13
									
								
								travis/test/mout.json
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										13
									
								
								travis/test/mout.json
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,13 @@ | |||||||
|  | [ | ||||||
|  | 	{ | ||||||
|  | 		"description": "Test sigsegv fix if multiple outputs passed", | ||||||
|  | 		"id": "mout", | ||||||
|  | 		"format": "bin", | ||||||
|  | 		"source": "mout.asm", | ||||||
|  | 		"option": "-o mout.bin -o mout.bin", | ||||||
|  | 		"target": [ | ||||||
|  | 			{ "stderr": "mout.stderr" } | ||||||
|  | 		], | ||||||
|  | 		"error": "expected" | ||||||
|  | 	} | ||||||
|  | ] | ||||||
							
								
								
									
										1
									
								
								travis/test/mout.stderr
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										1
									
								
								travis/test/mout.stderr
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1 @@ | |||||||
|  | mout.bin:fatal: more than one output file specified: mout.bin | ||||||
		Reference in New Issue
	
	Block a user