isTestKeyBuild
Release-Keys and Test-Keys has to do with how the kernel is signed when it is compiled. Test-Keys means it was signed with a custom key generated by a third-party developer.
Return
Boolean.true if signed with Test-keys or Boolean.false otherwise.