Oh! Sorry, I don’t notice the key word check. Thanks your help vert much.
> 2024年1月10日 19:54,Jakob Kummerow <[email protected]> 写道: > > On Wed, Jan 10, 2024 at 3:36 AM Yahan Lu <[email protected] > <mailto:[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] <mailto:[email protected]>> >> 写道: >>> There is a section Cross-compiling and debugging for ARM/Android >>> <https://v8.dev/docs/cross-compile-arm> on v8.dev <http://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 >>>> <http://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] <mailto:[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] >> <mailto:[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] <mailto:[email protected]> > http://groups.google.com/group/v8-dev > --- > You received this message because you are subscribed to a topic in the Google > Groups "v8-dev" group. > To unsubscribe from this topic, visit > https://groups.google.com/d/topic/v8-dev/LZuMu1B7f5I/unsubscribe. > To unsubscribe from this group and all its topics, send an email to > [email protected] > <mailto:[email protected]>. > To view this discussion on the web visit > https://groups.google.com/d/msgid/v8-dev/CAKSzg3RT25khH7h5-LpCmv3JznRt4DvHJmo0KO1vEBtGZnOfbA%40mail.gmail.com > > <https://groups.google.com/d/msgid/v8-dev/CAKSzg3RT25khH7h5-LpCmv3JznRt4DvHJmo0KO1vEBtGZnOfbA%40mail.gmail.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/BDDF2EA7-6841-4DC5-8AF4-1E037A083C86%40iscas.ac.cn.
