Joe McDonnell created IMPALA-8176:
-------------------------------------

             Summary: Convert tests with trivial main() functions to use a 
unified executable
                 Key: IMPALA-8176
                 URL: https://issues.apache.org/jira/browse/IMPALA-8176
             Project: IMPALA
          Issue Type: Sub-task
          Components: Infrastructure
            Reporter: Joe McDonnell
            Assignee: Joe McDonnell


With the initial commit for the unified backend test executable commited 
(IMPALA-8071), it should be straight-forward to convert another set of tests to 
use the unified executable. Any test with a simple main() function (such as 
IMPALA_TEST_MAIN()) should require only modest changes to convert.

Command to find such tests:

git grep IMPALA_TEST_MAIN

It looks like there are dozens of such tests:
{noformat}
joe@joemcdonnell:~/Impala$ git grep IMPALA_TEST_MAIN\(\) | wc -l
38
{noformat}
 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to