start:lsxcatd_null
description:lsxcatd without any flag
label:mn_only,ci_test,xcatd
cmd:lsxcatd
check:output=~lsxcatd
end

start:lsxcatd_h
description:lsxcatd -h
label:mn_only,ci_test,xcatd
cmd:lsxcatd -h
check:rc==0
check:output=~lsxcatd
end

start:lsxcatd_d
description:lsxcatd -d
label:mn_only,ci_test,xcatd
cmd:lsxcatd -d
check:rc==0
check:output=~(cfgloc|dbengine|dbinstance|dbname|dbloc)
end

start:lsxcatd_a
description:lsxcatd -a
label:mn_only,ci_test,xcatd
cmd:lsxcatd -a
check:rc==0
check:output=~Version
check:output=~(cfgloc|dbengine|dbinstance|dbname|dbloc)
end
