On Tue, 2024-01-23 at 19:19 +0100, Johannes Berg wrote: > > We're also adding unit tests to iwlwifi (slowly), any idea if we should > enable that here also? It _is_ now possible to build PCI stuff on kunit, > but it requires some additional config options (virt-pci etc.), not sure > that's desirable here? It doesn't need it at runtime for the tests, of > course. > Heh, in fact Miri just posted the first bits: https://lore.kernel.org/r/20240123200528.a4a8af7c091f.I0fb09083317b331168b99b8db39656a126a5cc4d@changeid Also, should enabling that in tools/testing/kunit/configs/all_tests.config go through our tree, or better through the kselftest tree? johannes