You're probably missing the fuzzers. Try the "all" target. Or look at tools/dev/gm.py which has some related logic. Or look at the testcfg.py file of the failing test suite to find out which binary it wants.
On Thu, Oct 4, 2018 at 6:33 PM <[email protected]> wrote: > Which target could be used to build all the programs and tools to run V8 > unit tests? Like d8, cctest, unittests. I tried 'v8_for_testing", but seems > still missing some tools. > > -- > -- > 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]. > For more options, visit https://groups.google.com/d/optout. > -- -- 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]. For more options, visit https://groups.google.com/d/optout.
