From bed4108ffdb3d98940e4ea19021e53bc2bdcfdaa Mon Sep 17 00:00:00 2001 From: Michael Davidsaver Date: Wed, 2 Feb 2011 09:34:29 -0500 Subject: [PATCH] update test baselines --- test/testIntrospect | 2 -- test/testIntrospectGold | 2 -- test/testLinkedList | 4 ++-- test/testLinkedListGold | 4 ++-- test/testMessageQueue | 6 ++---- test/testMessageQueueGold | 6 ++---- test/testPVAppend | 2 -- test/testPVAppendGold | 2 -- test/testPVAuxInfo | 4 +--- test/testPVAuxInfoGold | 4 +--- test/testPVData | 2 -- test/testPVDataGold | 2 -- test/testPVStructureArray | 2 -- test/testPVStructureArrayGold | 2 -- test/testQueue | 8 ++++---- test/testQueueGold | 8 ++++---- test/testThread | 4 ++-- test/testThreadGold | 4 ++-- test/testTimer | 6 +++--- test/testTimerGold | 6 +++--- 20 files changed, 28 insertions(+), 52 deletions(-) diff --git a/test/testIntrospect b/test/testIntrospect index 9c5f4e7..591b0fe 100644 --- a/test/testIntrospect +++ b/test/testIntrospect @@ -79,5 +79,3 @@ structure value int nanoSeconds field: totalConstruct 120 totalDestruct 120 pvField: totalConstruct 47 totalDestruct 47 -linkedListNode: totalConstruct 4 totalDestruct 4 -linkedList: totalConstruct 1 totalDestruct 1 diff --git a/test/testIntrospectGold b/test/testIntrospectGold index 9c5f4e7..591b0fe 100644 --- a/test/testIntrospectGold +++ b/test/testIntrospectGold @@ -79,5 +79,3 @@ structure value int nanoSeconds field: totalConstruct 120 totalDestruct 120 pvField: totalConstruct 47 totalDestruct 47 -linkedListNode: totalConstruct 4 totalDestruct 4 -linkedList: totalConstruct 1 totalDestruct 1 diff --git a/test/testLinkedList b/test/testLinkedList index e149909..af50c54 100644 --- a/test/testLinkedList +++ b/test/testLinkedList @@ -17,5 +17,5 @@ stack 4 3 2 1 0 Ordered Queue test list 0 1 2 3 4 -linkedListNode: totalConstruct 4039 totalDestruct 4039 -linkedList: totalConstruct 9 totalDestruct 9 +LinkedList: totalConstruct 8 totalDestruct 8 +LinkedListNode: totalConstruct 4038 totalDestruct 4038 diff --git a/test/testLinkedListGold b/test/testLinkedListGold index e149909..af50c54 100644 --- a/test/testLinkedListGold +++ b/test/testLinkedListGold @@ -17,5 +17,5 @@ stack 4 3 2 1 0 Ordered Queue test list 0 1 2 3 4 -linkedListNode: totalConstruct 4039 totalDestruct 4039 -linkedList: totalConstruct 9 totalDestruct 9 +LinkedList: totalConstruct 8 totalDestruct 8 +LinkedListNode: totalConstruct 4038 totalDestruct 4038 diff --git a/test/testMessageQueue b/test/testMessageQueue index 36d38b1..ff56a18 100644 --- a/test/testMessageQueue +++ b/test/testMessageQueue @@ -1,7 +1,5 @@ message 1 messageType info message 4 messageType info -messageQueue: totalConstruct 1 totalDestruct 1 -queueElement: totalConstruct 3 totalDestruct 3 queue: totalConstruct 1 totalDestruct 1 -linkedListNode: totalConstruct 4 totalDestruct 4 -linkedList: totalConstruct 1 totalDestruct 1 +queueElement: totalConstruct 3 totalDestruct 3 +messageQueue: totalConstruct 1 totalDestruct 1 diff --git a/test/testMessageQueueGold b/test/testMessageQueueGold index 36d38b1..ff56a18 100644 --- a/test/testMessageQueueGold +++ b/test/testMessageQueueGold @@ -1,7 +1,5 @@ message 1 messageType info message 4 messageType info -messageQueue: totalConstruct 1 totalDestruct 1 -queueElement: totalConstruct 3 totalDestruct 3 queue: totalConstruct 1 totalDestruct 1 -linkedListNode: totalConstruct 4 totalDestruct 4 -linkedList: totalConstruct 1 totalDestruct 1 +queueElement: totalConstruct 3 totalDestruct 3 +messageQueue: totalConstruct 1 totalDestruct 1 diff --git a/test/testPVAppend b/test/testPVAppend index d742b1f..f0643db 100644 --- a/test/testPVAppend +++ b/test/testPVAppend @@ -30,5 +30,3 @@ structure parent string Jane Bad Girl field: totalConstruct 108 totalDestruct 108 pvField: totalConstruct 15 totalDestruct 14 ACTIVE 1 -linkedListNode: totalConstruct 5 totalDestruct 5 -linkedList: totalConstruct 1 totalDestruct 1 diff --git a/test/testPVAppendGold b/test/testPVAppendGold index d742b1f..f0643db 100644 --- a/test/testPVAppendGold +++ b/test/testPVAppendGold @@ -30,5 +30,3 @@ structure parent string Jane Bad Girl field: totalConstruct 108 totalDestruct 108 pvField: totalConstruct 15 totalDestruct 14 ACTIVE 1 -linkedListNode: totalConstruct 5 totalDestruct 5 -linkedList: totalConstruct 1 totalDestruct 1 diff --git a/test/testPVAuxInfo b/test/testPVAuxInfo index 37c78f5..b132b12 100644 --- a/test/testPVAuxInfo +++ b/test/testPVAuxInfo @@ -33,8 +33,6 @@ units offset 11 next 12 number 1 limit offset 12 next 15 number 3 low offset 13 next 14 number 1 high offset 14 next 15 number 1 +pvAuxInfo: totalConstruct 1 totalDestruct 1 field: totalConstruct 97 totalDestruct 97 pvField: totalConstruct 17 totalDestruct 17 -pvAuxInfo: totalConstruct 1 totalDestruct 1 -linkedListNode: totalConstruct 6 totalDestruct 6 -linkedList: totalConstruct 1 totalDestruct 1 diff --git a/test/testPVAuxInfoGold b/test/testPVAuxInfoGold index 37c78f5..b132b12 100644 --- a/test/testPVAuxInfoGold +++ b/test/testPVAuxInfoGold @@ -33,8 +33,6 @@ units offset 11 next 12 number 1 limit offset 12 next 15 number 3 low offset 13 next 14 number 1 high offset 14 next 15 number 1 +pvAuxInfo: totalConstruct 1 totalDestruct 1 field: totalConstruct 97 totalDestruct 97 pvField: totalConstruct 17 totalDestruct 17 -pvAuxInfo: totalConstruct 1 totalDestruct 1 -linkedListNode: totalConstruct 6 totalDestruct 6 -linkedList: totalConstruct 1 totalDestruct 1 diff --git a/test/testPVData b/test/testPVData index 029b329..a05b830 100644 --- a/test/testPVData +++ b/test/testPVData @@ -285,5 +285,3 @@ structure string int nanoSeconds 0 field: totalConstruct 135 totalDestruct 135 pvField: totalConstruct 281 totalDestruct 281 -linkedListNode: totalConstruct 5 totalDestruct 5 -linkedList: totalConstruct 1 totalDestruct 1 diff --git a/test/testPVDataGold b/test/testPVDataGold index 029b329..a05b830 100644 --- a/test/testPVDataGold +++ b/test/testPVDataGold @@ -285,5 +285,3 @@ structure string int nanoSeconds 0 field: totalConstruct 135 totalDestruct 135 pvField: totalConstruct 281 totalDestruct 281 -linkedListNode: totalConstruct 5 totalDestruct 5 -linkedList: totalConstruct 1 totalDestruct 1 diff --git a/test/testPVStructureArray b/test/testPVStructureArray index f50783e..3f8e332 100644 --- a/test/testPVStructureArray +++ b/test/testPVStructureArray @@ -172,5 +172,3 @@ after compressstructure powerSupply int nanoSeconds 0 field: totalConstruct 102 totalDestruct 102 pvField: totalConstruct 88 totalDestruct 88 -linkedListNode: totalConstruct 5 totalDestruct 5 -linkedList: totalConstruct 1 totalDestruct 1 diff --git a/test/testPVStructureArrayGold b/test/testPVStructureArrayGold index f50783e..3f8e332 100644 --- a/test/testPVStructureArrayGold +++ b/test/testPVStructureArrayGold @@ -172,5 +172,3 @@ after compressstructure powerSupply int nanoSeconds 0 field: totalConstruct 102 totalDestruct 102 pvField: totalConstruct 88 totalDestruct 88 -linkedListNode: totalConstruct 5 totalDestruct 5 -linkedList: totalConstruct 1 totalDestruct 1 diff --git a/test/testQueue b/test/testQueue index 0b0f26d..14669ad 100644 --- a/test/testQueue +++ b/test/testQueue @@ -1,6 +1,6 @@ -queueElement: totalConstruct 5 totalDestruct 5 -queue: totalConstruct 1 totalDestruct 1 +LinkedList: totalConstruct 1 totalDestruct 1 +LinkedListNode: totalConstruct 2 totalDestruct 2 event: totalConstruct 5 totalDestruct 5 thread: totalConstruct 1 totalDestruct 1 -linkedListNode: totalConstruct 7 totalDestruct 7 -linkedList: totalConstruct 2 totalDestruct 2 +queue: totalConstruct 1 totalDestruct 1 +queueElement: totalConstruct 5 totalDestruct 5 diff --git a/test/testQueueGold b/test/testQueueGold index 0b0f26d..14669ad 100644 --- a/test/testQueueGold +++ b/test/testQueueGold @@ -1,6 +1,6 @@ -queueElement: totalConstruct 5 totalDestruct 5 -queue: totalConstruct 1 totalDestruct 1 +LinkedList: totalConstruct 1 totalDestruct 1 +LinkedListNode: totalConstruct 2 totalDestruct 2 event: totalConstruct 5 totalDestruct 5 thread: totalConstruct 1 totalDestruct 1 -linkedListNode: totalConstruct 7 totalDestruct 7 -linkedList: totalConstruct 2 totalDestruct 2 +queue: totalConstruct 1 totalDestruct 1 +queueElement: totalConstruct 5 totalDestruct 5 diff --git a/test/testThread b/test/testThread index 8766374..6110dea 100644 --- a/test/testThread +++ b/test/testThread @@ -1,8 +1,8 @@ threads basic middle +LinkedList: totalConstruct 5 totalDestruct 5 +LinkedListNode: totalConstruct 11 totalDestruct 11 event: totalConstruct 8 totalDestruct 8 thread: totalConstruct 2 totalDestruct 2 executor: totalConstruct 2 totalDestruct 2 -linkedListNode: totalConstruct 15 totalDestruct 15 -linkedList: totalConstruct 6 totalDestruct 6 diff --git a/test/testThreadGold b/test/testThreadGold index 8766374..6110dea 100644 --- a/test/testThreadGold +++ b/test/testThreadGold @@ -1,8 +1,8 @@ threads basic middle +LinkedList: totalConstruct 5 totalDestruct 5 +LinkedListNode: totalConstruct 11 totalDestruct 11 event: totalConstruct 8 totalDestruct 8 thread: totalConstruct 2 totalDestruct 2 executor: totalConstruct 2 totalDestruct 2 -linkedListNode: totalConstruct 15 totalDestruct 15 -linkedList: totalConstruct 6 totalDestruct 6 diff --git a/test/testTimer b/test/testTimer index 9e1d103..116398a 100644 --- a/test/testTimer +++ b/test/testTimer @@ -1,6 +1,6 @@ +LinkedList: totalConstruct 4 totalDestruct 4 +LinkedListNode: totalConstruct 13 totalDestruct 13 event: totalConstruct 15 totalDestruct 15 thread: totalConstruct 3 totalDestruct 3 -timerNode: totalConstruct 6 totalDestruct 6 timer: totalConstruct 3 totalDestruct 3 -linkedListNode: totalConstruct 18 totalDestruct 18 -linkedList: totalConstruct 5 totalDestruct 5 +timerNode: totalConstruct 6 totalDestruct 6 diff --git a/test/testTimerGold b/test/testTimerGold index 9e1d103..116398a 100644 --- a/test/testTimerGold +++ b/test/testTimerGold @@ -1,6 +1,6 @@ +LinkedList: totalConstruct 4 totalDestruct 4 +LinkedListNode: totalConstruct 13 totalDestruct 13 event: totalConstruct 15 totalDestruct 15 thread: totalConstruct 3 totalDestruct 3 -timerNode: totalConstruct 6 totalDestruct 6 timer: totalConstruct 3 totalDestruct 3 -linkedListNode: totalConstruct 18 totalDestruct 18 -linkedList: totalConstruct 5 totalDestruct 5 +timerNode: totalConstruct 6 totalDestruct 6