mirror of
				https://github.com/Telecominfraproject/wlan-lanforge-scripts.git
				synced 2025-11-04 04:38:02 +00:00 
			
		
		
		
	test-all-scripts
This commit is contained in:
		@@ -1,4 +1,3 @@
 | 
				
			|||||||
 | 
					 | 
				
			||||||
#!/bin/bash
 | 
					#!/bin/bash
 | 
				
			||||||
#This bash script aims to automate the test process of all Candela Technologies's test_* scripts in the lanforge-scripts directory. The script can be run 2 ways and may include (via user input) the "start_num" and "stop_num" variables to select which tests should be run.
 | 
					#This bash script aims to automate the test process of all Candela Technologies's test_* scripts in the lanforge-scripts directory. The script can be run 2 ways and may include (via user input) the "start_num" and "stop_num" variables to select which tests should be run.
 | 
				
			||||||
# OPTION ONE: ./test_all_scripts.sh : this command runs all the scripts in the array "testCommands"
 | 
					# OPTION ONE: ./test_all_scripts.sh : this command runs all the scripts in the array "testCommands"
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user