summaryrefslogtreecommitdiff
path: root/qa/264.out
blob: 5f2790cde99a16a6af50fb14e6e1a0a66b1850b9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
QA output created by 264
pmnsinarchives: _pmGetChildren: Unknown metric name

*** Build up the PMNS from metrics... ***
Number of metrics = 5
Adding node: "abc.def.ghi"[100]
Adding node: "abc.def.jkl"[200]
Adding node: "abc.mno"[300]
Adding node: "pqr.rst.uvw"[400]
Adding node: "pqr.xyz"[500]

*** Check PMNS is ok ***

--- Dump out PMNS ---
 root            
     pqr             
         xyz              500 0.0.500 0x000001f4
         rst             
             uvw              400 0.0.400 0x00000190
     abc             
         mno              300 0.0.300 0x0000012c
         def             
             jkl              200 0.0.200 0x000000c8
             ghi              100 0.0.100 0x00000064

--- Test out pmLookupName ---
100 matches for name lookup
200 matches for name lookup
300 matches for name lookup
400 matches for name lookup
500 matches for name lookup

--- Test out pmNameID for matches ---
abc.def.ghi matches for id lookup
abc.def.jkl matches for id lookup
abc.mno matches for id lookup
pqr.rst.uvw matches for id lookup
pqr.xyz matches for id lookup

--- Test out pmGetChildren ---
Children of abc:
  mno
  def
Children of pqr:
  xyz
  rst
Children of abc.def:
  jkl
  ghi
Children of def:
Children of abc.def.ghi: