Add support to the query_results CLI for viewing and filtering on test attributes, test labels, iteration results, and machine labels.  The key here was changing query_results to use the TKO RPC interface instead of direct DB access.  The code changes for this were pretty small but functionally the change is huge.  Given that, it's fairly easy to use the new mechanisms for dealing with related data to support selecting and filtering on these four types of related data.

I also removed the old and long-deprecated -c "old-style" condition option.  If anyone is still depending on this, it's time to upgrade!

Signed-off-by: Steve Howard <showard@google.com>


git-svn-id: http://test.kernel.org/svn/autotest/trunk@4101 592f7852-d20e-0410-864c-8624ca9c26a4
1 file changed