mirror of
				https://github.com/eledio-devices/thirdparty-littlefs.git
				synced 2025-10-31 08:42:40 +01:00 
			
		
		
		
	This involved some minor tweaks for the various types of tests, added predicates to the test framework (necessary for test_entries and test_alloc), and cleaned up some of the testing semantics such as reporting how many tests are filtered, showing permutation config on the result screen, and properly inheriting suite config in cases.
		
			
				
	
	
		
			11 lines
		
	
	
		
			86 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			11 lines
		
	
	
		
			86 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| # Compilation output
 | |
| *.o
 | |
| *.d
 | |
| *.a
 | |
| 
 | |
| # Testing things
 | |
| blocks/
 | |
| lfs
 | |
| test.c
 | |
| tests_/*.toml.*
 |