On Thu, Apr 10, 2014 at 06:56:50PM +0200, Andrew Jones wrote:
> The test framework may have external dependencies. assert() provides
> the ability to abort when those dependencies aren't met. However,
> assert() should only be used for unlikely conditions. We can provide
> more informative messages with printf() for the more likely problems.
> 
> Signed-off-by: Andrew Jones <[email protected]>
> ---

Acked-by: Christoffer Dall <[email protected]>
--
To unsubscribe from this list: send the line "unsubscribe kvm" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to