Home
last modified time | relevance | path

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

/linux/lib/kunit/
H A Dkunit-example-test.c340 static int __init init_add(int x, int y) in init_add() function
350 KUNIT_EXPECT_EQ(test, init_add(1, 1), 2); in example_init_test()