----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/5913/ -----------------------------------------------------------
Review request for mesos and Benjamin Hindman. Description ------- The old AllocatorTests were renamed AllocatorProcessTests to reflect the restructuring of the allocator code. There are now new AllocatorTests which test the new Allocator classes by instantiating them, passing them arbitrary elements with different resources allocated to them, and then checks that it returns the right thing. This patch depends on another pending code review: https://reviews.apache.org/r/5599/ Diffs ----- src/Makefile.am eb1944f src/tests/allocator_process_tests.cpp PRE-CREATION src/tests/allocator_tests.cpp 610826b Diff: https://reviews.apache.org/r/5913/diff/ Testing ------- Thanks, Thomas Marshall
