Remove error suppression from DebugTest expectMessage().
authorJarkko Pöyry <jpoyry@google.com>
Tue, 13 Jan 2015 02:11:08 +0000 (18:11 -0800)
committerJarkko Pöyry <jpoyry@google.com>
Tue, 13 Jan 2015 17:53:43 +0000 (09:53 -0800)
commite4f5e0c8d113561d40edb72cb5cf3c8b0495518f
tree1d5492f60f1b742f2427fdfc05a3c9f3b91d2f1d
parentb7665bf0312617bb2f9200dc179a1c67ab9cbc7f
Remove error suppression from DebugTest expectMessage().

- Remove error suppression from various expectMessage() functions,
  state reset will do that automatically.
- Remove access to expectMessage() from Core negative test and allow
  access only from Debug tests. This will ensure that only debug tests
  can use debug functionality.

Bug: 18915042
Change-Id: I1d8f03feca0c61046d099b57912b2f0ea3e8d2e8
modules/gles31/functional/es31fDebugTests.cpp
modules/gles31/functional/es31fNegativeTestShared.cpp
modules/gles31/functional/es31fNegativeTestShared.hpp