Writing new KTF (Kernel Test Framework) tests | Linux Today

Writing new KTF (Kernel Test Framework) tests

Written By
KO
Knut Omang
Dec 5, 2019

Kernel Test Framework (KTF) is available as a standalone git repository, but we are also working to offer it as a patch set for integration into the kernel. Knut Omang and Alan Maguire describe how to use KTF to write tests. A unique feature of KTF is it enables testing kernel code in kernel context directly. This means the environment you are running our tests in affords a lot of control. The examples show tests for a key abstraction in Linux kernel networking, the “struct sk_buff”. The sk_buff (socket buffer) is the structure used to store packet data as it moves through the networking stack.

KO

Knut Omang

Linux Today Logo

LinuxToday is a trusted, contributor-driven news resource supporting all types of Linux users. Our thriving international community engages with us through social media and frequent content contributions aimed at solving problems ranging from personal computing to enterprise-level IT operations. LinuxToday serves as a home for a community that struggles to find comparable information elsewhere on the web.

Property of TechnologyAdvice. © 2026 TechnologyAdvice. All Rights Reserved

Advertiser Disclosure: Some of the products that appear on this site are from companies from which TechnologyAdvice receives compensation. This compensation may impact how and where products appear on this site including, for example, the order in which they appear. TechnologyAdvice does not include all companies or all types of products available in the marketplace.