Hi! > I have faced a problem while running LTP on my ARM board. The below command > is failing. > unzip01 unzip_tests.sh $LTPROOT/testcases/data/tst_unzip_file.zip > As i observed the "unzip" binary on my board uses a string "inflating" to > show the verbose message for compression of files. > The test case is is expecting "unzip" binary to use a string "extracting" > to show the verbose message for compression of files. > In unzip_tests.sh the code has been written to compare the verbose message > to PASS/FAIL the test case. > hence it is PASS in my x86 but FAIL in my ARM board. > > *So i have added this patch which will compare the directory tree output > structure not the verbose message.* > > Please find the patch below and please revert for any suggestion and > concerns. > This is my first patch. So please regret for any wrong formatting of make > the patch review. :) > > *I will eagerly wait for your valuable reply ASAP.*
The patch has been corrupted by your mail client (the long lines were wrapped). Can you please resend correctly? -- Cyril Hrubis [email protected] ------------------------------------------------------------------------------ October Webinars: Code for Performance Free Intel webinars can help you accelerate application performance. Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from the latest Intel processors and coprocessors. See abstracts and register > http://pubads.g.doubleclick.net/gampad/clk?id=60133471&iu=/4140/ostg.clktrk _______________________________________________ Ltp-list mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ltp-list
