mirror of
				https://github.com/ARM-software/workload-automation.git
				synced 2025-10-31 15:12:25 +00:00 
			
		
		
		
	tests/agenda_parser: Update agenda tests to the AgendaParser
The current test was designed to test the removed `Agenda` class, we now use use an `AgendaParser` so update the tests to test its functionality instead.
This commit is contained in:
		
							
								
								
									
										6
									
								
								tests/data/bad-syntax-agenda.yaml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										6
									
								
								tests/data/bad-syntax-agenda.yaml
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,6 @@ | ||||
| config: | ||||
|       # tab on the following line | ||||
|           reboot_policy: never | ||||
|   workloads: | ||||
|       - antutu | ||||
|  | ||||
		Reference in New Issue
	
	Block a user