You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@mesos.apache.org by Gilbert Song <gi...@mesoshere.io> on 2015/10/02 20:29:31 UTC

Re: Review Request 38814: add test cases for sha512 digest verifier

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

(Updated Oct. 2, 2015, 11:29 a.m.)


Review request for mesos, Jojy Varghese and Timothy Chen.


Repository: mesos


Description
-------

add test cases for sha512 digest verifier


Diffs (updated)
-----

  3rdparty/libprocess/src/tests/digest_tests.cpp PRE-CREATION 

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


Testing
-------

make check (ubuntu 14.04)


Thanks,

Gilbert Song


Re: Review Request 38814: add test cases for sha512 digest verifier

Posted by Jojy Varghese <jo...@mesosphere.io>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/38814/#review101361
-----------------------------------------------------------



3rdparty/libprocess/src/tests/digest_tests.cpp (line 130)
<https://reviews.apache.org/r/38814/#comment158729>

    You might have to take care of the else case also.



3rdparty/libprocess/src/tests/digest_tests.cpp (line 158)
<https://reviews.apache.org/r/38814/#comment158728>

    You will have to guard the call to "digest" with DigestTypeTraits<Digest::ANY>::is_implemented.


- Jojy Varghese


On Oct. 2, 2015, 6:29 p.m., Gilbert Song wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/38814/
> -----------------------------------------------------------
> 
> (Updated Oct. 2, 2015, 6:29 p.m.)
> 
> 
> Review request for mesos, Jojy Varghese and Timothy Chen.
> 
> 
> Repository: mesos
> 
> 
> Description
> -------
> 
> add test cases for sha512 digest verifier
> 
> 
> Diffs
> -----
> 
>   3rdparty/libprocess/src/tests/digest_tests.cpp PRE-CREATION 
> 
> Diff: https://reviews.apache.org/r/38814/diff/
> 
> 
> Testing
> -------
> 
> make check (ubuntu 14.04)
> 
> 
> Thanks,
> 
> Gilbert Song
> 
>


Re: Review Request 38814: add test cases for sha512 digest verifier

Posted by Gilbert Song <gi...@mesoshere.io>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/38814/
-----------------------------------------------------------

(Updated Oct. 6, 2015, 2:56 p.m.)


Review request for mesos, Jojy Varghese and Timothy Chen.


Repository: mesos


Description
-------

add test cases for sha512 digest verifier


Diffs (updated)
-----

  3rdparty/libprocess/src/tests/digest_tests.cpp PRE-CREATION 

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


Testing
-------

make check (ubuntu 14.04)


Thanks,

Gilbert Song