Kernel Test Framework
latest
  • 1. Background and motivation
  • 2. Implementation
  • 3. KTF kernel specific features
  • 4. Building and installing KTF
  • 5. Example test code
  • 6. KTF programming reference
Kernel Test Framework
  • Docs »
  • Kernel Test Framework documentation
  • Edit on GitHub

Kernel Test Framework documentationΒΆ

  • 1. Background and motivation
    • Test driven development
    • Good use cases for KTF
    • When not to use KTF
    • Why you would want to write and run KTF tests
  • 2. Implementation
    • User mode implementation
    • Kernel mode implementation
    • KTF as a separate git project
  • 3. KTF kernel specific features
    • Running tests, examining results via debugfs
    • Reference to module internal symbols
    • Requesting callbacks when a certain function gets called/returns
    • Coverage analytics
  • 4. Building and installing KTF
  • 5. Example test code
  • 6. KTF programming reference
    • KTF API Overview
    • Assertions
Next

© Copyright 2017, Knut Omang. Revision 052d26ec.

Built with Sphinx using a theme provided by Read the Docs.