The source project of this merge request has been removed.
Tests for pcmp_lt and pcmp_le added
Reference issue
What does this implement/fix?
Adds unit tests for pcmp_lt and pcmp_le.
Additional information
Tests for pcmp_lt_or_nan are not added as architecture specific packet maths does not implement it for integers. It's a good TODO.