Branch: refs/heads/api-next
Home: https://github.com/Linaro/odp
Commit: 3f5d8c5b1f50efe8bf017b8a0014af668c664c43
https://github.com/Linaro/odp/commit/3f5d8c5b1f50efe8bf017b8a0014af668c664c43
Author: Petri Savolainen <[email protected]>
Date: 2017-02-21 (Tue, 21 Feb 2017)
Changed paths:
M test/common_plat/validation/api/packet/packet.c
Log Message:
-----------
validation: packet: remove non compatible tests
Tests for bad inputs are not compatible to the spec.
Out-of-range values cause undefined results and must not
be tested in validation suite.
Remove reference checks that do not comply anymore to
the new odp_packet_has_ref() specification.
Signed-off-by: Petri Savolainen <[email protected]>
Reviewed-and-tested-by: Bill Fischofer <[email protected]>
Signed-off-by: Maxim Uvarov <[email protected]>