Yes, you can run pvplayer_engine_test from console directly.It's a native test application and is built into system.img by default currently.You can read below document for more information: http://android.git.kernel.org/?p=platform/external/opencore.git;a=blob;f=doc/pvplayer_engine_unit_test_guide.pdf;h=2e6ecbbfdae3db445efbf08034fcec15082efdc1;hb=684dfc5d8fc8e9a7706db21892818cb33ecf0631
On Wed, Mar 11, 2009 at 5:45 PM, sonal <[email protected]> wrote: > > Since it will take some time to get test harness code for OMX, > I was trying to use the test apps at the player level, present in > "mydroid\external\opencore\engines\player\test\src" > > To run these tests , do I need to write a java application ? > Can I test the application on command prompt , without the java > interface( e.g. cpp application, > using the above tests). > > To test it, i was trying to run simple app on command prompt using arm- > none-linux-gnueabi, > but It is not recognizing the file. > Probably dynamic linking is the problem. ( as statically linke dimage > worked). > If I could test the above, it will be easier to debug my standalone > application,... > > Please suggest.. > Regards, > Sonal > > On Mar 9, 10:14 am, rktb <[email protected]> wrote: > > On Mar 8, 11:11 pm, sonal <[email protected]> wrote:> Hi Greg, > > > > > In the OMX core integration guide, there are some test harness suites > > > mentioned for OMX core. > > > But I cannot locate those directories at ../codecs_v2/omx/omx_testapp/ > > > > > Could you please send the link where I can see these directories.. > > > omx_testapp ?? > > > > We are working towards releasing the test suite, not only for OMX, but > > for other modules as well. We will try to get it out soon. > > > > > > > > > Also, is there any plan of releasing Win32 port of OSCL ? > > No. > > > > > Regards, > > > Sonal > > > > > On Mar 2, 5:37 am, Girish <[email protected]> wrote: > > > > > > Hi Ravi and Greg, > > > > > > It would be great if OSCL for win32 platform can be made available. > > > > and building the same for WIN32 platform. This will really help in > > > > faster development and debugging. > > > > > > Regards > > > > Girish- Hide quoted text - > > > > - Show quoted text - > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "android-framework" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-framework?hl=en -~----------~----~----~----~------~----~------~--~---
