Files
rk35xx-android14/dalvik/dx/tests/051-dex-explicit-null/info.txt
T
hmz007 36ed224bac Rockchip Anroid14_SDK 20240628-rkr5 (2556df1a)
Signed-off-by: hmz007 <hmz007@gmail.com>
Change-Id: Ib87fdbe7a0be7dc961af3500fe9ea4589a127f9f
2024-10-29 18:12:02 +08:00

8 lines
359 B
Plaintext

This is a smoke test of dex conversion, which checks to see that
assigning a reference variable to null works, as well as explicitly
returning a null.
This test compares emitted code against a known-good (via eyeballing)
version, so it is possible for this test to spuriously fail if other
aspects of conversion end up altering the output in innocuous ways.