blob: 38eb83afb5b9a11624efff66d6fdcb46a97c887f [file] [log] [blame]
BjornMagnussonXA80a92002020-03-19 14:31:06 +01001#!/bin/bash
2
3TS_ONELINE_DESCR="Test suite - interface testing. Agent REST and SNDC controller resconf"
4
5. ../common/testsuite_common.sh
6
7suite_setup
8
9############# TEST CASES #################
10
11./FTC10.sh $1
12./FTC500.sh $1
13
14##########################################
15
16suite_complete