• teravest's avatar
    Pepper: Make Mojo test more strict. · fd948717
    teravest authored
    Mojo's MessagePipe constructor uses assert() to check that
    MojoCreateMessagePipe returns OK. This change makes the test explicitly
    check the return value of MojoCreateMessagePipe, giving more correct
    test behavior for Release builds.
    
    Review URL: https://codereview.chromium.org/897093004
    
    Cr-Commit-Position: refs/heads/master@{#315168}
    fd948717
test_mojo.cc 675 Bytes