Home
last modified time | relevance | path

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

/linux/lib/kunit/
A Dtest.c118 void kunit_log_append(struct string_stream *log, const char *fmt, ...) in kunit_log_append() function
129 EXPORT_SYMBOL_GPL(kunit_log_append);
/linux/include/kunit/
A Dtest.h551 void __printf(2, 3) kunit_log_append(struct string_stream *log, const char *fmt, ...);
596 kunit_log_append((test_or_suite)->log, fmt, \

Completed in 9 milliseconds