Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
at v5.10 11 lines 216 B view raw
1.. SPDX-License-Identifier: GPL-2.0 2 3======== 4Test API 5======== 6 7This file documents all of the standard testing API excluding mocking or mocking 8related features. 9 10.. kernel-doc:: include/kunit/test.h 11 :internal: