Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F164374133
D58249.id182019.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
496 B
Referenced Files
None
Subscribers
None
D58249.id182019.diff
View Options
Index: sys/compat/linuxkpi/common/include/kunit/test-bug.h
===================================================================
--- /dev/null
+++ sys/compat/linuxkpi/common/include/kunit/test-bug.h
@@ -0,0 +1,12 @@
+/*
+ * SPDX-License-Identifier: BSD-2-Clause
+ *
+ * Copyright (c) 2026 The FreeBSD Foundation
+ */
+
+#ifndef _LINUXKPI_KUNIT_TEST_BUG_H_
+#define _LINUXKPI_KUNIT_TEST_BUG_H_
+
+#define kunit_fail_current_test(fmt, ...) do {} while (0)
+
+#endif /* _LINUXKPI_KUNIT_TEST_BUG_H_ */
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sat, Aug 1, 6:53 AM (12 h, 18 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
35804784
Default Alt Text
D58249.id182019.diff (496 B)
Attached To
Mode
D58249: linuxkpi: Add `kunit_fail_current_test()`
Attached
Detach File
Event Timeline
Log In to Comment