clixon/test
2017-03-25 11:10:50 +01:00
..
all.sh Change internal protocol from clicon_proto.h to netconf. 2017-03-25 11:10:50 +01:00
clixon test 2017-03-06 19:40:39 +01:00
lib.sh Change internal protocol from clicon_proto.h to netconf. 2017-03-25 11:10:50 +01:00
README auto scripts 2016-03-08 11:40:47 +01:00
test1.sh Change internal protocol from clicon_proto.h to netconf. 2017-03-25 11:10:50 +01:00
test2.sh Change internal protocol from clicon_proto.h to netconf. 2017-03-25 11:10:50 +01:00
test3.sh Change internal protocol from clicon_proto.h to netconf. 2017-03-25 11:10:50 +01:00

This directory contains testing code for clixon and the example
routing application:
	clixon    A top-level script clones clixon in /tmp and starts all.sh
                  You can _copy_ this file (review it) and place as cron script
        all.sh    Run through all tests named 'test*.sh' in this directory.
	          Therefore, if you place a test in this directory matching 
		  'test*.sh' it will be run automatically. 
        test1.sh  First test
        test2.sh  Second test,...