KUnit tests for device attributes

configname: CONFIG_FIREWIRE_KUNIT_DEVICE_ATTRIBUTE_TEST

Linux Kernel Configuration
└─>Device Drivers
└─>PCI support
└─>IEEE 1394 (FireWire) support
└─>KUnit tests for device attributes
In linux kernel since version 4.19.310 (release Date: 2024-03-15)  
This builds the KUnit tests for device attribute for node and
unit.

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/.

depends
CONFIG_FIREWIRE
CONFIG_KUNIT
CONFIG_COMPILE_TEST or CONFIG_PCI