/aosp12/packages/modules/Wifi/framework/tests/ |
H A D | README.md | 1 # Wifi Unit Tests 7 ## Running Tests 24 ## Adding Tests 25 Tests can be added by adding classes to the src directory. JUnit4 style test cases can 28 ## Debugging Tests
|
/aosp12/frameworks/base/wifi/tests/ |
H A D | README.md | 1 # Wifi Non-Updatable Framework Unit Tests 8 ## Running Tests 25 ## Adding Tests 26 Tests can be added by adding classes to the src directory. JUnit4 style test cases can 29 ## Debugging Tests
|
/aosp12/packages/modules/Wifi/service/tests/wifitests/ |
H A D | README.md | 1 # Wifi Unit Tests 7 ## Running Tests 14 ## Adding Tests 15 Tests can be added by adding classes to the src directory. JUnit4 style test cases can 18 ## Debugging Tests
|
/aosp12/frameworks/base/lowpan/tests/ |
H A D | README.md | 1 # LoWPAN Unit Tests 7 ## Running Tests 43 ## Adding Tests 44 Tests can be added by adding classes to the src directory. JUnit4 style test cases can 47 ## Debugging Tests
|
/aosp12/art/test/1930-monitor-info/ |
H A D | info.txt | 1 Tests basic functions in the jvmti plugin. 3 Tests that the GetObjectMonitorUsage function works correctly.
|
/aosp12/art/test/946-obsolete-throw/ |
H A D | info.txt | 1 Tests basic obsolete method support 3 Tests that we correctly handle exceptions thrown through obsolete methods.
|
/aosp12/art/test/1901-get-bytecodes/ |
H A D | info.txt | 1 Tests basic functions in the jvmti plugin. 3 Tests that the GetBytecodes function works as expected.
|
/aosp12/art/test/1922-owned-monitors-info/ |
H A D | info.txt | 1 Tests basic functions in the jvmti plugin. 3 Tests that the GetBytecodes function works as expected.
|
/aosp12/art/test/950-redefine-intrinsic/ |
H A D | info.txt | 1 Tests basic functions in the jvmti plugin. 3 Tests that we are able to redefine intrinsic functions.
|
/aosp12/art/test/2009-structural-local-ref/ |
H A D | info.txt | 1 Tests structural redefinition with local-refs 3 Tests that using the structural redefinition updates JNI local-refs.
|
/aosp12/art/test/1934-jvmti-signal-thread/ |
H A D | info.txt | 1 Tests basic functions in the jvmti plugin. 3 Tests that the StopThread and InterruptThread functions work as expected.
|
/aosp12/art/test/984-obsolete-invoke/ |
H A D | info.txt | 1 Tests basic obsolete method support 3 Tests that a specific method of potentially executing obsolete method code does
|
/aosp12/art/test/1931-monitor-events/ |
H A D | info.txt | 1 Tests basic functions in the jvmti plugin. 3 Tests that the basic monitor-events work as we expect them to.
|
/aosp12/art/test/1994-final-virtual-structural/ |
H A D | info.txt | 1 Tests basic functions in the jvmti plugin. 3 Tests that using the structural redefinition can add new virtual methods and fields.
|
/aosp12/art/test/1996-final-override-virtual-structural/ |
H A D | info.txt | 1 Tests basic functions in the jvmti plugin. 3 Tests that using the structural redefinition allows one to override a superclass method.
|
/aosp12/art/test/1999-virtual-structural/ |
H A D | info.txt | 1 Tests basic functions in the jvmti plugin. 3 Tests that using the structural redefinition can add new virtual methods and fields.
|
/aosp12/art/test/2000-virtual-list-structural/ |
H A D | info.txt | 1 Tests basic functions in the jvmti plugin. 3 Tests that using the structural redefinition can add new virtual methods and fields.
|
/aosp12/art/test/1910-transform-with-default/ |
H A D | info.txt | 1 Tests basic functions in the jvmti plugin. 3 Tests that we we can redefine classes that have default methods inherited from
|
/aosp12/art/test/921-hello-failure/ |
H A D | info.txt | 1 Tests for redefinition failure modes. 3 Tests
|
/aosp12/art/test/1993-fallback-non-structural/ |
H A D | info.txt | 1 Tests basic functions in the jvmti plugin. 3 Tests that using the structural redefinition functions will fall back to non-structural
|
/aosp12/art/test/1995-final-virtual-structural-multithread/ |
H A D | info.txt | 1 Tests structural redefinition with multiple threads. 3 Tests that using the structural redefinition while concurrently using the class being redefined
|
/aosp12/art/test/947-reflect-method/ |
H A D | info.txt | 1 Tests basic functions in the jvmti plugin. 3 Tests that we are able to use java/lang/reflect/Method objects to invoke methods
|
/aosp12/art/test/928-jni-table/ |
H A D | info.txt | 1 Tests basic functions in the jvmti plugin. 3 Tests that we can do basic things by replacing the JNIEnv vtable.
|
/aosp12/art/test/949-in-memory-transform/ |
H A D | info.txt | 1 Tests basic functions in the jvmti plugin. 3 Tests that transformation works even when the class being transformed comes from
|
/aosp12/art/test/2001-virtual-structural-multithread/ |
H A D | info.txt | 1 Tests structural redefinition with multiple threads. 3 Tests that using the structural redefinition while concurrently loading and using a subtype of
|