Searched refs:test_with_params (Results 1 – 2 of 2) sorted by relevance
95 test_with_params(struct ktest_test_context *ctx) in test_with_params() function130 .func = &test_with_params,
19 def test_with_params(self, numbers): member in TestExample