blob: d8b45c922636001bd7284e1e44d63b30bf5455bd [file] [log] [blame]
{
"module": "script",
"testDir": "../../config.tests",
"tests": {
"asm_hwcap_h": {
"label": "asm/hwcap.h",
"condition": "config.android",
"type": "compile",
"test": {
"include": "asm/hwcap.h"
}
}
},
"features": {
"asm_hwcap_h": {
"label": "asm/hwcap.h",
"condition": "config.android && tests.asm_hwcap_h",
"output": [ "privateFeature" ]
}
}
}