1. 20 Sep, 2012 1 commit
  2. 10 Jul, 2011 1 commit
    • Brett Chabot's avatar
      Add gtest target support for runtest --path. · bb5918ed
      Brett Chabot authored
      This is a rough initial version. It makes several assumptions:
       - assumes each test source file is built into module with name equal
      to basename of source file
       - assumes tests get installed into /data/nativetest
      
      However, given those assumptions, both:
      $ runtest --path <path to directory containing gtest source> and
      $ runtest --path <path to single source file>
      should work.
      
      Coming soon: gtest host support
      
      Bugs 4563370, 4584339
      
      Change-Id: Ia42aeed7f9ee6402b0ceb7b5ccaaa66ac636fe49
      bb5918ed
  3. 01 Jul, 2009 1 commit