Files
linux/tools/testing/selftests
Petr Machata 844f055654 selftests: forwarding: Convert until_counter_is() to take expression
until_counter_is() currently takes as an argument a number and the
condition holds when the current counter value is >= that number. Make the
function more generic by taking a partial expression instead of just the
number.

Convert the two existing users.

Signed-off-by: Petr Machata <petrm@mellanox.com>
Reviewed-by: Amit Cohen <amitc@mellanox.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2020-03-03 17:03:52 -08:00
..
2019-07-23 10:45:06 -06:00
2020-01-13 21:49:54 +01:00
2019-11-07 14:52:57 -07:00
2020-02-10 18:01:55 -07:00