blob: b8d72f66f825b45dbc877f961feda8b3a07b3fc1 [file] [log] [blame]
Jeff Haod063d912014-09-08 09:38:18 -07001Confirm enable/disable
2status=0
3status=1
4status=0
5Confirm sampling
6status=2
7status=0
8Test starting when already started
9status=1
10status=1
11Test stopping when already stopped
12status=0
13status=0
14Test tracing with empty filename
15Got expected exception
16Test tracing with bogus (< 1024 && != 0) filesize
17Got expected exception
18Test sampling with bogus (<= 0) interval
Jeff Haod063d912014-09-08 09:38:18 -070019Got expected exception
Mathieu Chartierf1820852015-07-10 13:19:51 -070020Instances of ClassA 2
21Instances of ClassB 1
22Instances of null 0
23Instances of ClassA assignable 3
24Array counts [2, 1, 0]
25Array counts assignable [3, 1, 0]