Merge branch 'master' of git://git.pcp.io/pcp into qt
[pcp.git] / qa / 018
blob92b9be28ca44ebde4a8dda8ed407eb8602beb89a
1 #! /bin/sh
2 # PCP QA Test No. 018
3 # Check pmcd value malloc result
5 # Copyright (c) 1995-2002 Silicon Graphics, Inc. All Rights Reserved.
8 seq=`basename $0`
9 echo "QA output created by $seq"
11 # get standard filters
12 . ./common.product
13 . ./common.filter
15 trap "rm -f $tmp.*; exit" 0 1 2 3 15
17 # real QA test starts here
18 src/t_fetch 245
20 # NOTE!!!!
22 # 245 is MAGIC and must not be a domain assigned to a PMDA in pmcd.options
23 # (it is the reserved "log import" API number, so that is quite unlikely).