 36b5559b99
			
		
	
	
		36b5559b99
		
			
		
	
	
	
	
		
			
			Co-authored-by: Daniel <1767914+iamdanielv@users.noreply.github.com> Co-authored-by: Pascal Getreuer <getreuer@google.com> Co-authored-by: Pascal Getreuer <50221757+getreuer@users.noreply.github.com>
		
			
				
	
	
		
			8 lines
		
	
	
	
		
			214 B
		
	
	
	
		
			C
		
	
	
	
	
	
			
		
		
	
	
			8 lines
		
	
	
	
		
			214 B
		
	
	
	
		
			C
		
	
	
	
	
	
| // Copyright 2021 Christopher Courtney, aka Drashna Jael're  (@drashna) <drashna@live.com>
 | |
| // SPDX-License-Identifier: GPL-2.0-or-later
 | |
| 
 | |
| #pragma once
 | |
| 
 | |
| #include "test_common.h"
 | |
| 
 | |
| #define LAYER_LOCK_IDLE_TIMEOUT 1000
 |