Skip to content
Commit 545ecbb9 authored by Andrei Emeltchenko's avatar Andrei Emeltchenko Committed by Carles Cufí
Browse files

tests: bluetooth: Correct unsigned compare



(unsigned - unsigned) is always >= 0, so I believe the right compare
string is (unsigned > unsigned), otherwise we would check for (is
equal).

Signed-off-by: default avatarAndrei Emeltchenko <andrei.emeltchenko@intel.com>
parent 08720b0d
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment