diff options
author | 2022-11-02 10:21:35 +0000 | |
---|---|---|
committer | 2022-11-02 10:22:29 +0000 | |
commit | b9642a67b12c9adbcc2a92129af3164468962037 (patch) | |
tree | 09108f4f0998578253df554b83f643d43651dd25 | |
parent | a669df3cb61b88c9dadd161962a9b4ecb7ce8a03 (diff) |
Run-tests: Rename "run" files to "run.py"
Make it explicit that they are python files.
Make the file attributes non-executable.
Test: test.py -b -r --host --optimizing --64
Change-Id: I874c8453032298bcc15dbd1030a3f7c0fd58254f
-rw-r--r-- | test/000-nop/run.py (renamed from test/000-nop/run) | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | test/004-ThreadStress/run.py (renamed from test/004-ThreadStress/run) | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | test/030-bad-finalizer/run.py (renamed from test/030-bad-finalizer/run) | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | test/034-call-null/run.py (renamed from test/034-call-null/run) | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | test/038-inner-null/run.py (renamed from test/038-inner-null/run) | 0 | ||||
-rw-r--r-- | test/044-proxy/run.py (renamed from test/044-proxy/run) | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | test/054-uncaught/run.py (renamed from test/054-uncaught/run) | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | test/055-enum-performance/run.py (renamed from test/055-enum-performance/run) | 0 | ||||
-rw-r--r-- | test/059-finalizer-throw/run.py (renamed from test/059-finalizer-throw/run) | 0 | ||||
-rw-r--r-- | test/064-field-access/run.py (renamed from test/064-field-access/run) | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | test/071-dexfile-map-clean/run.py (renamed from test/071-dexfile-map-clean/run) | 0 | ||||
-rw-r--r-- | test/080-oom-throw/run.py (renamed from test/080-oom-throw/run) | 0 | ||||
-rw-r--r-- | test/089-many-methods/run.py (renamed from test/089-many-methods/run) | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | test/091-override-package-private-method/run.py (renamed from test/091-override-package-private-method/run) | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | test/099-vmdebug/run.py (renamed from test/099-vmdebug/run) | 0 | ||||
-rw-r--r-- | test/1001-app-image-regions/run.py (renamed from test/1001-app-image-regions/run) | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | test/1002-notify-startup/run.py (renamed from test/1002-notify-startup/run) | 0 | ||||
-rw-r--r-- | test/1003-metadata-section-strings/run.py (renamed from test/1003-metadata-section-strings/run) | 0 | ||||
-rw-r--r-- | test/1004-checker-volatile-ref-load/run.py (renamed from test/1004-checker-volatile-ref-load/run) | 0 | ||||
-rw-r--r-- | test/115-native-bridge/run.py (renamed from test/115-native-bridge/run) | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | test/116-nodex2oat/run.py (renamed from test/116-nodex2oat/run) | 0 | ||||
-rw-r--r-- | test/118-noimage-dex2oat/run.py (renamed from test/118-noimage-dex2oat/run) | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | test/126-miranda-multidex/run.py (renamed from test/126-miranda-multidex/run) | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | test/127-checker-secondarydex/run.py (renamed from test/127-checker-secondarydex/run) | 0 | ||||
-rw-r--r-- | test/130-hprof/run.py (renamed from test/130-hprof/run) | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | test/133-static-invoke-super/run.py (renamed from test/133-static-invoke-super/run) | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | test/1336-short-finalizer-timeout/run.py (renamed from test/1336-short-finalizer-timeout/run) | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | test/1337-gc-coverage/run.py (renamed from test/1337-gc-coverage/run) | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | test/1338-gc-no-los/run.py (renamed from test/1338-gc-no-los/run) | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | test/1339-dead-reference-safe/run.py (renamed from test/1339-dead-reference-safe/run) | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | test/137-cfi/run.py (renamed from test/137-cfi/run) | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | test/139-register-natives/run.py (renamed from test/139-register-natives/run) | 0 | ||||
-rw-r--r-- | test/141-class-unload/run.py (renamed from test/141-class-unload/run) | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | test/143-string-value/run.py (renamed from test/143-string-value/run) | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | test/146-bad-interface/run.py (renamed from test/146-bad-interface/run) | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | test/148-multithread-gc-annotations/run.py (renamed from test/148-multithread-gc-annotations/run) | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | test/149-suspend-all-stress/run.py (renamed from test/149-suspend-all-stress/run) | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | test/151-OpenFileLimit/run.py (renamed from test/151-OpenFileLimit/run) | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | test/157-void-class/run.py (renamed from test/157-void-class/run) | 0 | ||||
-rw-r--r-- | test/158-app-image-class-table/run.py (renamed from test/158-app-image-class-table/run) | 0 | ||||
-rw-r--r-- | test/159-app-image-fields/run.py (renamed from test/159-app-image-fields/run) | 0 | ||||
-rw-r--r-- | test/160-read-barrier-stress/run.py (renamed from test/160-read-barrier-stress/run) | 0 | ||||
-rw-r--r-- | test/163-app-image-methods/run.py (renamed from test/163-app-image-methods/run) | 0 | ||||
-rw-r--r-- | test/164-resolution-trampoline-dex-cache/run.py (renamed from test/164-resolution-trampoline-dex-cache/run) | 0 | ||||
-rw-r--r-- | test/165-lock-owner-proxy/run.py (renamed from test/165-lock-owner-proxy/run) | 0 | ||||
-rw-r--r-- | test/167-visit-locks/run.py (renamed from test/167-visit-locks/run) | 0 | ||||
-rw-r--r-- | test/168-vmstack-annotated/run.py (renamed from test/168-vmstack-annotated/run) | 0 | ||||
-rw-r--r-- | test/172-app-image-twice/run.py (renamed from test/172-app-image-twice/run) | 0 | ||||
-rw-r--r-- | test/176-app-image-string/run.py (renamed from test/176-app-image-string/run) | 0 | ||||
-rw-r--r-- | test/178-app-image-native-method/run.py (renamed from test/178-app-image-native-method/run) | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | test/1900-track-alloc/run.py (renamed from test/1900-track-alloc/run) | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | test/1901-get-bytecodes/run.py (renamed from test/1901-get-bytecodes/run) | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | test/1902-suspend/run.py (renamed from test/1902-suspend/run) | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | test/1903-suspend-self/run.py (renamed from test/1903-suspend-self/run) | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | test/1904-double-suspend/run.py (renamed from test/1904-double-suspend/run) | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | test/1905-suspend-native/run.py (renamed from test/1905-suspend-native/run) | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | test/1906-suspend-list-me-first/run.py (renamed from test/1906-suspend-list-me-first/run) | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | test/1907-suspend-list-self-twice/run.py (renamed from test/1907-suspend-list-self-twice/run) | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | test/1908-suspend-native-resume-self/run.py (renamed from test/1908-suspend-native-resume-self/run) | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | test/1909-per-agent-tls/run.py (renamed from test/1909-per-agent-tls/run) | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | test/1910-transform-with-default/run.py (renamed from test/1910-transform-with-default/run) | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | test/1911-get-local-var-table/run.py (renamed from test/1911-get-local-var-table/run) | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | test/1912-get-set-local-primitive/run.py (renamed from test/1912-get-set-local-primitive/run) | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | test/1913-get-set-local-objects/run.py (renamed from test/1913-get-set-local-objects/run) | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | test/1914-get-local-instance/run.py (renamed from test/1914-get-local-instance/run) | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | test/1915-get-set-local-current-thread/run.py (renamed from test/1915-get-set-local-current-thread/run) | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | test/1916-get-set-current-frame/run.py (renamed from test/1916-get-set-current-frame/run) | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | test/1917-get-stack-frame/run.py (renamed from test/1917-get-stack-frame/run) | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | test/1919-vminit-thread-start-timing/run.py (renamed from test/1919-vminit-thread-start-timing/run) | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | test/1920-suspend-native-monitor/run.py (renamed from test/1920-suspend-native-monitor/run) | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | test/1921-suspend-native-recursive-monitor/run.py (renamed from test/1921-suspend-native-recursive-monitor/run) | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | test/1922-owned-monitors-info/run.py (renamed from test/1922-owned-monitors-info/run) | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | test/1923-frame-pop/run.py (renamed from test/1923-frame-pop/run) | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | test/1924-frame-pop-toggle/run.py (renamed from test/1924-frame-pop-toggle/run) | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | test/1925-self-frame-pop/run.py (renamed from test/1925-self-frame-pop/run) | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | test/1926-missed-frame-pop/run.py (renamed from test/1926-missed-frame-pop/run) | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | test/1927-exception-event/run.py (renamed from test/1927-exception-event/run) | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | test/1928-exception-event-exception/run.py (renamed from test/1928-exception-event-exception/run) | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | test/1929-exception-catch-exception/run.py (renamed from test/1929-exception-catch-exception/run) | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | test/1930-monitor-info/run.py (renamed from test/1930-monitor-info/run) | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | test/1931-monitor-events/run.py (renamed from test/1931-monitor-events/run) | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | test/1932-monitor-events-misc/run.py (renamed from test/1932-monitor-events-misc/run) | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | test/1933-monitor-current-contended/run.py (renamed from test/1933-monitor-current-contended/run) | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | test/1934-jvmti-signal-thread/run.py (renamed from test/1934-jvmti-signal-thread/run) | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | test/1935-get-set-current-frame-jit/run.py (renamed from test/1935-get-set-current-frame-jit/run) | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | test/1936-thread-end-events/run.py (renamed from test/1936-thread-end-events/run) | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | test/1937-transform-soft-fail/run.py (renamed from test/1937-transform-soft-fail/run) | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | test/1938-transform-abstract-single-impl/run.py (renamed from test/1938-transform-abstract-single-impl/run) | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | test/1939-proxy-frames/run.py (renamed from test/1939-proxy-frames/run) | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | test/1940-ddms-ext/run.py (renamed from test/1940-ddms-ext/run) | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | test/1941-dispose-stress/run.py (renamed from test/1941-dispose-stress/run) | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | test/1942-suspend-raw-monitor-exit/run.py (renamed from test/1942-suspend-raw-monitor-exit/run) | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | test/1943-suspend-raw-monitor-wait/run.py (renamed from test/1943-suspend-raw-monitor-wait/run) | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | test/1946-list-descriptors/run.py (renamed from test/1946-list-descriptors/run) | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | test/1947-breakpoint-redefine-deopt/run.py (renamed from test/1947-breakpoint-redefine-deopt/run) | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | test/1948-obsolete-const-method-handle/run.py (renamed from test/1948-obsolete-const-method-handle/run) | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | test/1949-short-dex-file/run.py (renamed from test/1949-short-dex-file/run) | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | test/1950-unprepared-transform/run.py (renamed from test/1950-unprepared-transform/run) | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | test/1951-monitor-enter-no-suspend/run.py (renamed from test/1951-monitor-enter-no-suspend/run) | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | test/1953-pop-frame/run.py (renamed from test/1953-pop-frame/run) | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | test/1954-pop-frame-jit/run.py (renamed from test/1954-pop-frame-jit/run) | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | test/1955-pop-frame-jit-called/run.py (renamed from test/1955-pop-frame-jit-called/run) | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | test/1956-pop-frame-jit-calling/run.py (renamed from test/1956-pop-frame-jit-calling/run) | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | test/1957-error-ext/run.py (renamed from test/1957-error-ext/run) | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | test/1958-transform-try-jit/run.py (renamed from test/1958-transform-try-jit/run) | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | test/1959-redefine-object-instrument/run.py (renamed from test/1959-redefine-object-instrument/run) | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | test/1960-obsolete-jit-multithread-native/run.py (renamed from test/1960-obsolete-jit-multithread-native/run) | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | test/1961-obsolete-jit-multithread/run.py (renamed from test/1961-obsolete-jit-multithread/run) | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | test/1962-multi-thread-events/run.py (renamed from test/1962-multi-thread-events/run) | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | test/1963-add-to-dex-classloader-in-memory/run.py (renamed from test/1963-add-to-dex-classloader-in-memory/run) | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | test/1964-add-to-dex-classloader-file/run.py (renamed from test/1964-add-to-dex-classloader-file/run) | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | test/1965-get-set-local-primitive-no-tables/run.py (renamed from test/1965-get-set-local-primitive-no-tables/run) | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | test/1966-get-set-local-objects-no-table/run.py (renamed from test/1966-get-set-local-objects-no-table/run) | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | test/1967-get-set-local-bad-slot/run.py (renamed from test/1967-get-set-local-bad-slot/run) | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | test/1968-force-early-return/run.py (renamed from test/1968-force-early-return/run) | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | test/1969-force-early-return-void/run.py (renamed from test/1969-force-early-return-void/run) | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | test/1970-force-early-return-long/run.py (renamed from test/1970-force-early-return-long/run) | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | test/1971-multi-force-early-return/run.py (renamed from test/1971-multi-force-early-return/run) | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | test/1972-jni-id-swap-indices/run.py (renamed from test/1972-jni-id-swap-indices/run) | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | test/1973-jni-id-swap-pointer/run.py (renamed from test/1973-jni-id-swap-pointer/run) | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | test/1974-resize-array/run.py (renamed from test/1974-resize-array/run) | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | test/1975-hello-structural-transformation/run.py (renamed from test/1975-hello-structural-transformation/run) | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | test/1976-hello-structural-static-methods/run.py (renamed from test/1976-hello-structural-static-methods/run) | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | test/1977-hello-structural-obsolescence/run.py (renamed from test/1977-hello-structural-obsolescence/run) | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | test/1978-regular-obsolete-then-structural-obsolescence/run.py (renamed from test/1978-regular-obsolete-then-structural-obsolescence/run) | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | test/1979-threaded-structural-transformation/run.py (renamed from test/1979-threaded-structural-transformation/run) | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | test/1980-obsolete-object-cleared/run.py (renamed from test/1980-obsolete-object-cleared/run) | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | test/1981-structural-redef-private-method-handles/run.py (renamed from test/1981-structural-redef-private-method-handles/run) | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | test/1982-no-virtuals-structural-redefinition/run.py (renamed from test/1982-no-virtuals-structural-redefinition/run) | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | test/1983-structural-redefinition-failures/run.py (renamed from test/1983-structural-redefinition-failures/run) | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | test/1984-structural-redefine-field-trace/run.py (renamed from test/1984-structural-redefine-field-trace/run) | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | test/1985-structural-redefine-stack-scope/run.py (renamed from test/1985-structural-redefine-stack-scope/run) | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | test/1986-structural-redefine-multi-thread-stack-scope/run.py (renamed from test/1986-structural-redefine-multi-thread-stack-scope/run) | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | test/1987-structural-redefine-recursive-stack-scope/run.py (renamed from test/1987-structural-redefine-recursive-stack-scope/run) | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | test/1988-multi-structural-redefine/run.py (renamed from test/1988-multi-structural-redefine/run) | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | test/1989-transform-bad-monitor/run.py (renamed from test/1989-transform-bad-monitor/run) | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | test/1990-structural-bad-verify/run.py (renamed from test/1990-structural-bad-verify/run) | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | test/1991-hello-structural-retransform/run.py (renamed from test/1991-hello-structural-retransform/run) | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | test/1992-retransform-no-such-field/run.py (renamed from test/1992-retransform-no-such-field/run) | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | test/1993-fallback-non-structural/run.py (renamed from test/1993-fallback-non-structural/run) | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | test/1994-final-virtual-structural/run.py (renamed from test/1994-final-virtual-structural/run) | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | test/1995-final-virtual-structural-multithread/run.py (renamed from test/1995-final-virtual-structural-multithread/run) | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | test/1996-final-override-virtual-structural/run.py (renamed from test/1996-final-override-virtual-structural/run) | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | test/1997-structural-shadow-method/run.py (renamed from test/1997-structural-shadow-method/run) | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | test/1998-structural-shadow-field/run.py (renamed from test/1998-structural-shadow-field/run) | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | test/1999-virtual-structural/run.py (renamed from test/1999-virtual-structural/run) | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | test/2000-virtual-list-structural/run.py (renamed from test/2000-virtual-list-structural/run) | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | test/2001-virtual-structural-multithread/run.py (renamed from test/2001-virtual-structural-multithread/run) | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | test/2002-virtual-structural-initializing/run.py (renamed from test/2002-virtual-structural-initializing/run) | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | test/2003-double-virtual-structural/run.py (renamed from test/2003-double-virtual-structural/run) | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | test/2004-double-virtual-structural-abstract/run.py (renamed from test/2004-double-virtual-structural-abstract/run) | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | test/2005-pause-all-redefine-multithreaded/run.py (renamed from test/2005-pause-all-redefine-multithreaded/run) | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | test/2006-virtual-structural-finalizing/run.py (renamed from test/2006-virtual-structural-finalizing/run) | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | test/2007-virtual-structural-finalizable/run.py (renamed from test/2007-virtual-structural-finalizable/run) | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | test/2008-redefine-then-old-reflect-field/run.py (renamed from test/2008-redefine-then-old-reflect-field/run) | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | test/2009-structural-local-ref/run.py (renamed from test/2009-structural-local-ref/run) | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | test/2012-structural-redefinition-failures-jni-id/run.py (renamed from test/2012-structural-redefinition-failures-jni-id/run) | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | test/2031-zygote-compiled-frame-deopt/run.py (renamed from test/2031-zygote-compiled-frame-deopt/run) | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | test/2033-shutdown-mechanics/run.py (renamed from test/2033-shutdown-mechanics/run) | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | test/2035-structural-native-method/run.py (renamed from test/2035-structural-native-method/run) | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | test/2036-structural-subclass-shadow/run.py (renamed from test/2036-structural-subclass-shadow/run) | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | test/2038-hiddenapi-jvmti-ext/run.py (renamed from test/2038-hiddenapi-jvmti-ext/run) | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | test/2039-load-transform-larger/run.py (renamed from test/2039-load-transform-larger/run) | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | test/2041-bad-cleaner/run.py (renamed from test/2041-bad-cleaner/run) | 0 | ||||
-rw-r--r-- | test/2230-profile-save-hotness/run.py (renamed from test/2230-profile-save-hotness/run) | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | test/2232-write-metrics-to-log/run.py (renamed from test/2232-write-metrics-to-log/run) | 0 | ||||
-rw-r--r-- | test/2238-checker-polymorphic-recursive-inlining/run.py (renamed from test/2238-checker-polymorphic-recursive-inlining/run) | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | test/2239-varhandle-perf/run.py (renamed from test/2239-varhandle-perf/run) | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | test/2240-tracing-non-invokable-method/run.py (renamed from test/2240-tracing-non-invokable-method/run) | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | test/304-method-tracing/run.py (renamed from test/304-method-tracing/run) | 0 | ||||
-rw-r--r-- | test/457-regs/run.py (renamed from test/457-regs/run) | 0 | ||||
-rw-r--r-- | test/566-polymorphic-inlining/run.py (renamed from test/566-polymorphic-inlining/run) | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | test/569-checker-pattern-replacement/run.py (renamed from test/569-checker-pattern-replacement/run) | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | test/570-checker-osr-locals/run.py (renamed from test/570-checker-osr-locals/run) | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | test/570-checker-osr/run.py (renamed from test/570-checker-osr/run) | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | test/574-irreducible-and-constant-area/run.py (renamed from test/574-irreducible-and-constant-area/run) | 0 | ||||
-rw-r--r-- | test/595-profile-saving/run.py (renamed from test/595-profile-saving/run) | 0 | ||||
-rw-r--r-- | test/596-app-images/run.py (renamed from test/596-app-images/run) | 0 | ||||
-rw-r--r-- | test/597-app-images-same-classloader/run.py (renamed from test/597-app-images-same-classloader/run) | 0 | ||||
-rw-r--r-- | test/597-deopt-busy-loop/run.py (renamed from test/597-deopt-busy-loop/run) | 0 | ||||
-rw-r--r-- | test/597-deopt-invoke-stub/run.py (renamed from test/597-deopt-invoke-stub/run) | 0 | ||||
-rw-r--r-- | test/597-deopt-new-string/run.py (renamed from test/597-deopt-new-string/run) | 0 | ||||
-rw-r--r-- | test/613-inlining-dex-cache/run.py (renamed from test/613-inlining-dex-cache/run) | 0 | ||||
-rw-r--r-- | test/616-cha-abstract/run.py (renamed from test/616-cha-abstract/run) | 0 | ||||
-rw-r--r-- | test/616-cha-interface-default/run.py (renamed from test/616-cha-interface-default/run) | 0 | ||||
-rw-r--r-- | test/616-cha-interface/run.py (renamed from test/616-cha-interface/run) | 0 | ||||
-rw-r--r-- | test/616-cha-miranda/run.py (renamed from test/616-cha-miranda/run) | 0 | ||||
-rw-r--r-- | test/616-cha-proxy-method-inline/run.py (renamed from test/616-cha-proxy-method-inline/run) | 0 | ||||
-rw-r--r-- | test/616-cha-unloading/run.py (renamed from test/616-cha-unloading/run) | 0 | ||||
-rw-r--r-- | test/616-cha/run.py (renamed from test/616-cha/run) | 0 | ||||
-rw-r--r-- | test/628-vdex/run.py (renamed from test/628-vdex/run) | 0 | ||||
-rw-r--r-- | test/629-vdex-speed/run.py (renamed from test/629-vdex-speed/run) | 0 | ||||
-rw-r--r-- | test/634-vdex-duplicate/run.py (renamed from test/634-vdex-duplicate/run) | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | test/636-wrong-static-access/run.py (renamed from test/636-wrong-static-access/run) | 0 | ||||
-rw-r--r-- | test/638-checker-inline-cache-intrinsic/run.py (renamed from test/638-checker-inline-cache-intrinsic/run) | 0 | ||||
-rw-r--r-- | test/638-checker-inline-caches/run.py (renamed from test/638-checker-inline-caches/run) | 0 | ||||
-rw-r--r-- | test/643-checker-bogus-ic/run.py (renamed from test/643-checker-bogus-ic/run) | 0 | ||||
-rw-r--r-- | test/648-inline-caches-unresolved/run.py (renamed from test/648-inline-caches-unresolved/run) | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | test/652-deopt-intrinsic/run.py (renamed from test/652-deopt-intrinsic/run) | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | test/656-annotation-lookup-generic-jni/run.py (renamed from test/656-annotation-lookup-generic-jni/run) | 0 | ||||
-rw-r--r-- | test/660-clinit/run.py (renamed from test/660-clinit/run) | 0 | ||||
-rw-r--r-- | test/661-oat-writer-layout/run.py (renamed from test/661-oat-writer-layout/run) | 0 | ||||
-rw-r--r-- | test/663-odd-dex-size/run.py (renamed from test/663-odd-dex-size/run) | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | test/667-jit-jni-stub/run.py (renamed from test/667-jit-jni-stub/run) | 0 | ||||
-rw-r--r-- | test/670-bitstring-type-check/run.py (renamed from test/670-bitstring-type-check/run) | 0 | ||||
-rw-r--r-- | test/674-HelloWorld-Dm/run.py (renamed from test/674-HelloWorld-Dm/run) | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | test/674-hiddenapi/run.py (renamed from test/674-hiddenapi/run) | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | test/674-hotness-compiled/run.py (renamed from test/674-hotness-compiled/run) | 0 | ||||
-rw-r--r-- | test/674-vdex-uncompress/run.py (renamed from test/674-vdex-uncompress/run) | 0 | ||||
-rw-r--r-- | test/676-proxy-jit-at-first-use/run.py (renamed from test/676-proxy-jit-at-first-use/run) | 0 | ||||
-rw-r--r-- | test/677-fsi/run.py (renamed from test/677-fsi/run) | 0 | ||||
-rw-r--r-- | test/677-fsi2/run.py (renamed from test/677-fsi2/run) | 0 | ||||
-rw-r--r-- | test/678-quickening/run.py (renamed from test/678-quickening/run) | 0 | ||||
-rw-r--r-- | test/679-locks/run.py (renamed from test/679-locks/run) | 0 | ||||
-rw-r--r-- | test/688-shared-library/run.py (renamed from test/688-shared-library/run) | 0 | ||||
-rw-r--r-- | test/689-zygote-jit-deopt/run.py (renamed from test/689-zygote-jit-deopt/run) | 0 | ||||
-rw-r--r-- | test/692-vdex-secondary-loader/run.py (renamed from test/692-vdex-secondary-loader/run) | 0 | ||||
-rw-r--r-- | test/707-checker-invalid-profile/run.py (renamed from test/707-checker-invalid-profile/run) | 0 | ||||
-rw-r--r-- | test/710-varhandle-creation/run.py (renamed from test/710-varhandle-creation/run) | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | test/714-invoke-custom-lambda-metafactory/run.py (renamed from test/714-invoke-custom-lambda-metafactory/run) | 0 | ||||
-rw-r--r-- | test/727-checker-unresolved-class/run.py (renamed from test/727-checker-unresolved-class/run) | 0 | ||||
-rw-r--r-- | test/728-imt-conflict-zygote/run.py (renamed from test/728-imt-conflict-zygote/run) | 0 | ||||
-rw-r--r-- | test/729-checker-polymorphic-intrinsic/run.py (renamed from test/729-checker-polymorphic-intrinsic/run) | 0 | ||||
-rw-r--r-- | test/800-smali/run.py (renamed from test/800-smali/run) | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | test/817-hiddenapi/run.py (renamed from test/817-hiddenapi/run) | 0 | ||||
-rw-r--r-- | test/818-clinit-nterp/run.py (renamed from test/818-clinit-nterp/run) | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | test/819-verification-runtime/run.py (renamed from test/819-verification-runtime/run) | 0 | ||||
-rw-r--r-- | test/820-vdex-multidex/run.py (renamed from test/820-vdex-multidex/run) | 0 | ||||
-rw-r--r-- | test/821-madvise-willneed/run.py (renamed from test/821-madvise-willneed/run) | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | test/833-background-verification/run.py (renamed from test/833-background-verification/run) | 0 | ||||
-rw-r--r-- | test/842-vdex-hard-failure/run.py (renamed from test/842-vdex-hard-failure/run) | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | test/900-hello-plugin/run.py (renamed from test/900-hello-plugin/run) | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | test/901-hello-ti-agent/run.py (renamed from test/901-hello-ti-agent/run) | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | test/902-hello-transformation/run.py (renamed from test/902-hello-transformation/run) | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | test/903-hello-tagging/run.py (renamed from test/903-hello-tagging/run) | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | test/904-object-allocation/run.py (renamed from test/904-object-allocation/run) | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | test/905-object-free/run.py (renamed from test/905-object-free/run) | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | test/906-iterate-heap/run.py (renamed from test/906-iterate-heap/run) | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | test/907-get-loaded-classes/run.py (renamed from test/907-get-loaded-classes/run) | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | test/908-gc-start-finish/run.py (renamed from test/908-gc-start-finish/run) | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | test/909-attach-agent/run.py (renamed from test/909-attach-agent/run) | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | test/910-methods/run.py (renamed from test/910-methods/run) | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | test/911-get-stack-trace/run.py (renamed from test/911-get-stack-trace/run) | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | test/912-classes/run.py (renamed from test/912-classes/run) | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | test/913-heaps/run.py (renamed from test/913-heaps/run) | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | test/914-hello-obsolescence/run.py (renamed from test/914-hello-obsolescence/run) | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | test/915-obsolete-2/run.py (renamed from test/915-obsolete-2/run) | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | test/916-obsolete-jit/run.py (renamed from test/916-obsolete-jit/run) | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | test/917-fields-transformation/run.py (renamed from test/917-fields-transformation/run) | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | test/918-fields/run.py (renamed from test/918-fields/run) | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | test/919-obsolete-fields/run.py (renamed from test/919-obsolete-fields/run) | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | test/920-objects/run.py (renamed from test/920-objects/run) | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | test/921-hello-failure/run.py (renamed from test/921-hello-failure/run) | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | test/922-properties/run.py (renamed from test/922-properties/run) | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | test/923-monitors/run.py (renamed from test/923-monitors/run) | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | test/924-threads/run.py (renamed from test/924-threads/run) | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | test/925-threadgroups/run.py (renamed from test/925-threadgroups/run) | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | test/926-multi-obsolescence/run.py (renamed from test/926-multi-obsolescence/run) | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | test/927-timers/run.py (renamed from test/927-timers/run) | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | test/928-jni-table/run.py (renamed from test/928-jni-table/run) | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | test/929-search/run.py (renamed from test/929-search/run) | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | test/930-hello-retransform/run.py (renamed from test/930-hello-retransform/run) | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | test/931-agent-thread/run.py (renamed from test/931-agent-thread/run) | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | test/932-transform-saves/run.py (renamed from test/932-transform-saves/run) | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | test/933-misc-events/run.py (renamed from test/933-misc-events/run) | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | test/934-load-transform/run.py (renamed from test/934-load-transform/run) | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | test/935-non-retransformable/run.py (renamed from test/935-non-retransformable/run) | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | test/936-search-onload/run.py (renamed from test/936-search-onload/run) | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | test/937-hello-retransform-package/run.py (renamed from test/937-hello-retransform-package/run) | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | test/938-load-transform-bcp/run.py (renamed from test/938-load-transform-bcp/run) | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | test/939-hello-transformation-bcp/run.py (renamed from test/939-hello-transformation-bcp/run) | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | test/940-recursive-obsolete/run.py (renamed from test/940-recursive-obsolete/run) | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | test/941-recursive-obsolete-jit/run.py (renamed from test/941-recursive-obsolete-jit/run) | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | test/942-private-recursive/run.py (renamed from test/942-private-recursive/run) | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | test/943-private-recursive-jit/run.py (renamed from test/943-private-recursive-jit/run) | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | test/944-transform-classloaders/run.py (renamed from test/944-transform-classloaders/run) | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | test/945-obsolete-native/run.py (renamed from test/945-obsolete-native/run) | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | test/946-obsolete-throw/run.py (renamed from test/946-obsolete-throw/run) | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | test/947-reflect-method/run.py (renamed from test/947-reflect-method/run) | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | test/948-change-annotations/run.py (renamed from test/948-change-annotations/run) | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | test/949-in-memory-transform/run.py (renamed from test/949-in-memory-transform/run) | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | test/950-redefine-intrinsic/run.py (renamed from test/950-redefine-intrinsic/run) | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | test/951-threaded-obsolete/run.py (renamed from test/951-threaded-obsolete/run) | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | test/954-invoke-polymorphic-verifier/run.py (renamed from test/954-invoke-polymorphic-verifier/run) | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | test/961-default-iface-resolution-gen/run.py (renamed from test/961-default-iface-resolution-gen/run) | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | test/980-redefine-object/run.py (renamed from test/980-redefine-object/run) | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | test/981-dedup-original-dex/run.py (renamed from test/981-dedup-original-dex/run) | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | test/982-ok-no-retransform/run.py (renamed from test/982-ok-no-retransform/run) | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | test/983-source-transform-verify/run.py (renamed from test/983-source-transform-verify/run) | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | test/984-obsolete-invoke/run.py (renamed from test/984-obsolete-invoke/run) | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | test/985-re-obsolete/run.py (renamed from test/985-re-obsolete/run) | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | test/986-native-method-bind/run.py (renamed from test/986-native-method-bind/run) | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | test/987-agent-bind/run.py (renamed from test/987-agent-bind/run) | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | test/988-method-trace/run.py (renamed from test/988-method-trace/run) | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | test/989-method-trace-throw/run.py (renamed from test/989-method-trace-throw/run) | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | test/990-field-trace/run.py (renamed from test/990-field-trace/run) | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | test/991-field-trace-2/run.py (renamed from test/991-field-trace-2/run) | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | test/992-source-data/run.py (renamed from test/992-source-data/run) | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | test/993-breakpoints/run.py (renamed from test/993-breakpoints/run) | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | test/994-breakpoint-line/run.py (renamed from test/994-breakpoint-line/run) | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | test/995-breakpoints-throw/run.py (renamed from test/995-breakpoints-throw/run) | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | test/996-breakpoint-obsolete/run.py (renamed from test/996-breakpoint-obsolete/run) | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | test/997-single-step/run.py (renamed from test/997-single-step/run) | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | test/998-redefine-use-after-free/run.py (renamed from test/998-redefine-use-after-free/run) | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | test/999-redefine-hiddenapi/run.py (renamed from test/999-redefine-hiddenapi/run) | 0 | ||||
-rwxr-xr-x | test/run-test | 2 | ||||
-rwxr-xr-x | test/utils/regen-test-files | 2 |
307 files changed, 2 insertions, 2 deletions
diff --git a/test/000-nop/run b/test/000-nop/run.py index 9239ae8fee..9239ae8fee 100644 --- a/test/000-nop/run +++ b/test/000-nop/run.py diff --git a/test/004-ThreadStress/run b/test/004-ThreadStress/run.py index 7cc4d79599..7cc4d79599 100755..100644 --- a/test/004-ThreadStress/run +++ b/test/004-ThreadStress/run.py diff --git a/test/030-bad-finalizer/run b/test/030-bad-finalizer/run.py index a849d796fe..a849d796fe 100755..100644 --- a/test/030-bad-finalizer/run +++ b/test/030-bad-finalizer/run.py diff --git a/test/034-call-null/run b/test/034-call-null/run.py index 80a8a336fb..80a8a336fb 100755..100644 --- a/test/034-call-null/run +++ b/test/034-call-null/run.py diff --git a/test/038-inner-null/run b/test/038-inner-null/run.py index 80a8a336fb..80a8a336fb 100755..100644 --- a/test/038-inner-null/run +++ b/test/038-inner-null/run.py diff --git a/test/044-proxy/run b/test/044-proxy/run.py index 1784fc51ec..1784fc51ec 100644 --- a/test/044-proxy/run +++ b/test/044-proxy/run.py diff --git a/test/054-uncaught/run b/test/054-uncaught/run.py index 80a8a336fb..80a8a336fb 100755..100644 --- a/test/054-uncaught/run +++ b/test/054-uncaught/run.py diff --git a/test/055-enum-performance/run b/test/055-enum-performance/run.py index dbb09fd33c..dbb09fd33c 100755..100644 --- a/test/055-enum-performance/run +++ b/test/055-enum-performance/run.py diff --git a/test/059-finalizer-throw/run b/test/059-finalizer-throw/run.py index 0d9274e37b..0d9274e37b 100644 --- a/test/059-finalizer-throw/run +++ b/test/059-finalizer-throw/run.py diff --git a/test/064-field-access/run b/test/064-field-access/run.py index 1784fc51ec..1784fc51ec 100644 --- a/test/064-field-access/run +++ b/test/064-field-access/run.py diff --git a/test/071-dexfile-map-clean/run b/test/071-dexfile-map-clean/run.py index eda60fa6a6..eda60fa6a6 100755..100644 --- a/test/071-dexfile-map-clean/run +++ b/test/071-dexfile-map-clean/run.py diff --git a/test/080-oom-throw/run b/test/080-oom-throw/run.py index fb10464620..fb10464620 100644 --- a/test/080-oom-throw/run +++ b/test/080-oom-throw/run.py diff --git a/test/089-many-methods/run b/test/089-many-methods/run.py index ba0f83a740..ba0f83a740 100644 --- a/test/089-many-methods/run +++ b/test/089-many-methods/run.py diff --git a/test/091-override-package-private-method/run b/test/091-override-package-private-method/run.py index 2746221961..2746221961 100755..100644 --- a/test/091-override-package-private-method/run +++ b/test/091-override-package-private-method/run.py diff --git a/test/099-vmdebug/run b/test/099-vmdebug/run.py index 4492f3652f..4492f3652f 100755..100644 --- a/test/099-vmdebug/run +++ b/test/099-vmdebug/run.py diff --git a/test/1001-app-image-regions/run b/test/1001-app-image-regions/run.py index d529700c9d..d529700c9d 100644 --- a/test/1001-app-image-regions/run +++ b/test/1001-app-image-regions/run.py diff --git a/test/1002-notify-startup/run b/test/1002-notify-startup/run.py index 6e15f3ac66..6e15f3ac66 100755..100644 --- a/test/1002-notify-startup/run +++ b/test/1002-notify-startup/run.py diff --git a/test/1003-metadata-section-strings/run b/test/1003-metadata-section-strings/run.py index 7fc97aa63d..7fc97aa63d 100644 --- a/test/1003-metadata-section-strings/run +++ b/test/1003-metadata-section-strings/run.py diff --git a/test/1004-checker-volatile-ref-load/run b/test/1004-checker-volatile-ref-load/run.py index 97dc42a3e4..97dc42a3e4 100644 --- a/test/1004-checker-volatile-ref-load/run +++ b/test/1004-checker-volatile-ref-load/run.py diff --git a/test/115-native-bridge/run b/test/115-native-bridge/run.py index 619bde02f4..619bde02f4 100644 --- a/test/115-native-bridge/run +++ b/test/115-native-bridge/run.py diff --git a/test/116-nodex2oat/run b/test/116-nodex2oat/run.py index 5b383163c2..5b383163c2 100755..100644 --- a/test/116-nodex2oat/run +++ b/test/116-nodex2oat/run.py diff --git a/test/118-noimage-dex2oat/run b/test/118-noimage-dex2oat/run.py index 88efccae9a..88efccae9a 100644 --- a/test/118-noimage-dex2oat/run +++ b/test/118-noimage-dex2oat/run.py diff --git a/test/126-miranda-multidex/run b/test/126-miranda-multidex/run.py index 1896315fbe..1896315fbe 100755..100644 --- a/test/126-miranda-multidex/run +++ b/test/126-miranda-multidex/run.py diff --git a/test/127-checker-secondarydex/run b/test/127-checker-secondarydex/run.py index 2746221961..2746221961 100755..100644 --- a/test/127-checker-secondarydex/run +++ b/test/127-checker-secondarydex/run.py diff --git a/test/130-hprof/run b/test/130-hprof/run.py index c3fda2f9e5..c3fda2f9e5 100644 --- a/test/130-hprof/run +++ b/test/130-hprof/run.py diff --git a/test/133-static-invoke-super/run b/test/133-static-invoke-super/run.py index dbb09fd33c..dbb09fd33c 100755..100644 --- a/test/133-static-invoke-super/run +++ b/test/133-static-invoke-super/run.py diff --git a/test/1336-short-finalizer-timeout/run b/test/1336-short-finalizer-timeout/run.py index e4aed7bc1f..e4aed7bc1f 100755..100644 --- a/test/1336-short-finalizer-timeout/run +++ b/test/1336-short-finalizer-timeout/run.py diff --git a/test/1337-gc-coverage/run b/test/1337-gc-coverage/run.py index 9216c06e4c..9216c06e4c 100755..100644 --- a/test/1337-gc-coverage/run +++ b/test/1337-gc-coverage/run.py diff --git a/test/1338-gc-no-los/run b/test/1338-gc-no-los/run.py index 1c64d11744..1c64d11744 100755..100644 --- a/test/1338-gc-no-los/run +++ b/test/1338-gc-no-los/run.py diff --git a/test/1339-dead-reference-safe/run b/test/1339-dead-reference-safe/run.py index 6b81ed40ee..6b81ed40ee 100755..100644 --- a/test/1339-dead-reference-safe/run +++ b/test/1339-dead-reference-safe/run.py diff --git a/test/137-cfi/run b/test/137-cfi/run.py index 987d147cfb..987d147cfb 100755..100644 --- a/test/137-cfi/run +++ b/test/137-cfi/run.py diff --git a/test/139-register-natives/run b/test/139-register-natives/run.py index a4b0436628..a4b0436628 100755..100644 --- a/test/139-register-natives/run +++ b/test/139-register-natives/run.py diff --git a/test/141-class-unload/run b/test/141-class-unload/run.py index c3fda2f9e5..c3fda2f9e5 100644 --- a/test/141-class-unload/run +++ b/test/141-class-unload/run.py diff --git a/test/143-string-value/run b/test/143-string-value/run.py index 5f32b06fea..5f32b06fea 100755..100644 --- a/test/143-string-value/run +++ b/test/143-string-value/run.py diff --git a/test/146-bad-interface/run b/test/146-bad-interface/run.py index d47bde289e..d47bde289e 100755..100644 --- a/test/146-bad-interface/run +++ b/test/146-bad-interface/run.py diff --git a/test/148-multithread-gc-annotations/run b/test/148-multithread-gc-annotations/run.py index 9216c06e4c..9216c06e4c 100755..100644 --- a/test/148-multithread-gc-annotations/run +++ b/test/148-multithread-gc-annotations/run.py diff --git a/test/149-suspend-all-stress/run b/test/149-suspend-all-stress/run.py index f6f670e9ba..f6f670e9ba 100755..100644 --- a/test/149-suspend-all-stress/run +++ b/test/149-suspend-all-stress/run.py diff --git a/test/151-OpenFileLimit/run b/test/151-OpenFileLimit/run.py index 5e9f05acb6..5e9f05acb6 100755..100644 --- a/test/151-OpenFileLimit/run +++ b/test/151-OpenFileLimit/run.py diff --git a/test/157-void-class/run b/test/157-void-class/run.py index c0cc3e9526..c0cc3e9526 100755..100644 --- a/test/157-void-class/run +++ b/test/157-void-class/run.py diff --git a/test/158-app-image-class-table/run b/test/158-app-image-class-table/run.py index 76788993c9..76788993c9 100644 --- a/test/158-app-image-class-table/run +++ b/test/158-app-image-class-table/run.py diff --git a/test/159-app-image-fields/run b/test/159-app-image-fields/run.py index ae99f54f08..ae99f54f08 100644 --- a/test/159-app-image-fields/run +++ b/test/159-app-image-fields/run.py diff --git a/test/160-read-barrier-stress/run b/test/160-read-barrier-stress/run.py index fb006ea79c..fb006ea79c 100644 --- a/test/160-read-barrier-stress/run +++ b/test/160-read-barrier-stress/run.py diff --git a/test/163-app-image-methods/run b/test/163-app-image-methods/run.py index ae99f54f08..ae99f54f08 100644 --- a/test/163-app-image-methods/run +++ b/test/163-app-image-methods/run.py diff --git a/test/164-resolution-trampoline-dex-cache/run b/test/164-resolution-trampoline-dex-cache/run.py index 6e7b777dc3..6e7b777dc3 100644 --- a/test/164-resolution-trampoline-dex-cache/run +++ b/test/164-resolution-trampoline-dex-cache/run.py diff --git a/test/165-lock-owner-proxy/run b/test/165-lock-owner-proxy/run.py index 266f74722d..266f74722d 100644 --- a/test/165-lock-owner-proxy/run +++ b/test/165-lock-owner-proxy/run.py diff --git a/test/167-visit-locks/run b/test/167-visit-locks/run.py index 266f74722d..266f74722d 100644 --- a/test/167-visit-locks/run +++ b/test/167-visit-locks/run.py diff --git a/test/168-vmstack-annotated/run b/test/168-vmstack-annotated/run.py index 266f74722d..266f74722d 100644 --- a/test/168-vmstack-annotated/run +++ b/test/168-vmstack-annotated/run.py diff --git a/test/172-app-image-twice/run b/test/172-app-image-twice/run.py index 6b53067886..6b53067886 100644 --- a/test/172-app-image-twice/run +++ b/test/172-app-image-twice/run.py diff --git a/test/176-app-image-string/run b/test/176-app-image-string/run.py index 0f3a0eacfd..0f3a0eacfd 100644 --- a/test/176-app-image-string/run +++ b/test/176-app-image-string/run.py diff --git a/test/178-app-image-native-method/run b/test/178-app-image-native-method/run.py index 5f8c50700b..5f8c50700b 100644 --- a/test/178-app-image-native-method/run +++ b/test/178-app-image-native-method/run.py diff --git a/test/1900-track-alloc/run b/test/1900-track-alloc/run.py index 4796039801..4796039801 100755..100644 --- a/test/1900-track-alloc/run +++ b/test/1900-track-alloc/run.py diff --git a/test/1901-get-bytecodes/run b/test/1901-get-bytecodes/run.py index b5968864ac..b5968864ac 100755..100644 --- a/test/1901-get-bytecodes/run +++ b/test/1901-get-bytecodes/run.py diff --git a/test/1902-suspend/run b/test/1902-suspend/run.py index b5968864ac..b5968864ac 100755..100644 --- a/test/1902-suspend/run +++ b/test/1902-suspend/run.py diff --git a/test/1903-suspend-self/run b/test/1903-suspend-self/run.py index 6f8d830323..6f8d830323 100755..100644 --- a/test/1903-suspend-self/run +++ b/test/1903-suspend-self/run.py diff --git a/test/1904-double-suspend/run b/test/1904-double-suspend/run.py index b5968864ac..b5968864ac 100755..100644 --- a/test/1904-double-suspend/run +++ b/test/1904-double-suspend/run.py diff --git a/test/1905-suspend-native/run b/test/1905-suspend-native/run.py index b5968864ac..b5968864ac 100755..100644 --- a/test/1905-suspend-native/run +++ b/test/1905-suspend-native/run.py diff --git a/test/1906-suspend-list-me-first/run b/test/1906-suspend-list-me-first/run.py index b5968864ac..b5968864ac 100755..100644 --- a/test/1906-suspend-list-me-first/run +++ b/test/1906-suspend-list-me-first/run.py diff --git a/test/1907-suspend-list-self-twice/run b/test/1907-suspend-list-self-twice/run.py index b5968864ac..b5968864ac 100755..100644 --- a/test/1907-suspend-list-self-twice/run +++ b/test/1907-suspend-list-self-twice/run.py diff --git a/test/1908-suspend-native-resume-self/run b/test/1908-suspend-native-resume-self/run.py index b5968864ac..b5968864ac 100755..100644 --- a/test/1908-suspend-native-resume-self/run +++ b/test/1908-suspend-native-resume-self/run.py diff --git a/test/1909-per-agent-tls/run b/test/1909-per-agent-tls/run.py index 4796039801..4796039801 100755..100644 --- a/test/1909-per-agent-tls/run +++ b/test/1909-per-agent-tls/run.py diff --git a/test/1910-transform-with-default/run b/test/1910-transform-with-default/run.py index 4796039801..4796039801 100755..100644 --- a/test/1910-transform-with-default/run +++ b/test/1910-transform-with-default/run.py diff --git a/test/1911-get-local-var-table/run b/test/1911-get-local-var-table/run.py index ce3a55a474..ce3a55a474 100755..100644 --- a/test/1911-get-local-var-table/run +++ b/test/1911-get-local-var-table/run.py diff --git a/test/1912-get-set-local-primitive/run b/test/1912-get-set-local-primitive/run.py index ce3a55a474..ce3a55a474 100755..100644 --- a/test/1912-get-set-local-primitive/run +++ b/test/1912-get-set-local-primitive/run.py diff --git a/test/1913-get-set-local-objects/run b/test/1913-get-set-local-objects/run.py index ce3a55a474..ce3a55a474 100755..100644 --- a/test/1913-get-set-local-objects/run +++ b/test/1913-get-set-local-objects/run.py diff --git a/test/1914-get-local-instance/run b/test/1914-get-local-instance/run.py index ce3a55a474..ce3a55a474 100755..100644 --- a/test/1914-get-local-instance/run +++ b/test/1914-get-local-instance/run.py diff --git a/test/1915-get-set-local-current-thread/run b/test/1915-get-set-local-current-thread/run.py index ce3a55a474..ce3a55a474 100755..100644 --- a/test/1915-get-set-local-current-thread/run +++ b/test/1915-get-set-local-current-thread/run.py diff --git a/test/1916-get-set-current-frame/run b/test/1916-get-set-current-frame/run.py index ce3a55a474..ce3a55a474 100755..100644 --- a/test/1916-get-set-current-frame/run +++ b/test/1916-get-set-current-frame/run.py diff --git a/test/1917-get-stack-frame/run b/test/1917-get-stack-frame/run.py index ce3a55a474..ce3a55a474 100755..100644 --- a/test/1917-get-stack-frame/run +++ b/test/1917-get-stack-frame/run.py diff --git a/test/1919-vminit-thread-start-timing/run b/test/1919-vminit-thread-start-timing/run.py index 4796039801..4796039801 100755..100644 --- a/test/1919-vminit-thread-start-timing/run +++ b/test/1919-vminit-thread-start-timing/run.py diff --git a/test/1920-suspend-native-monitor/run b/test/1920-suspend-native-monitor/run.py index b5968864ac..b5968864ac 100755..100644 --- a/test/1920-suspend-native-monitor/run +++ b/test/1920-suspend-native-monitor/run.py diff --git a/test/1921-suspend-native-recursive-monitor/run b/test/1921-suspend-native-recursive-monitor/run.py index b5968864ac..b5968864ac 100755..100644 --- a/test/1921-suspend-native-recursive-monitor/run +++ b/test/1921-suspend-native-recursive-monitor/run.py diff --git a/test/1922-owned-monitors-info/run b/test/1922-owned-monitors-info/run.py index b5968864ac..b5968864ac 100755..100644 --- a/test/1922-owned-monitors-info/run +++ b/test/1922-owned-monitors-info/run.py diff --git a/test/1923-frame-pop/run b/test/1923-frame-pop/run.py index ce3a55a474..ce3a55a474 100755..100644 --- a/test/1923-frame-pop/run +++ b/test/1923-frame-pop/run.py diff --git a/test/1924-frame-pop-toggle/run b/test/1924-frame-pop-toggle/run.py index ce3a55a474..ce3a55a474 100755..100644 --- a/test/1924-frame-pop-toggle/run +++ b/test/1924-frame-pop-toggle/run.py diff --git a/test/1925-self-frame-pop/run b/test/1925-self-frame-pop/run.py index ce3a55a474..ce3a55a474 100755..100644 --- a/test/1925-self-frame-pop/run +++ b/test/1925-self-frame-pop/run.py diff --git a/test/1926-missed-frame-pop/run b/test/1926-missed-frame-pop/run.py index ce3a55a474..ce3a55a474 100755..100644 --- a/test/1926-missed-frame-pop/run +++ b/test/1926-missed-frame-pop/run.py diff --git a/test/1927-exception-event/run b/test/1927-exception-event/run.py index ce3a55a474..ce3a55a474 100755..100644 --- a/test/1927-exception-event/run +++ b/test/1927-exception-event/run.py diff --git a/test/1928-exception-event-exception/run b/test/1928-exception-event-exception/run.py index ce3a55a474..ce3a55a474 100755..100644 --- a/test/1928-exception-event-exception/run +++ b/test/1928-exception-event-exception/run.py diff --git a/test/1929-exception-catch-exception/run b/test/1929-exception-catch-exception/run.py index ce3a55a474..ce3a55a474 100755..100644 --- a/test/1929-exception-catch-exception/run +++ b/test/1929-exception-catch-exception/run.py diff --git a/test/1930-monitor-info/run b/test/1930-monitor-info/run.py index b5968864ac..b5968864ac 100755..100644 --- a/test/1930-monitor-info/run +++ b/test/1930-monitor-info/run.py diff --git a/test/1931-monitor-events/run b/test/1931-monitor-events/run.py index f0d101dc38..f0d101dc38 100755..100644 --- a/test/1931-monitor-events/run +++ b/test/1931-monitor-events/run.py diff --git a/test/1932-monitor-events-misc/run b/test/1932-monitor-events-misc/run.py index 21067d0f3b..21067d0f3b 100755..100644 --- a/test/1932-monitor-events-misc/run +++ b/test/1932-monitor-events-misc/run.py diff --git a/test/1933-monitor-current-contended/run b/test/1933-monitor-current-contended/run.py index b5968864ac..b5968864ac 100755..100644 --- a/test/1933-monitor-current-contended/run +++ b/test/1933-monitor-current-contended/run.py diff --git a/test/1934-jvmti-signal-thread/run b/test/1934-jvmti-signal-thread/run.py index b5968864ac..b5968864ac 100755..100644 --- a/test/1934-jvmti-signal-thread/run +++ b/test/1934-jvmti-signal-thread/run.py diff --git a/test/1935-get-set-current-frame-jit/run b/test/1935-get-set-current-frame-jit/run.py index fb360238bc..fb360238bc 100755..100644 --- a/test/1935-get-set-current-frame-jit/run +++ b/test/1935-get-set-current-frame-jit/run.py diff --git a/test/1936-thread-end-events/run b/test/1936-thread-end-events/run.py index 9ac67c0375..9ac67c0375 100755..100644 --- a/test/1936-thread-end-events/run +++ b/test/1936-thread-end-events/run.py diff --git a/test/1937-transform-soft-fail/run b/test/1937-transform-soft-fail/run.py index 4796039801..4796039801 100755..100644 --- a/test/1937-transform-soft-fail/run +++ b/test/1937-transform-soft-fail/run.py diff --git a/test/1938-transform-abstract-single-impl/run b/test/1938-transform-abstract-single-impl/run.py index 23b8dc3724..23b8dc3724 100755..100644 --- a/test/1938-transform-abstract-single-impl/run +++ b/test/1938-transform-abstract-single-impl/run.py diff --git a/test/1939-proxy-frames/run b/test/1939-proxy-frames/run.py index ce3a55a474..ce3a55a474 100755..100644 --- a/test/1939-proxy-frames/run +++ b/test/1939-proxy-frames/run.py diff --git a/test/1940-ddms-ext/run b/test/1940-ddms-ext/run.py index 4796039801..4796039801 100755..100644 --- a/test/1940-ddms-ext/run +++ b/test/1940-ddms-ext/run.py diff --git a/test/1941-dispose-stress/run b/test/1941-dispose-stress/run.py index ce3a55a474..ce3a55a474 100755..100644 --- a/test/1941-dispose-stress/run +++ b/test/1941-dispose-stress/run.py diff --git a/test/1942-suspend-raw-monitor-exit/run b/test/1942-suspend-raw-monitor-exit/run.py index b5968864ac..b5968864ac 100755..100644 --- a/test/1942-suspend-raw-monitor-exit/run +++ b/test/1942-suspend-raw-monitor-exit/run.py diff --git a/test/1943-suspend-raw-monitor-wait/run b/test/1943-suspend-raw-monitor-wait/run.py index b5968864ac..b5968864ac 100755..100644 --- a/test/1943-suspend-raw-monitor-wait/run +++ b/test/1943-suspend-raw-monitor-wait/run.py diff --git a/test/1946-list-descriptors/run b/test/1946-list-descriptors/run.py index 4796039801..4796039801 100755..100644 --- a/test/1946-list-descriptors/run +++ b/test/1946-list-descriptors/run.py diff --git a/test/1947-breakpoint-redefine-deopt/run b/test/1947-breakpoint-redefine-deopt/run.py index ce3a55a474..ce3a55a474 100755..100644 --- a/test/1947-breakpoint-redefine-deopt/run +++ b/test/1947-breakpoint-redefine-deopt/run.py diff --git a/test/1948-obsolete-const-method-handle/run b/test/1948-obsolete-const-method-handle/run.py index afb13740a9..afb13740a9 100755..100644 --- a/test/1948-obsolete-const-method-handle/run +++ b/test/1948-obsolete-const-method-handle/run.py diff --git a/test/1949-short-dex-file/run b/test/1949-short-dex-file/run.py index 4796039801..4796039801 100755..100644 --- a/test/1949-short-dex-file/run +++ b/test/1949-short-dex-file/run.py diff --git a/test/1950-unprepared-transform/run b/test/1950-unprepared-transform/run.py index 82d1a0e4be..82d1a0e4be 100755..100644 --- a/test/1950-unprepared-transform/run +++ b/test/1950-unprepared-transform/run.py diff --git a/test/1951-monitor-enter-no-suspend/run b/test/1951-monitor-enter-no-suspend/run.py index 4796039801..4796039801 100755..100644 --- a/test/1951-monitor-enter-no-suspend/run +++ b/test/1951-monitor-enter-no-suspend/run.py diff --git a/test/1953-pop-frame/run b/test/1953-pop-frame/run.py index d529fb8978..d529fb8978 100755..100644 --- a/test/1953-pop-frame/run +++ b/test/1953-pop-frame/run.py diff --git a/test/1954-pop-frame-jit/run b/test/1954-pop-frame-jit/run.py index 4f8a0c252e..4f8a0c252e 100755..100644 --- a/test/1954-pop-frame-jit/run +++ b/test/1954-pop-frame-jit/run.py diff --git a/test/1955-pop-frame-jit-called/run b/test/1955-pop-frame-jit-called/run.py index 5c78a23b83..5c78a23b83 100755..100644 --- a/test/1955-pop-frame-jit-called/run +++ b/test/1955-pop-frame-jit-called/run.py diff --git a/test/1956-pop-frame-jit-calling/run b/test/1956-pop-frame-jit-calling/run.py index 5c78a23b83..5c78a23b83 100755..100644 --- a/test/1956-pop-frame-jit-calling/run +++ b/test/1956-pop-frame-jit-calling/run.py diff --git a/test/1957-error-ext/run b/test/1957-error-ext/run.py index 4796039801..4796039801 100755..100644 --- a/test/1957-error-ext/run +++ b/test/1957-error-ext/run.py diff --git a/test/1958-transform-try-jit/run b/test/1958-transform-try-jit/run.py index 4796039801..4796039801 100755..100644 --- a/test/1958-transform-try-jit/run +++ b/test/1958-transform-try-jit/run.py diff --git a/test/1959-redefine-object-instrument/run b/test/1959-redefine-object-instrument/run.py index 4796039801..4796039801 100755..100644 --- a/test/1959-redefine-object-instrument/run +++ b/test/1959-redefine-object-instrument/run.py diff --git a/test/1960-obsolete-jit-multithread-native/run b/test/1960-obsolete-jit-multithread-native/run.py index 4796039801..4796039801 100755..100644 --- a/test/1960-obsolete-jit-multithread-native/run +++ b/test/1960-obsolete-jit-multithread-native/run.py diff --git a/test/1961-obsolete-jit-multithread/run b/test/1961-obsolete-jit-multithread/run.py index 4796039801..4796039801 100755..100644 --- a/test/1961-obsolete-jit-multithread/run +++ b/test/1961-obsolete-jit-multithread/run.py diff --git a/test/1962-multi-thread-events/run b/test/1962-multi-thread-events/run.py index 4796039801..4796039801 100755..100644 --- a/test/1962-multi-thread-events/run +++ b/test/1962-multi-thread-events/run.py diff --git a/test/1963-add-to-dex-classloader-in-memory/run b/test/1963-add-to-dex-classloader-in-memory/run.py index ad7c1aed1b..ad7c1aed1b 100755..100644 --- a/test/1963-add-to-dex-classloader-in-memory/run +++ b/test/1963-add-to-dex-classloader-in-memory/run.py diff --git a/test/1964-add-to-dex-classloader-file/run b/test/1964-add-to-dex-classloader-file/run.py index 4796039801..4796039801 100755..100644 --- a/test/1964-add-to-dex-classloader-file/run +++ b/test/1964-add-to-dex-classloader-file/run.py diff --git a/test/1965-get-set-local-primitive-no-tables/run b/test/1965-get-set-local-primitive-no-tables/run.py index 77a45e9484..77a45e9484 100755..100644 --- a/test/1965-get-set-local-primitive-no-tables/run +++ b/test/1965-get-set-local-primitive-no-tables/run.py diff --git a/test/1966-get-set-local-objects-no-table/run b/test/1966-get-set-local-objects-no-table/run.py index 77a45e9484..77a45e9484 100755..100644 --- a/test/1966-get-set-local-objects-no-table/run +++ b/test/1966-get-set-local-objects-no-table/run.py diff --git a/test/1967-get-set-local-bad-slot/run b/test/1967-get-set-local-bad-slot/run.py index ce3a55a474..ce3a55a474 100755..100644 --- a/test/1967-get-set-local-bad-slot/run +++ b/test/1967-get-set-local-bad-slot/run.py diff --git a/test/1968-force-early-return/run b/test/1968-force-early-return/run.py index fa0825640b..fa0825640b 100755..100644 --- a/test/1968-force-early-return/run +++ b/test/1968-force-early-return/run.py diff --git a/test/1969-force-early-return-void/run b/test/1969-force-early-return-void/run.py index 6866e1af2f..6866e1af2f 100755..100644 --- a/test/1969-force-early-return-void/run +++ b/test/1969-force-early-return-void/run.py diff --git a/test/1970-force-early-return-long/run b/test/1970-force-early-return-long/run.py index fa0825640b..fa0825640b 100755..100644 --- a/test/1970-force-early-return-long/run +++ b/test/1970-force-early-return-long/run.py diff --git a/test/1971-multi-force-early-return/run b/test/1971-multi-force-early-return/run.py index fa0825640b..fa0825640b 100755..100644 --- a/test/1971-multi-force-early-return/run +++ b/test/1971-multi-force-early-return/run.py diff --git a/test/1972-jni-id-swap-indices/run b/test/1972-jni-id-swap-indices/run.py index 81ec061ea8..81ec061ea8 100755..100644 --- a/test/1972-jni-id-swap-indices/run +++ b/test/1972-jni-id-swap-indices/run.py diff --git a/test/1973-jni-id-swap-pointer/run b/test/1973-jni-id-swap-pointer/run.py index b7ed57ad24..b7ed57ad24 100755..100644 --- a/test/1973-jni-id-swap-pointer/run +++ b/test/1973-jni-id-swap-pointer/run.py diff --git a/test/1974-resize-array/run b/test/1974-resize-array/run.py index 4f5f922eb5..4f5f922eb5 100755..100644 --- a/test/1974-resize-array/run +++ b/test/1974-resize-array/run.py diff --git a/test/1975-hello-structural-transformation/run b/test/1975-hello-structural-transformation/run.py index 9ef412d7a8..9ef412d7a8 100755..100644 --- a/test/1975-hello-structural-transformation/run +++ b/test/1975-hello-structural-transformation/run.py diff --git a/test/1976-hello-structural-static-methods/run b/test/1976-hello-structural-static-methods/run.py index 9ef412d7a8..9ef412d7a8 100755..100644 --- a/test/1976-hello-structural-static-methods/run +++ b/test/1976-hello-structural-static-methods/run.py diff --git a/test/1977-hello-structural-obsolescence/run b/test/1977-hello-structural-obsolescence/run.py index 9ef412d7a8..9ef412d7a8 100755..100644 --- a/test/1977-hello-structural-obsolescence/run +++ b/test/1977-hello-structural-obsolescence/run.py diff --git a/test/1978-regular-obsolete-then-structural-obsolescence/run b/test/1978-regular-obsolete-then-structural-obsolescence/run.py index 9ef412d7a8..9ef412d7a8 100755..100644 --- a/test/1978-regular-obsolete-then-structural-obsolescence/run +++ b/test/1978-regular-obsolete-then-structural-obsolescence/run.py diff --git a/test/1979-threaded-structural-transformation/run b/test/1979-threaded-structural-transformation/run.py index 9ef412d7a8..9ef412d7a8 100755..100644 --- a/test/1979-threaded-structural-transformation/run +++ b/test/1979-threaded-structural-transformation/run.py diff --git a/test/1980-obsolete-object-cleared/run b/test/1980-obsolete-object-cleared/run.py index 9ef412d7a8..9ef412d7a8 100755..100644 --- a/test/1980-obsolete-object-cleared/run +++ b/test/1980-obsolete-object-cleared/run.py diff --git a/test/1981-structural-redef-private-method-handles/run b/test/1981-structural-redef-private-method-handles/run.py index 9ef412d7a8..9ef412d7a8 100755..100644 --- a/test/1981-structural-redef-private-method-handles/run +++ b/test/1981-structural-redef-private-method-handles/run.py diff --git a/test/1982-no-virtuals-structural-redefinition/run b/test/1982-no-virtuals-structural-redefinition/run.py index 9ef412d7a8..9ef412d7a8 100755..100644 --- a/test/1982-no-virtuals-structural-redefinition/run +++ b/test/1982-no-virtuals-structural-redefinition/run.py diff --git a/test/1983-structural-redefinition-failures/run b/test/1983-structural-redefinition-failures/run.py index 9ef412d7a8..9ef412d7a8 100755..100644 --- a/test/1983-structural-redefinition-failures/run +++ b/test/1983-structural-redefinition-failures/run.py diff --git a/test/1984-structural-redefine-field-trace/run b/test/1984-structural-redefine-field-trace/run.py index 69d8985cfc..69d8985cfc 100755..100644 --- a/test/1984-structural-redefine-field-trace/run +++ b/test/1984-structural-redefine-field-trace/run.py diff --git a/test/1985-structural-redefine-stack-scope/run b/test/1985-structural-redefine-stack-scope/run.py index 69d8985cfc..69d8985cfc 100755..100644 --- a/test/1985-structural-redefine-stack-scope/run +++ b/test/1985-structural-redefine-stack-scope/run.py diff --git a/test/1986-structural-redefine-multi-thread-stack-scope/run b/test/1986-structural-redefine-multi-thread-stack-scope/run.py index 69d8985cfc..69d8985cfc 100755..100644 --- a/test/1986-structural-redefine-multi-thread-stack-scope/run +++ b/test/1986-structural-redefine-multi-thread-stack-scope/run.py diff --git a/test/1987-structural-redefine-recursive-stack-scope/run b/test/1987-structural-redefine-recursive-stack-scope/run.py index 69d8985cfc..69d8985cfc 100755..100644 --- a/test/1987-structural-redefine-recursive-stack-scope/run +++ b/test/1987-structural-redefine-recursive-stack-scope/run.py diff --git a/test/1988-multi-structural-redefine/run b/test/1988-multi-structural-redefine/run.py index 69d8985cfc..69d8985cfc 100755..100644 --- a/test/1988-multi-structural-redefine/run +++ b/test/1988-multi-structural-redefine/run.py diff --git a/test/1989-transform-bad-monitor/run b/test/1989-transform-bad-monitor/run.py index 4796039801..4796039801 100755..100644 --- a/test/1989-transform-bad-monitor/run +++ b/test/1989-transform-bad-monitor/run.py diff --git a/test/1990-structural-bad-verify/run b/test/1990-structural-bad-verify/run.py index 9ef412d7a8..9ef412d7a8 100755..100644 --- a/test/1990-structural-bad-verify/run +++ b/test/1990-structural-bad-verify/run.py diff --git a/test/1991-hello-structural-retransform/run b/test/1991-hello-structural-retransform/run.py index 9ef412d7a8..9ef412d7a8 100755..100644 --- a/test/1991-hello-structural-retransform/run +++ b/test/1991-hello-structural-retransform/run.py diff --git a/test/1992-retransform-no-such-field/run b/test/1992-retransform-no-such-field/run.py index 4796039801..4796039801 100755..100644 --- a/test/1992-retransform-no-such-field/run +++ b/test/1992-retransform-no-such-field/run.py diff --git a/test/1993-fallback-non-structural/run b/test/1993-fallback-non-structural/run.py index 9ef412d7a8..9ef412d7a8 100755..100644 --- a/test/1993-fallback-non-structural/run +++ b/test/1993-fallback-non-structural/run.py diff --git a/test/1994-final-virtual-structural/run b/test/1994-final-virtual-structural/run.py index 9ef412d7a8..9ef412d7a8 100755..100644 --- a/test/1994-final-virtual-structural/run +++ b/test/1994-final-virtual-structural/run.py diff --git a/test/1995-final-virtual-structural-multithread/run b/test/1995-final-virtual-structural-multithread/run.py index 3fd3061e1f..3fd3061e1f 100755..100644 --- a/test/1995-final-virtual-structural-multithread/run +++ b/test/1995-final-virtual-structural-multithread/run.py diff --git a/test/1996-final-override-virtual-structural/run b/test/1996-final-override-virtual-structural/run.py index 9ef412d7a8..9ef412d7a8 100755..100644 --- a/test/1996-final-override-virtual-structural/run +++ b/test/1996-final-override-virtual-structural/run.py diff --git a/test/1997-structural-shadow-method/run b/test/1997-structural-shadow-method/run.py index 9ef412d7a8..9ef412d7a8 100755..100644 --- a/test/1997-structural-shadow-method/run +++ b/test/1997-structural-shadow-method/run.py diff --git a/test/1998-structural-shadow-field/run b/test/1998-structural-shadow-field/run.py index 9ef412d7a8..9ef412d7a8 100755..100644 --- a/test/1998-structural-shadow-field/run +++ b/test/1998-structural-shadow-field/run.py diff --git a/test/1999-virtual-structural/run b/test/1999-virtual-structural/run.py index 9ef412d7a8..9ef412d7a8 100755..100644 --- a/test/1999-virtual-structural/run +++ b/test/1999-virtual-structural/run.py diff --git a/test/2000-virtual-list-structural/run b/test/2000-virtual-list-structural/run.py index 9ef412d7a8..9ef412d7a8 100755..100644 --- a/test/2000-virtual-list-structural/run +++ b/test/2000-virtual-list-structural/run.py diff --git a/test/2001-virtual-structural-multithread/run b/test/2001-virtual-structural-multithread/run.py index 9ef412d7a8..9ef412d7a8 100755..100644 --- a/test/2001-virtual-structural-multithread/run +++ b/test/2001-virtual-structural-multithread/run.py diff --git a/test/2002-virtual-structural-initializing/run b/test/2002-virtual-structural-initializing/run.py index 9ef412d7a8..9ef412d7a8 100755..100644 --- a/test/2002-virtual-structural-initializing/run +++ b/test/2002-virtual-structural-initializing/run.py diff --git a/test/2003-double-virtual-structural/run b/test/2003-double-virtual-structural/run.py index 882774b906..882774b906 100755..100644 --- a/test/2003-double-virtual-structural/run +++ b/test/2003-double-virtual-structural/run.py diff --git a/test/2004-double-virtual-structural-abstract/run b/test/2004-double-virtual-structural-abstract/run.py index 882774b906..882774b906 100755..100644 --- a/test/2004-double-virtual-structural-abstract/run +++ b/test/2004-double-virtual-structural-abstract/run.py diff --git a/test/2005-pause-all-redefine-multithreaded/run b/test/2005-pause-all-redefine-multithreaded/run.py index 882774b906..882774b906 100755..100644 --- a/test/2005-pause-all-redefine-multithreaded/run +++ b/test/2005-pause-all-redefine-multithreaded/run.py diff --git a/test/2006-virtual-structural-finalizing/run b/test/2006-virtual-structural-finalizing/run.py index 9ef412d7a8..9ef412d7a8 100755..100644 --- a/test/2006-virtual-structural-finalizing/run +++ b/test/2006-virtual-structural-finalizing/run.py diff --git a/test/2007-virtual-structural-finalizable/run b/test/2007-virtual-structural-finalizable/run.py index 9ef412d7a8..9ef412d7a8 100755..100644 --- a/test/2007-virtual-structural-finalizable/run +++ b/test/2007-virtual-structural-finalizable/run.py diff --git a/test/2008-redefine-then-old-reflect-field/run b/test/2008-redefine-then-old-reflect-field/run.py index 4796039801..4796039801 100755..100644 --- a/test/2008-redefine-then-old-reflect-field/run +++ b/test/2008-redefine-then-old-reflect-field/run.py diff --git a/test/2009-structural-local-ref/run b/test/2009-structural-local-ref/run.py index 9ef412d7a8..9ef412d7a8 100755..100644 --- a/test/2009-structural-local-ref/run +++ b/test/2009-structural-local-ref/run.py diff --git a/test/2012-structural-redefinition-failures-jni-id/run b/test/2012-structural-redefinition-failures-jni-id/run.py index 9ef412d7a8..9ef412d7a8 100755..100644 --- a/test/2012-structural-redefinition-failures-jni-id/run +++ b/test/2012-structural-redefinition-failures-jni-id/run.py diff --git a/test/2031-zygote-compiled-frame-deopt/run b/test/2031-zygote-compiled-frame-deopt/run.py index 1dedf3bb24..1dedf3bb24 100755..100644 --- a/test/2031-zygote-compiled-frame-deopt/run +++ b/test/2031-zygote-compiled-frame-deopt/run.py diff --git a/test/2033-shutdown-mechanics/run b/test/2033-shutdown-mechanics/run.py index 3dfc965171..3dfc965171 100755..100644 --- a/test/2033-shutdown-mechanics/run +++ b/test/2033-shutdown-mechanics/run.py diff --git a/test/2035-structural-native-method/run b/test/2035-structural-native-method/run.py index 3774a6cfd0..3774a6cfd0 100755..100644 --- a/test/2035-structural-native-method/run +++ b/test/2035-structural-native-method/run.py diff --git a/test/2036-structural-subclass-shadow/run b/test/2036-structural-subclass-shadow/run.py index 3774a6cfd0..3774a6cfd0 100755..100644 --- a/test/2036-structural-subclass-shadow/run +++ b/test/2036-structural-subclass-shadow/run.py diff --git a/test/2038-hiddenapi-jvmti-ext/run b/test/2038-hiddenapi-jvmti-ext/run.py index 4796039801..4796039801 100755..100644 --- a/test/2038-hiddenapi-jvmti-ext/run +++ b/test/2038-hiddenapi-jvmti-ext/run.py diff --git a/test/2039-load-transform-larger/run b/test/2039-load-transform-larger/run.py index 157a24bc11..157a24bc11 100755..100644 --- a/test/2039-load-transform-larger/run +++ b/test/2039-load-transform-larger/run.py diff --git a/test/2041-bad-cleaner/run b/test/2041-bad-cleaner/run.py index 1709af578c..1709af578c 100755..100644 --- a/test/2041-bad-cleaner/run +++ b/test/2041-bad-cleaner/run.py diff --git a/test/2230-profile-save-hotness/run b/test/2230-profile-save-hotness/run.py index 526b841b87..526b841b87 100644 --- a/test/2230-profile-save-hotness/run +++ b/test/2230-profile-save-hotness/run.py diff --git a/test/2232-write-metrics-to-log/run b/test/2232-write-metrics-to-log/run.py index 02380a69f8..02380a69f8 100755..100644 --- a/test/2232-write-metrics-to-log/run +++ b/test/2232-write-metrics-to-log/run.py diff --git a/test/2238-checker-polymorphic-recursive-inlining/run b/test/2238-checker-polymorphic-recursive-inlining/run.py index b85f926030..b85f926030 100644 --- a/test/2238-checker-polymorphic-recursive-inlining/run +++ b/test/2238-checker-polymorphic-recursive-inlining/run.py diff --git a/test/2239-varhandle-perf/run b/test/2239-varhandle-perf/run.py index 4e8755dbda..4e8755dbda 100755..100644 --- a/test/2239-varhandle-perf/run +++ b/test/2239-varhandle-perf/run.py diff --git a/test/2240-tracing-non-invokable-method/run b/test/2240-tracing-non-invokable-method/run.py index ac17e6847f..ac17e6847f 100755..100644 --- a/test/2240-tracing-non-invokable-method/run +++ b/test/2240-tracing-non-invokable-method/run.py diff --git a/test/304-method-tracing/run b/test/304-method-tracing/run.py index 2fb72d3f52..2fb72d3f52 100755..100644 --- a/test/304-method-tracing/run +++ b/test/304-method-tracing/run.py diff --git a/test/457-regs/run b/test/457-regs/run.py index 7c18068e76..7c18068e76 100644 --- a/test/457-regs/run +++ b/test/457-regs/run.py diff --git a/test/566-polymorphic-inlining/run b/test/566-polymorphic-inlining/run.py index 0bfd5dca57..0bfd5dca57 100644 --- a/test/566-polymorphic-inlining/run +++ b/test/566-polymorphic-inlining/run.py diff --git a/test/569-checker-pattern-replacement/run b/test/569-checker-pattern-replacement/run.py index d763e548e1..d763e548e1 100755..100644 --- a/test/569-checker-pattern-replacement/run +++ b/test/569-checker-pattern-replacement/run.py diff --git a/test/570-checker-osr-locals/run b/test/570-checker-osr-locals/run.py index d876de25ef..d876de25ef 100755..100644 --- a/test/570-checker-osr-locals/run +++ b/test/570-checker-osr-locals/run.py diff --git a/test/570-checker-osr/run b/test/570-checker-osr/run.py index 8109c62cd6..8109c62cd6 100755..100644 --- a/test/570-checker-osr/run +++ b/test/570-checker-osr/run.py diff --git a/test/574-irreducible-and-constant-area/run b/test/574-irreducible-and-constant-area/run.py index 3c04d9eadd..3c04d9eadd 100755..100644 --- a/test/574-irreducible-and-constant-area/run +++ b/test/574-irreducible-and-constant-area/run.py diff --git a/test/595-profile-saving/run b/test/595-profile-saving/run.py index 96de2810be..96de2810be 100644 --- a/test/595-profile-saving/run +++ b/test/595-profile-saving/run.py diff --git a/test/596-app-images/run b/test/596-app-images/run.py index 402fbb5777..402fbb5777 100644 --- a/test/596-app-images/run +++ b/test/596-app-images/run.py diff --git a/test/597-app-images-same-classloader/run b/test/597-app-images-same-classloader/run.py index a33577722b..a33577722b 100644 --- a/test/597-app-images-same-classloader/run +++ b/test/597-app-images-same-classloader/run.py diff --git a/test/597-deopt-busy-loop/run b/test/597-deopt-busy-loop/run.py index 610770285d..610770285d 100644 --- a/test/597-deopt-busy-loop/run +++ b/test/597-deopt-busy-loop/run.py diff --git a/test/597-deopt-invoke-stub/run b/test/597-deopt-invoke-stub/run.py index b52c177d35..b52c177d35 100644 --- a/test/597-deopt-invoke-stub/run +++ b/test/597-deopt-invoke-stub/run.py diff --git a/test/597-deopt-new-string/run b/test/597-deopt-new-string/run.py index fa958dc045..fa958dc045 100644 --- a/test/597-deopt-new-string/run +++ b/test/597-deopt-new-string/run.py diff --git a/test/613-inlining-dex-cache/run b/test/613-inlining-dex-cache/run.py index f0b061b02e..f0b061b02e 100644 --- a/test/613-inlining-dex-cache/run +++ b/test/613-inlining-dex-cache/run.py diff --git a/test/616-cha-abstract/run b/test/616-cha-abstract/run.py index 1e797a8e43..1e797a8e43 100644 --- a/test/616-cha-abstract/run +++ b/test/616-cha-abstract/run.py diff --git a/test/616-cha-interface-default/run b/test/616-cha-interface-default/run.py index 1e797a8e43..1e797a8e43 100644 --- a/test/616-cha-interface-default/run +++ b/test/616-cha-interface-default/run.py diff --git a/test/616-cha-interface/run b/test/616-cha-interface/run.py index 1e797a8e43..1e797a8e43 100644 --- a/test/616-cha-interface/run +++ b/test/616-cha-interface/run.py diff --git a/test/616-cha-miranda/run b/test/616-cha-miranda/run.py index 1e797a8e43..1e797a8e43 100644 --- a/test/616-cha-miranda/run +++ b/test/616-cha-miranda/run.py diff --git a/test/616-cha-proxy-method-inline/run b/test/616-cha-proxy-method-inline/run.py index 1e797a8e43..1e797a8e43 100644 --- a/test/616-cha-proxy-method-inline/run +++ b/test/616-cha-proxy-method-inline/run.py diff --git a/test/616-cha-unloading/run b/test/616-cha-unloading/run.py index 1e797a8e43..1e797a8e43 100644 --- a/test/616-cha-unloading/run +++ b/test/616-cha-unloading/run.py diff --git a/test/616-cha/run b/test/616-cha/run.py index 38164a3d3d..38164a3d3d 100644 --- a/test/616-cha/run +++ b/test/616-cha/run.py diff --git a/test/628-vdex/run b/test/628-vdex/run.py index 066152c639..066152c639 100644 --- a/test/628-vdex/run +++ b/test/628-vdex/run.py diff --git a/test/629-vdex-speed/run b/test/629-vdex-speed/run.py index 1d4f199426..1d4f199426 100644 --- a/test/629-vdex-speed/run +++ b/test/629-vdex-speed/run.py diff --git a/test/634-vdex-duplicate/run b/test/634-vdex-duplicate/run.py index c99522d31c..c99522d31c 100644 --- a/test/634-vdex-duplicate/run +++ b/test/634-vdex-duplicate/run.py diff --git a/test/636-wrong-static-access/run b/test/636-wrong-static-access/run.py index 70a7fca823..70a7fca823 100755..100644 --- a/test/636-wrong-static-access/run +++ b/test/636-wrong-static-access/run.py diff --git a/test/638-checker-inline-cache-intrinsic/run b/test/638-checker-inline-cache-intrinsic/run.py index 48f0f3f1e3..48f0f3f1e3 100644 --- a/test/638-checker-inline-cache-intrinsic/run +++ b/test/638-checker-inline-cache-intrinsic/run.py diff --git a/test/638-checker-inline-caches/run b/test/638-checker-inline-caches/run.py index 76788993c9..76788993c9 100644 --- a/test/638-checker-inline-caches/run +++ b/test/638-checker-inline-caches/run.py diff --git a/test/643-checker-bogus-ic/run b/test/643-checker-bogus-ic/run.py index 76788993c9..76788993c9 100644 --- a/test/643-checker-bogus-ic/run +++ b/test/643-checker-bogus-ic/run.py diff --git a/test/648-inline-caches-unresolved/run b/test/648-inline-caches-unresolved/run.py index 5ef44b3388..5ef44b3388 100644 --- a/test/648-inline-caches-unresolved/run +++ b/test/648-inline-caches-unresolved/run.py diff --git a/test/652-deopt-intrinsic/run b/test/652-deopt-intrinsic/run.py index 82f8ed05f8..82f8ed05f8 100755..100644 --- a/test/652-deopt-intrinsic/run +++ b/test/652-deopt-intrinsic/run.py diff --git a/test/656-annotation-lookup-generic-jni/run b/test/656-annotation-lookup-generic-jni/run.py index 0ebb768cc9..0ebb768cc9 100755..100644 --- a/test/656-annotation-lookup-generic-jni/run +++ b/test/656-annotation-lookup-generic-jni/run.py diff --git a/test/660-clinit/run b/test/660-clinit/run.py index 75c2bcb44f..75c2bcb44f 100644 --- a/test/660-clinit/run +++ b/test/660-clinit/run.py diff --git a/test/661-oat-writer-layout/run b/test/661-oat-writer-layout/run.py index 838f3b17e9..838f3b17e9 100644 --- a/test/661-oat-writer-layout/run +++ b/test/661-oat-writer-layout/run.py diff --git a/test/663-odd-dex-size/run b/test/663-odd-dex-size/run.py index 635d23b4d6..635d23b4d6 100644 --- a/test/663-odd-dex-size/run +++ b/test/663-odd-dex-size/run.py diff --git a/test/667-jit-jni-stub/run b/test/667-jit-jni-stub/run.py index e211a9b27e..e211a9b27e 100755..100644 --- a/test/667-jit-jni-stub/run +++ b/test/667-jit-jni-stub/run.py diff --git a/test/670-bitstring-type-check/run b/test/670-bitstring-type-check/run.py index 5bfe9696ed..5bfe9696ed 100644 --- a/test/670-bitstring-type-check/run +++ b/test/670-bitstring-type-check/run.py diff --git a/test/674-HelloWorld-Dm/run b/test/674-HelloWorld-Dm/run.py index 9945fec7df..9945fec7df 100644 --- a/test/674-HelloWorld-Dm/run +++ b/test/674-HelloWorld-Dm/run.py diff --git a/test/674-hiddenapi/run b/test/674-hiddenapi/run.py index 1e364faf15..1e364faf15 100755..100644 --- a/test/674-hiddenapi/run +++ b/test/674-hiddenapi/run.py diff --git a/test/674-hotness-compiled/run b/test/674-hotness-compiled/run.py index aca5b13994..aca5b13994 100755..100644 --- a/test/674-hotness-compiled/run +++ b/test/674-hotness-compiled/run.py diff --git a/test/674-vdex-uncompress/run b/test/674-vdex-uncompress/run.py index 7684cbd411..7684cbd411 100644 --- a/test/674-vdex-uncompress/run +++ b/test/674-vdex-uncompress/run.py diff --git a/test/676-proxy-jit-at-first-use/run b/test/676-proxy-jit-at-first-use/run.py index 4687094e48..4687094e48 100644 --- a/test/676-proxy-jit-at-first-use/run +++ b/test/676-proxy-jit-at-first-use/run.py diff --git a/test/677-fsi/run b/test/677-fsi/run.py index 357692f74e..357692f74e 100644 --- a/test/677-fsi/run +++ b/test/677-fsi/run.py diff --git a/test/677-fsi2/run b/test/677-fsi2/run.py index 0bbabb98c9..0bbabb98c9 100644 --- a/test/677-fsi2/run +++ b/test/677-fsi2/run.py diff --git a/test/678-quickening/run b/test/678-quickening/run.py index ea7a2bbd2d..ea7a2bbd2d 100644 --- a/test/678-quickening/run +++ b/test/678-quickening/run.py diff --git a/test/679-locks/run b/test/679-locks/run.py index ea7a2bbd2d..ea7a2bbd2d 100644 --- a/test/679-locks/run +++ b/test/679-locks/run.py diff --git a/test/688-shared-library/run b/test/688-shared-library/run.py index f71e350c9a..f71e350c9a 100644 --- a/test/688-shared-library/run +++ b/test/688-shared-library/run.py diff --git a/test/689-zygote-jit-deopt/run b/test/689-zygote-jit-deopt/run.py index 3c4f0fe3ac..3c4f0fe3ac 100644 --- a/test/689-zygote-jit-deopt/run +++ b/test/689-zygote-jit-deopt/run.py diff --git a/test/692-vdex-secondary-loader/run b/test/692-vdex-secondary-loader/run.py index 7c9de5c1ad..7c9de5c1ad 100644 --- a/test/692-vdex-secondary-loader/run +++ b/test/692-vdex-secondary-loader/run.py diff --git a/test/707-checker-invalid-profile/run b/test/707-checker-invalid-profile/run.py index 1616f1b69b..1616f1b69b 100644 --- a/test/707-checker-invalid-profile/run +++ b/test/707-checker-invalid-profile/run.py diff --git a/test/710-varhandle-creation/run b/test/710-varhandle-creation/run.py index 930869a91d..930869a91d 100644 --- a/test/710-varhandle-creation/run +++ b/test/710-varhandle-creation/run.py diff --git a/test/714-invoke-custom-lambda-metafactory/run b/test/714-invoke-custom-lambda-metafactory/run.py index 80a8a336fb..80a8a336fb 100755..100644 --- a/test/714-invoke-custom-lambda-metafactory/run +++ b/test/714-invoke-custom-lambda-metafactory/run.py diff --git a/test/727-checker-unresolved-class/run b/test/727-checker-unresolved-class/run.py index 986897b847..986897b847 100644 --- a/test/727-checker-unresolved-class/run +++ b/test/727-checker-unresolved-class/run.py diff --git a/test/728-imt-conflict-zygote/run b/test/728-imt-conflict-zygote/run.py index d0b6e492bb..d0b6e492bb 100644 --- a/test/728-imt-conflict-zygote/run +++ b/test/728-imt-conflict-zygote/run.py diff --git a/test/729-checker-polymorphic-intrinsic/run b/test/729-checker-polymorphic-intrinsic/run.py index 43aa25bbcb..43aa25bbcb 100644 --- a/test/729-checker-polymorphic-intrinsic/run +++ b/test/729-checker-polymorphic-intrinsic/run.py diff --git a/test/800-smali/run b/test/800-smali/run.py index f20dbc0bd5..f20dbc0bd5 100644 --- a/test/800-smali/run +++ b/test/800-smali/run.py diff --git a/test/817-hiddenapi/run b/test/817-hiddenapi/run.py index 0ebb768cc9..0ebb768cc9 100755..100644 --- a/test/817-hiddenapi/run +++ b/test/817-hiddenapi/run.py diff --git a/test/818-clinit-nterp/run b/test/818-clinit-nterp/run.py index 0f3a0eacfd..0f3a0eacfd 100644 --- a/test/818-clinit-nterp/run +++ b/test/818-clinit-nterp/run.py diff --git a/test/819-verification-runtime/run b/test/819-verification-runtime/run.py index f20dbc0bd5..f20dbc0bd5 100755..100644 --- a/test/819-verification-runtime/run +++ b/test/819-verification-runtime/run.py diff --git a/test/820-vdex-multidex/run b/test/820-vdex-multidex/run.py index f597e415a9..f597e415a9 100644 --- a/test/820-vdex-multidex/run +++ b/test/820-vdex-multidex/run.py diff --git a/test/821-madvise-willneed/run b/test/821-madvise-willneed/run.py index 06d3bac9ec..06d3bac9ec 100644 --- a/test/821-madvise-willneed/run +++ b/test/821-madvise-willneed/run.py diff --git a/test/833-background-verification/run b/test/833-background-verification/run.py index 44d80ac04e..44d80ac04e 100755..100644 --- a/test/833-background-verification/run +++ b/test/833-background-verification/run.py diff --git a/test/842-vdex-hard-failure/run b/test/842-vdex-hard-failure/run.py index 81ce17210e..81ce17210e 100644 --- a/test/842-vdex-hard-failure/run +++ b/test/842-vdex-hard-failure/run.py diff --git a/test/900-hello-plugin/run b/test/900-hello-plugin/run.py index 607a0e5d40..607a0e5d40 100755..100644 --- a/test/900-hello-plugin/run +++ b/test/900-hello-plugin/run.py diff --git a/test/901-hello-ti-agent/run b/test/901-hello-ti-agent/run.py index 4796039801..4796039801 100755..100644 --- a/test/901-hello-ti-agent/run +++ b/test/901-hello-ti-agent/run.py diff --git a/test/902-hello-transformation/run b/test/902-hello-transformation/run.py index 4796039801..4796039801 100755..100644 --- a/test/902-hello-transformation/run +++ b/test/902-hello-transformation/run.py diff --git a/test/903-hello-tagging/run b/test/903-hello-tagging/run.py index 4796039801..4796039801 100755..100644 --- a/test/903-hello-tagging/run +++ b/test/903-hello-tagging/run.py diff --git a/test/904-object-allocation/run b/test/904-object-allocation/run.py index 4796039801..4796039801 100755..100644 --- a/test/904-object-allocation/run +++ b/test/904-object-allocation/run.py diff --git a/test/905-object-free/run b/test/905-object-free/run.py index 4796039801..4796039801 100755..100644 --- a/test/905-object-free/run +++ b/test/905-object-free/run.py diff --git a/test/906-iterate-heap/run b/test/906-iterate-heap/run.py index 4796039801..4796039801 100755..100644 --- a/test/906-iterate-heap/run +++ b/test/906-iterate-heap/run.py diff --git a/test/907-get-loaded-classes/run b/test/907-get-loaded-classes/run.py index 4796039801..4796039801 100755..100644 --- a/test/907-get-loaded-classes/run +++ b/test/907-get-loaded-classes/run.py diff --git a/test/908-gc-start-finish/run b/test/908-gc-start-finish/run.py index 4796039801..4796039801 100755..100644 --- a/test/908-gc-start-finish/run +++ b/test/908-gc-start-finish/run.py diff --git a/test/909-attach-agent/run b/test/909-attach-agent/run.py index 9050ce77ac..9050ce77ac 100755..100644 --- a/test/909-attach-agent/run +++ b/test/909-attach-agent/run.py diff --git a/test/910-methods/run b/test/910-methods/run.py index 4796039801..4796039801 100755..100644 --- a/test/910-methods/run +++ b/test/910-methods/run.py diff --git a/test/911-get-stack-trace/run b/test/911-get-stack-trace/run.py index 4796039801..4796039801 100755..100644 --- a/test/911-get-stack-trace/run +++ b/test/911-get-stack-trace/run.py diff --git a/test/912-classes/run b/test/912-classes/run.py index 2f3b9fabcc..2f3b9fabcc 100755..100644 --- a/test/912-classes/run +++ b/test/912-classes/run.py diff --git a/test/913-heaps/run b/test/913-heaps/run.py index d5731cad85..d5731cad85 100755..100644 --- a/test/913-heaps/run +++ b/test/913-heaps/run.py diff --git a/test/914-hello-obsolescence/run b/test/914-hello-obsolescence/run.py index 4796039801..4796039801 100755..100644 --- a/test/914-hello-obsolescence/run +++ b/test/914-hello-obsolescence/run.py diff --git a/test/915-obsolete-2/run b/test/915-obsolete-2/run.py index 4796039801..4796039801 100755..100644 --- a/test/915-obsolete-2/run +++ b/test/915-obsolete-2/run.py diff --git a/test/916-obsolete-jit/run b/test/916-obsolete-jit/run.py index 4796039801..4796039801 100755..100644 --- a/test/916-obsolete-jit/run +++ b/test/916-obsolete-jit/run.py diff --git a/test/917-fields-transformation/run b/test/917-fields-transformation/run.py index 4796039801..4796039801 100755..100644 --- a/test/917-fields-transformation/run +++ b/test/917-fields-transformation/run.py diff --git a/test/918-fields/run b/test/918-fields/run.py index 4796039801..4796039801 100755..100644 --- a/test/918-fields/run +++ b/test/918-fields/run.py diff --git a/test/919-obsolete-fields/run b/test/919-obsolete-fields/run.py index 4796039801..4796039801 100755..100644 --- a/test/919-obsolete-fields/run +++ b/test/919-obsolete-fields/run.py diff --git a/test/920-objects/run b/test/920-objects/run.py index 4796039801..4796039801 100755..100644 --- a/test/920-objects/run +++ b/test/920-objects/run.py diff --git a/test/921-hello-failure/run b/test/921-hello-failure/run.py index 4796039801..4796039801 100755..100644 --- a/test/921-hello-failure/run +++ b/test/921-hello-failure/run.py diff --git a/test/922-properties/run b/test/922-properties/run.py index 4796039801..4796039801 100755..100644 --- a/test/922-properties/run +++ b/test/922-properties/run.py diff --git a/test/923-monitors/run b/test/923-monitors/run.py index 4796039801..4796039801 100755..100644 --- a/test/923-monitors/run +++ b/test/923-monitors/run.py diff --git a/test/924-threads/run b/test/924-threads/run.py index 4796039801..4796039801 100755..100644 --- a/test/924-threads/run +++ b/test/924-threads/run.py diff --git a/test/925-threadgroups/run b/test/925-threadgroups/run.py index 4796039801..4796039801 100755..100644 --- a/test/925-threadgroups/run +++ b/test/925-threadgroups/run.py diff --git a/test/926-multi-obsolescence/run b/test/926-multi-obsolescence/run.py index 4796039801..4796039801 100755..100644 --- a/test/926-multi-obsolescence/run +++ b/test/926-multi-obsolescence/run.py diff --git a/test/927-timers/run b/test/927-timers/run.py index 4796039801..4796039801 100755..100644 --- a/test/927-timers/run +++ b/test/927-timers/run.py diff --git a/test/928-jni-table/run b/test/928-jni-table/run.py index 4796039801..4796039801 100755..100644 --- a/test/928-jni-table/run +++ b/test/928-jni-table/run.py diff --git a/test/929-search/run b/test/929-search/run.py index 012e2790d7..012e2790d7 100755..100644 --- a/test/929-search/run +++ b/test/929-search/run.py diff --git a/test/930-hello-retransform/run b/test/930-hello-retransform/run.py index 4796039801..4796039801 100755..100644 --- a/test/930-hello-retransform/run +++ b/test/930-hello-retransform/run.py diff --git a/test/931-agent-thread/run b/test/931-agent-thread/run.py index 4ac91273f5..4ac91273f5 100755..100644 --- a/test/931-agent-thread/run +++ b/test/931-agent-thread/run.py diff --git a/test/932-transform-saves/run b/test/932-transform-saves/run.py index 4796039801..4796039801 100755..100644 --- a/test/932-transform-saves/run +++ b/test/932-transform-saves/run.py diff --git a/test/933-misc-events/run b/test/933-misc-events/run.py index 5a2efa9541..5a2efa9541 100755..100644 --- a/test/933-misc-events/run +++ b/test/933-misc-events/run.py diff --git a/test/934-load-transform/run b/test/934-load-transform/run.py index 23b8dc3724..23b8dc3724 100755..100644 --- a/test/934-load-transform/run +++ b/test/934-load-transform/run.py diff --git a/test/935-non-retransformable/run b/test/935-non-retransformable/run.py index 23b8dc3724..23b8dc3724 100755..100644 --- a/test/935-non-retransformable/run +++ b/test/935-non-retransformable/run.py diff --git a/test/936-search-onload/run b/test/936-search-onload/run.py index 012e2790d7..012e2790d7 100755..100644 --- a/test/936-search-onload/run +++ b/test/936-search-onload/run.py diff --git a/test/937-hello-retransform-package/run b/test/937-hello-retransform-package/run.py index 4796039801..4796039801 100755..100644 --- a/test/937-hello-retransform-package/run +++ b/test/937-hello-retransform-package/run.py diff --git a/test/938-load-transform-bcp/run b/test/938-load-transform-bcp/run.py index 23b8dc3724..23b8dc3724 100755..100644 --- a/test/938-load-transform-bcp/run +++ b/test/938-load-transform-bcp/run.py diff --git a/test/939-hello-transformation-bcp/run b/test/939-hello-transformation-bcp/run.py index 4796039801..4796039801 100755..100644 --- a/test/939-hello-transformation-bcp/run +++ b/test/939-hello-transformation-bcp/run.py diff --git a/test/940-recursive-obsolete/run b/test/940-recursive-obsolete/run.py index 4796039801..4796039801 100755..100644 --- a/test/940-recursive-obsolete/run +++ b/test/940-recursive-obsolete/run.py diff --git a/test/941-recursive-obsolete-jit/run b/test/941-recursive-obsolete-jit/run.py index 4796039801..4796039801 100755..100644 --- a/test/941-recursive-obsolete-jit/run +++ b/test/941-recursive-obsolete-jit/run.py diff --git a/test/942-private-recursive/run b/test/942-private-recursive/run.py index 4796039801..4796039801 100755..100644 --- a/test/942-private-recursive/run +++ b/test/942-private-recursive/run.py diff --git a/test/943-private-recursive-jit/run b/test/943-private-recursive-jit/run.py index 4796039801..4796039801 100755..100644 --- a/test/943-private-recursive-jit/run +++ b/test/943-private-recursive-jit/run.py diff --git a/test/944-transform-classloaders/run b/test/944-transform-classloaders/run.py index 4796039801..4796039801 100755..100644 --- a/test/944-transform-classloaders/run +++ b/test/944-transform-classloaders/run.py diff --git a/test/945-obsolete-native/run b/test/945-obsolete-native/run.py index 4796039801..4796039801 100755..100644 --- a/test/945-obsolete-native/run +++ b/test/945-obsolete-native/run.py diff --git a/test/946-obsolete-throw/run b/test/946-obsolete-throw/run.py index b5968864ac..b5968864ac 100755..100644 --- a/test/946-obsolete-throw/run +++ b/test/946-obsolete-throw/run.py diff --git a/test/947-reflect-method/run b/test/947-reflect-method/run.py index b5968864ac..b5968864ac 100755..100644 --- a/test/947-reflect-method/run +++ b/test/947-reflect-method/run.py diff --git a/test/948-change-annotations/run b/test/948-change-annotations/run.py index 4796039801..4796039801 100755..100644 --- a/test/948-change-annotations/run +++ b/test/948-change-annotations/run.py diff --git a/test/949-in-memory-transform/run b/test/949-in-memory-transform/run.py index b5968864ac..b5968864ac 100755..100644 --- a/test/949-in-memory-transform/run +++ b/test/949-in-memory-transform/run.py diff --git a/test/950-redefine-intrinsic/run b/test/950-redefine-intrinsic/run.py index b5968864ac..b5968864ac 100755..100644 --- a/test/950-redefine-intrinsic/run +++ b/test/950-redefine-intrinsic/run.py diff --git a/test/951-threaded-obsolete/run b/test/951-threaded-obsolete/run.py index 4796039801..4796039801 100755..100644 --- a/test/951-threaded-obsolete/run +++ b/test/951-threaded-obsolete/run.py diff --git a/test/954-invoke-polymorphic-verifier/run b/test/954-invoke-polymorphic-verifier/run.py index bdb630130e..bdb630130e 100755..100644 --- a/test/954-invoke-polymorphic-verifier/run +++ b/test/954-invoke-polymorphic-verifier/run.py diff --git a/test/961-default-iface-resolution-gen/run b/test/961-default-iface-resolution-gen/run.py index 7de21e350f..7de21e350f 100755..100644 --- a/test/961-default-iface-resolution-gen/run +++ b/test/961-default-iface-resolution-gen/run.py diff --git a/test/980-redefine-object/run b/test/980-redefine-object/run.py index c45595d6b9..c45595d6b9 100755..100644 --- a/test/980-redefine-object/run +++ b/test/980-redefine-object/run.py diff --git a/test/981-dedup-original-dex/run b/test/981-dedup-original-dex/run.py index b5968864ac..b5968864ac 100755..100644 --- a/test/981-dedup-original-dex/run +++ b/test/981-dedup-original-dex/run.py diff --git a/test/982-ok-no-retransform/run b/test/982-ok-no-retransform/run.py index 4796039801..4796039801 100755..100644 --- a/test/982-ok-no-retransform/run +++ b/test/982-ok-no-retransform/run.py diff --git a/test/983-source-transform-verify/run b/test/983-source-transform-verify/run.py index 4796039801..4796039801 100755..100644 --- a/test/983-source-transform-verify/run +++ b/test/983-source-transform-verify/run.py diff --git a/test/984-obsolete-invoke/run b/test/984-obsolete-invoke/run.py index 4796039801..4796039801 100755..100644 --- a/test/984-obsolete-invoke/run +++ b/test/984-obsolete-invoke/run.py diff --git a/test/985-re-obsolete/run b/test/985-re-obsolete/run.py index b5968864ac..b5968864ac 100755..100644 --- a/test/985-re-obsolete/run +++ b/test/985-re-obsolete/run.py diff --git a/test/986-native-method-bind/run b/test/986-native-method-bind/run.py index b5968864ac..b5968864ac 100755..100644 --- a/test/986-native-method-bind/run +++ b/test/986-native-method-bind/run.py diff --git a/test/987-agent-bind/run b/test/987-agent-bind/run.py index b5968864ac..b5968864ac 100755..100644 --- a/test/987-agent-bind/run +++ b/test/987-agent-bind/run.py diff --git a/test/988-method-trace/run b/test/988-method-trace/run.py index ce3a55a474..ce3a55a474 100755..100644 --- a/test/988-method-trace/run +++ b/test/988-method-trace/run.py diff --git a/test/989-method-trace-throw/run b/test/989-method-trace-throw/run.py index ce3a55a474..ce3a55a474 100755..100644 --- a/test/989-method-trace-throw/run +++ b/test/989-method-trace-throw/run.py diff --git a/test/990-field-trace/run b/test/990-field-trace/run.py index ce3a55a474..ce3a55a474 100755..100644 --- a/test/990-field-trace/run +++ b/test/990-field-trace/run.py diff --git a/test/991-field-trace-2/run b/test/991-field-trace-2/run.py index ce3a55a474..ce3a55a474 100755..100644 --- a/test/991-field-trace-2/run +++ b/test/991-field-trace-2/run.py diff --git a/test/992-source-data/run b/test/992-source-data/run.py index b5968864ac..b5968864ac 100755..100644 --- a/test/992-source-data/run +++ b/test/992-source-data/run.py diff --git a/test/993-breakpoints/run b/test/993-breakpoints/run.py index ce3a55a474..ce3a55a474 100755..100644 --- a/test/993-breakpoints/run +++ b/test/993-breakpoints/run.py diff --git a/test/994-breakpoint-line/run b/test/994-breakpoint-line/run.py index ce3a55a474..ce3a55a474 100755..100644 --- a/test/994-breakpoint-line/run +++ b/test/994-breakpoint-line/run.py diff --git a/test/995-breakpoints-throw/run b/test/995-breakpoints-throw/run.py index ce3a55a474..ce3a55a474 100755..100644 --- a/test/995-breakpoints-throw/run +++ b/test/995-breakpoints-throw/run.py diff --git a/test/996-breakpoint-obsolete/run b/test/996-breakpoint-obsolete/run.py index ce3a55a474..ce3a55a474 100755..100644 --- a/test/996-breakpoint-obsolete/run +++ b/test/996-breakpoint-obsolete/run.py diff --git a/test/997-single-step/run b/test/997-single-step/run.py index ce3a55a474..ce3a55a474 100755..100644 --- a/test/997-single-step/run +++ b/test/997-single-step/run.py diff --git a/test/998-redefine-use-after-free/run b/test/998-redefine-use-after-free/run.py index 4796039801..4796039801 100755..100644 --- a/test/998-redefine-use-after-free/run +++ b/test/998-redefine-use-after-free/run.py diff --git a/test/999-redefine-hiddenapi/run b/test/999-redefine-hiddenapi/run.py index 4796039801..4796039801 100755..100644 --- a/test/999-redefine-hiddenapi/run +++ b/test/999-redefine-hiddenapi/run.py diff --git a/test/run-test b/test/run-test index 0bd11733dd..dbba020a01 100755 --- a/test/run-test +++ b/test/run-test @@ -940,7 +940,7 @@ if True: parsed_args.stderr_file = os.path.join(tmp_dir, test_stderr) ctx = RunTestContext() - script = os.path.join(tmp_dir, "run") + script = os.path.join(tmp_dir, "run.py") if os.path.exists(script): module = SourceFileLoader("run_" + TEST_NAME, script).load_module() module.run(ctx, parsed_args) diff --git a/test/utils/regen-test-files b/test/utils/regen-test-files index 19ed04070a..ab8ba67e9b 100755 --- a/test/utils/regen-test-files +++ b/test/utils/regen-test-files @@ -407,7 +407,7 @@ class Generator: if run_test in runnable_test_exceptions: return True # Skip tests with a custom `run` script. - if os.path.isfile(os.path.join(run_test_path, "run")): + if os.path.isfile(os.path.join(run_test_path, "run.py")): return False # Skip tests known to fail. if run_test in known_failing_tests: |