Skip to content
  • Petri Latvala's avatar
    Always expose IGT subtests for known kernel selftests · 7ab5c979
    Petri Latvala authored
    
    
    Even when the running kernel does not support selftests, make subtest
    enumeration list known kselftests. The list is generated using
    selftest listing headers copied from the kernel.
    
    If the running kernel gains new selftest subtests, they are listed
    even without copying the headers over and rebuilding IGT.
    
    v2: Use correct names for the testcases
    
    Signed-off-by: default avatarPetri Latvala <petri.latvala@intel.com>
    7ab5c979