Sort unit tests by name
This commit is contained in:
		
							parent
							
								
									98b698473d
								
							
						
					
					
						commit
						65ecc75afd
					
				| @ -1,17 +1,17 @@ | ||||
| # Copyright (c) 2022-2023 Barcelona Supercomputing Center (BSC) | ||||
| # SPDX-License-Identifier: GPL-3.0-or-later | ||||
| 
 | ||||
| unit_test(version.c) | ||||
| unit_test(chan.c) | ||||
| unit_test(bay.c) | ||||
| #unit_test(bay-hash-speed.c) | ||||
| unit_test(mux.c) | ||||
| unit_test(value.c) | ||||
| unit_test(prv.c) | ||||
| unit_test(bay.c) | ||||
| unit_test(cfg.c) | ||||
| unit_test(chan.c) | ||||
| unit_test(clkoff.c) | ||||
| unit_test(stream.c) | ||||
| unit_test(loom.c) | ||||
| unit_test(thread.c) | ||||
| unit_test(proc.c) | ||||
| unit_test(cpu.c) | ||||
| unit_test(loom.c) | ||||
| unit_test(mux.c) | ||||
| unit_test(proc.c) | ||||
| unit_test(prv.c) | ||||
| unit_test(stream.c) | ||||
| unit_test(thread.c) | ||||
| unit_test(value.c) | ||||
| unit_test(version.c) | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user