summaryrefslogtreecommitdiff
path: root/test/files/instrumented/InstrumentationTest.check
blob: c82d16bd34f4ad26011507fb59c07f20dab71e0b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
#partest !avian
true
Method call statistics:
    1  Foo1.<init>()V
    1  Foo1.someMethod()I
    1  instrumented/Foo2.<init>()V
    1  instrumented/Foo2.someMethod()I
    1  scala/DeprecatedConsole.<init>()V
    1  scala/Predef$.println(Ljava/lang/Object;)V
    1  scala/io/AnsiColor$class.$init$(Lscala/io/AnsiColor;)V
    1  scala/runtime/BoxesRunTime.boxToBoolean(Z)Ljava/lang/Boolean;
#partest avian
!!!TEST SKIPPED!!!
Instrumentation is not supported on Avian.