You might be interested in looking into how Chromium Android port solve this problem. See Tools/Scripts/webkitpy/layout_tests/port/chromium_android.py.
On Thu, Nov 8, 2012 at 2:36 AM, Arunprasad Rajkumar <[email protected]>wrote: > > Hello Developers, > > I'm working on a embedded platform where I need to automate the Layout > Tests. From the Tools/Scripts/new-run-webkit-tests & > https://www.webkit.org/blog/1456/layout-tests-practice/ I understood like > it requires python to run layout tests, since the web server & related > things implemented in python. But the platform I'm working on is a resource > constraint one & doesn't have these run-times(python,perl,..etc). > > Do you guys have any suggestions for my question? I'm thinking to use > js-test-driver <http://code.google.com/p/js-test-driver/> for some of the > non webkit specific tests. Will the same thing can be used for WebKit > Layout tests. > > Thanks in advance. > > Kind Regards, > Arun. > -- > *Arunprasad Rajkumar* > http://in.linkedin.com/in/ararunprasad > > > _______________________________________________ > webkit-help mailing list > [email protected] > http://lists.webkit.org/mailman/listinfo/webkit-help > >
_______________________________________________ webkit-help mailing list [email protected] http://lists.webkit.org/mailman/listinfo/webkit-help
