Home
last modified time | relevance | path

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

/Linux-v5.10/lib/kunit/
Dtest.c23 void kunit_log_append(char *log, const char *fmt, ...) in kunit_log_append() function
42 EXPORT_SYMBOL_GPL(kunit_log_append);
/Linux-v5.10/include/kunit/
Dtest.h583 void kunit_log_append(char *log, const char *fmt, ...);
592 kunit_log_append((test_or_suite)->log, fmt "\n", \