KUnit tests for layout of structure in UAPI

modulename: firewire-uapi-test.ko

configname: CONFIG_FIREWIRE_KUNIT_UAPI_TEST

Linux Kernel Configuration
└─>Device Drivers
└─>PCI support
└─>IEEE 1394 (FireWire) support
└─>KUnit tests for layout of structure in UAPI
In linux kernel since version 4.14.326 (release Date: 2023-09-23)  
This builds the KUnit tests whether structures exposed to user
space have expected layout.

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
source code:
depends
CONFIG_FIREWIRE
CONFIG_KUNIT
CONFIG_COMPILE_TEST or CONFIG_PCI