mirror of
				https://github.com/winfsp/winfsp.git
				synced 2025-10-30 03:28:38 -05:00 
			
		
		
		
	add winfsp-tests and ext/tlib
This commit is contained in:
		
							
								
								
									
										11
									
								
								tst/winfsp-tests/mount-test.c
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										11
									
								
								tst/winfsp-tests/mount-test.c
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,11 @@ | ||||
| #include <winfsp/winfsp.h> | ||||
| #include <tlib/testsuite.h> | ||||
|  | ||||
| void mount_test(void) | ||||
| { | ||||
| } | ||||
|  | ||||
| void mount_tests(void) | ||||
| { | ||||
|     TEST(mount_test); | ||||
| } | ||||
		Reference in New Issue
	
	Block a user