#!/bin/sh

. "$(dirname $0)/toolbox.sh"

c_icap_enable
c_icap_start
c_icap_test_basic
c_icap_test_service 'echo' 'Echo demo service'
