blob: 38eb83afb5b9a11624efff66d6fdcb46a97c887f [file] [log] [blame]
#!/bin/bash
TS_ONELINE_DESCR="Test suite - interface testing. Agent REST and SNDC controller resconf"
. ../common/testsuite_common.sh
suite_setup
############# TEST CASES #################
./FTC10.sh $1
./FTC500.sh $1
##########################################
suite_complete