1bfd06e40SGeorge Liuoption('abi', type: 'array', description: 'Constrain exposed symbol classes', choices: ['deprecated', 'stable', 'testing'], value: ['deprecated', 'stable', 'testing']) 2*d1269362SAndrew Jefferyoption('tests', type: 'feature', description: 'Build tests') 3bfd06e40SGeorge Liuoption('oem-ibm', type: 'feature', description: 'Enable IBM OEM PLDM', yield: true) 4bfd06e40SGeorge Liuoption('abi-compliance-check', type: 'feature', description: 'Detect public ABI/API changes') 5