1. How to exclude Time, Date, Memory Addresses and non-repeatable infos from the output? 2. How to make the internal behavior of the framework, sequential?
I guess those are the two conditions to build a regression test that does not require human intervention . Thank you for all -- iod On May 11, 9:15 am, RaviY <[email protected]> wrote: > "-logfile myfile" is not a valid option. "-logfile" creates > pvlogger.out that dumps the logs. > > -Ravi > > On May 10, 10:53 am, iod <[email protected]> wrote: > > > > > Hi Community, > > I'm trying to regression-test opencore's pvplayer_engine_test > > executable; that is, running some of the available tests and > > outputting the maximum amount of reproduceable information (Avoiding > > Time and Memory Addresses in the output.) so that I can "diff" the > > output of two runs. The goal is to automatically check that nothing > > was broken from one run to the other. > > > 1. What are the best available options for that purpose? > > 2. I need to output the result to a file and "-logfile myfile" does > > not seem to work: "myfile" does not get created. Am I using the wrong > > syntax? > > > Thank you for helping > > -- > > iod > > > -- > > unsubscribe: [email protected] > > website:http://groups.google.com/group/android-porting > > -- > unsubscribe: [email protected] > website:http://groups.google.com/group/android-porting -- unsubscribe: [email protected] website: http://groups.google.com/group/android-porting
