You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@mesos.apache.org by Till Toenshoff <to...@me.com> on 2015/06/28 00:51:05 UTC

Review Request 35978: Added test authorizer module.

-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/35978/
-----------------------------------------------------------

Review request for mesos.


Repository: mesos


Description
-------

Adds a test authorizer module. Updates the AuthorizationTests to perform typed tests on the default implementation as well as on the test authorizer module.


Diffs
-----

  src/Makefile.am a064d17a6b62e6e3c8e190135bcc8cbbb0051ed5 
  src/examples/test_authorizer_module.cpp PRE-CREATION 
  src/tests/authorization_tests.cpp 99bb06c1ee73a90abaeeabb742e45aa188c21a87 
  src/tests/module.hpp 03756a2536ca3e662ba422e96d121a6c39bb8c84 
  src/tests/module.cpp 61d4753f0f098005f56dd4a24984e30405c32558 

Diff: https://reviews.apache.org/r/35978/diff/


Testing
-------

make check


Thanks,

Till Toenshoff