Home
last modified time | relevance | path

Searched refs:explain (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/tools/testing/selftests/net/
H A Dipv6_flowlabel_mgr.c31 #define explain(x) \ macro
79 explain("cannot get non-existent label"); in run_tests()
82 explain("cannot put non-existent label"); in run_tests()
85 explain("cannot create label greater than 20 bits"); in run_tests()
89 explain("create a new label (FL_F_CREATE)"); in run_tests()
91 explain("can get the label (without FL_F_CREATE)"); in run_tests()
93 explain("can get it again with create flag set, too"); in run_tests()
95 explain("cannot get it again with the exclusive (FL_FL_EXCL) flag"); in run_tests()
98 explain("can now put exactly three references"); in run_tests()
104 explain("creat in run_tests()
[all...]
/kernel/linux/linux-6.6/tools/testing/selftests/net/
H A Dipv6_flowlabel_mgr.c31 #define explain(x) \ macro
79 explain("cannot get non-existent label"); in run_tests()
82 explain("cannot put non-existent label"); in run_tests()
85 explain("cannot create label greater than 20 bits"); in run_tests()
89 explain("create a new label (FL_F_CREATE)"); in run_tests()
91 explain("can get the label (without FL_F_CREATE)"); in run_tests()
93 explain("can get it again with create flag set, too"); in run_tests()
95 explain("cannot get it again with the exclusive (FL_FL_EXCL) flag"); in run_tests()
98 explain("can now put exactly three references"); in run_tests()
104 explain("creat in run_tests()
[all...]

Completed in 1 milliseconds