KUnit tests for packet serialization/deserialization

modulename: packet-serdes-test.ko

configname: CONFIG_FIREWIRE_KUNIT_PACKET_SERDES_TEST

Linux Kernel Configuration
└─>Device Drivers
└─>PCI support
└─>IEEE 1394 (FireWire) support
└─>KUnit tests for packet serialization/deserialization
In linux kernel since version 4.19.318 (release Date: 2024-07-18)  
This builds the KUnit tests for packet serialization and
deserialization.

KUnit tests run during boot and output the results to the debug
log in TAP format (https://testanything.org/). Only useful for
kernel devs running KUnit test harness and are not for inclusion
into a production build.

For more information on KUnit and unit tests in general, refer
to the KUnit documentation in Documentation/dev-tools/kunit/.

source code:
depends
CONFIG_FIREWIRE
CONFIG_KUNIT
CONFIG_COMPILE_TEST or CONFIG_PCI