mirror of
				https://sourceware.org/git/glibc.git
				synced 2025-10-30 10:45:40 +03:00 
			
		
		
		
	This commit adds string/test-strnlen-nonarray and wcsmbs/test-wcsnlen-nonarray. Reviewed-by: Noah Goldstein <goldstein.w.n@gmail.com>
		
			
				
	
	
		
			5 lines
		
	
	
		
			112 B
		
	
	
	
		
			C
		
	
	
	
	
	
			
		
		
	
	
			5 lines
		
	
	
		
			112 B
		
	
	
	
		
			C
		
	
	
	
	
	
| #define TEST_IDENTIFIER strnlen
 | |
| #define TEST_NAME "strnlen"
 | |
| typedef char CHAR;
 | |
| #include "test-Xnlen-nonarray.c"
 |