Home
last modified time | relevance | path

Searched refs:KUNIT_ASSERT_GT (Results 1 – 2 of 2) sorted by relevance

/linux/kernel/
A Dsysctl-test.c363 KUNIT_ASSERT_GT(test, greater_than_max, (unsigned long)INT_MAX); in sysctl_test_api_dointvec_write_single_greater_int_max()
/linux/include/kunit/
A Dtest.h1777 #define KUNIT_ASSERT_GT(test, left, right) \ macro

Completed in 13 milliseconds