On Wed, Jan 10, 2024 at 3:36 AM Yahan Lu <[email protected]> wrote:
> Hi > I want to run v8 test suit for example msjunit, but I can't find this on > https://v8.dev/docs/cross-compile-arm. > This is the section that describes how to run tests on an attached Android device (after having done the setup steps listed before that): Using gm Use the tools/dev/gm.py script <https://v8.dev/docs/build-gn#gm> to automatically build V8 tests and run them on the device. alias gm=/path/to/v8/tools/dev/gm.py gm android_arm.release.check > Do you install pyhton on Android and run tools/run-test.py? > > 在2024年1月9日星期二 UTC+8 20:44:18<[email protected]> 写道: > >> There is a section Cross-compiling and debugging for ARM/Android >> <https://v8.dev/docs/cross-compile-arm> on v8.dev under Debugging. >> Is there anything you are missing from that doc? >> >> On Tue, Jan 9, 2024 at 4:08 AM Yahan Lu <[email protected]> wrote: >> >>> Hi all >>> >>> I want to testing v8 on Android . What can I do? I can't find it on >>> v8.dev. >>> >>> -- >>> -- >>> v8-dev mailing list >>> [email protected] >>> http://groups.google.com/group/v8-dev >>> --- >>> You received this message because you are subscribed to the Google >>> Groups "v8-dev" group. >>> To unsubscribe from this group and stop receiving emails from it, send >>> an email to [email protected]. >>> To view this discussion on the web visit >>> https://groups.google.com/d/msgid/v8-dev/f15da00a-e1b8-44d4-a540-af8e6d63f7ddn%40googlegroups.com >>> <https://groups.google.com/d/msgid/v8-dev/f15da00a-e1b8-44d4-a540-af8e6d63f7ddn%40googlegroups.com?utm_medium=email&utm_source=footer> >>> . >>> >> -- > -- > v8-dev mailing list > [email protected] > http://groups.google.com/group/v8-dev > --- > You received this message because you are subscribed to the Google Groups > "v8-dev" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/v8-dev/3f99baaa-0311-4871-aa33-c13e5955c723n%40googlegroups.com > <https://groups.google.com/d/msgid/v8-dev/3f99baaa-0311-4871-aa33-c13e5955c723n%40googlegroups.com?utm_medium=email&utm_source=footer> > . > -- -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev --- You received this message because you are subscribed to the Google Groups "v8-dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/v8-dev/CAKSzg3RT25khH7h5-LpCmv3JznRt4DvHJmo0KO1vEBtGZnOfbA%40mail.gmail.com.
