Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

at v6.16 17 lines 278 B view raw
1# Skip driver specific tests 2^amdgpu.* 3nouveau_.* 4^panfrost.* 5^v3d.* 6^vc4.* 7^vmwgfx* 8 9# Skip intel specific tests 10gem_.* 11i915_.* 12tools_test.* 13kms_dp_link_training.* 14 15# Currently fails and causes coverage loss for other tests 16# since core_getversion also fails. 17core_hotunplug.*