xref: /aosp_15_r20/dalvik/dx/tests/042-dex-ignore-result/info.txt (revision 055d459012065f78d96b68be8421640240ddf631)
1This is a smoke test of dex conversion, which ensures that the
2conversion runs without failure, though the contents of the converted
3file are not checked for correctness. This test is of the case of a
4method call to a method which returns a value, where that value is
5ignored.
6