----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/8793/ -----------------------------------------------------------
Review request for mesos, Benjamin Hindman and Vinod Kone. Description ------- This is part 2 of my refactoring to split apart the libprocess / stout tests. This splits apart the libprocess tests into individual files. There are no actual diffs to the *tests.cpp file contents, other than removed #includes on each one. Diffs ----- third_party/libprocess/Makefile.am 11f8b36d19313f65f1b191a781c6d5ed90130099 third_party/libprocess/src/tests/http_tests.cpp PRE-CREATION third_party/libprocess/src/tests/io_tests.cpp PRE-CREATION third_party/libprocess/src/tests/main.cpp PRE-CREATION third_party/libprocess/src/tests/process_tests.cpp PRE-CREATION third_party/libprocess/src/tests/tests.cpp PRE-CREATION Diff: https://reviews.apache.org/r/8793/diff/ Testing ------- make check cd third_party/libprocess make check Thanks, Ben Mahler
