was nearly useless; lots of fixes to qemuppc and pc86 sbrk(), which was broken; change the pc86 console to echo output to the serial port (needed for running tests on qemu).
		
			
				
	
	
		
			7 lines
		
	
	
	
		
			123 B
		
	
	
	
		
			Lua
		
	
	
	
	
	
			
		
		
	
	
			7 lines
		
	
	
	
		
			123 B
		
	
	
	
		
			Lua
		
	
	
	
	
	
| include("tests/plat/build.lua")
 | |
| 
 | |
| plat_testsuite {
 | |
|     name = "tests",
 | |
|     plat = "pc86",
 | |
|     method = "qemu-system-i386"
 | |
| }
 |