Home
last modified time | relevance | path

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

/Linux-v6.6/lib/kunit/
Dtest.c132 void kunit_log_append(char *log, const char *fmt, ...) in kunit_log_append() function
158 EXPORT_SYMBOL_GPL(kunit_log_append);
/Linux-v6.6/include/kunit/
Dtest.h476 void __printf(2, 3) kunit_log_append(char *log, const char *fmt, ...);
521 kunit_log_append((test_or_suite)->log, fmt, \