File: InstrumentationTest.check

package info (click to toggle)
scala 2.11.12-6
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 62,924 kB
  • sloc: javascript: 28,808; java: 13,415; xml: 3,135; sh: 1,620; python: 756; makefile: 38; awk: 36; ansic: 6
file content (14 lines) | stat: -rw-r--r-- 466 bytes parent folder | download | duplicates (4)
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.