Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
  • This project
    • Loading...
  • Sign in / Register
A
angle
  • Project
    • Overview
    • Details
    • Activity
    • Cycle Analytics
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Charts
  • Issues 0
    • Issues 0
    • List
    • Board
    • Labels
    • Milestones
  • Merge Requests 0
    • Merge Requests 0
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Charts
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • Chen Yisong
  • angle
  • Repository

Switch branch/tag
  • angle
  • src
  • tests
  • test_utils
  • runner
  • TestSuite_unittest.cpp
Find file
BlameHistoryPermalink
  • Jamie Madill's avatar
    Re-land "Add new test runner harness." (#2) · 5407aaa0
    Jamie Madill authored Dec 16, 2019
    Re-land #2 changes:
    
     * export labels are fixed for the CFI build
     * crash test disabled because of flakiness and issues with asan
    
    Re-land changes:
    
     * Unit test is suppressed in ASAN
     * --deqp-case is fixed
     * Debug layer errors should correctly work with failure expectations
    
    Original message:
    
    The ANGLE test harness is a harness around GoogleTest that provides
    functionality similar to the Chromium test harness. It supports:
    
     * splitting a test set into shards
     * catching and reporting crashes and timeouts
     * outputting to the Chromium JSON test results format
     * multi-process execution
    
    Unit tests are added in test_utils_unittest.cpp.
    
    Bug: angleproject:3162
    Bug: chromium:1030192
    Change-Id: I71d66a407ea0e53d73cbe75b5b4bfb9e73791534
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/1965091
    Commit-Queue: Jamie Madill <jmadill@chromium.org>
    Reviewed-by: 's avatarJonah Ryan-Davis <jonahr@google.com>
    5407aaa0
TestSuite_unittest.cpp 3.24 KB
EditWeb IDE
×

Replace TestSuite_unittest.cpp

Attach a file by drag & drop or click to upload


Cancel
A new branch will be created in your fork and a new merge request will be started.