1#!/bin/sh
2# description: %HERE DESCRIBE WHAT THIS DOES%
3# you have to add ".tc" extention for your testcase file
4exit 0 # Return 0 if the test is passed, otherwise return !0
5