History log of /external/autotest/tko/parsers/test/execute_parser.py
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
6631273af8b88842cbd6202cc4615daf050cc957 27-Aug-2009 mbligh <mbligh@592f7852-d20e-0410-864c-8624ca9c26a4> Make a bunch of stuff executable



git-svn-id: http://test.kernel.org/svn/autotest/trunk@3621 592f7852-d20e-0410-864c-8624ca9c26a4
/external/autotest/tko/parsers/test/execute_parser.py
d2e0f0c851c8cbe14e8733b7ca7dc1dd12aa2000 20-Jul-2009 jadmanski <jadmanski@592f7852-d20e-0410-864c-8624ca9c26a4> Change the parser handling of perf keyvals to bypass any non-numeric values.
MySQL will interpret those as zero when we really don't want to include values like
NaN at all.

This also adds some unit tests for this function and refactors the function.

Risk: Low
Visibility: Non-numeric perf values will no longer get written into the DB.

Signed-off-by: John Admanski <jadmanski@google.com>



git-svn-id: http://test.kernel.org/svn/autotest/trunk@3424 592f7852-d20e-0410-864c-8624ca9c26a4
/external/autotest/tko/parsers/test/execute_parser.py
abc2afa99be672b130ff0b24534943e8454c37cf 01-Apr-2009 jadmanski <jadmanski@592f7852-d20e-0410-864c-8624ca9c26a4> Convert the parser unit tests over to use the more portable dumbdbm as
the backing store. Unfortunately requires converting over all the
existing results stores to use the dumbdbm format.

Risk: Low
Visibility: Improves parser unit test portability.

Signed-off-by: John Admanski <jadmanski@google.com>



git-svn-id: http://test.kernel.org/svn/autotest/trunk@2949 592f7852-d20e-0410-864c-8624ca9c26a4
/external/autotest/tko/parsers/test/execute_parser.py
ef9e5c3c4809e7cb4cdb58d8fa08996e396dc092 22-Dec-2008 mbligh <mbligh@592f7852-d20e-0410-864c-8624ca9c26a4> Add a helper function for comparing results in the store.

Signed-off-by: Cary Hull <chull@google.com>



git-svn-id: http://test.kernel.org/svn/autotest/trunk@2585 592f7852-d20e-0410-864c-8624ca9c26a4
/external/autotest/tko/parsers/test/execute_parser.py
1f11f9139ed9787baa07440d273f8dcad2ba2726 24-Nov-2008 mbligh <mbligh@592f7852-d20e-0410-864c-8624ca9c26a4> Tool for re-executing parser harness and storing result.

Signed-off-by: Cary Hull <chull@google.com>



git-svn-id: http://test.kernel.org/svn/autotest/trunk@2501 592f7852-d20e-0410-864c-8624ca9c26a4
/external/autotest/tko/parsers/test/execute_parser.py