Source release 19.1.0
This commit is contained in:
@@ -15,7 +15,9 @@
|
||||
],
|
||||
},
|
||||
'sources': [
|
||||
'<(oemcrypto_dir)/util/test/bcc_validator_unittest.cpp',
|
||||
'<(oemcrypto_dir)/util/test/cmac_unittest.cpp',
|
||||
'<(oemcrypto_dir)/util/test/device_info_validator_unittest.cpp',
|
||||
'<(oemcrypto_dir)/util/test/hmac_unittest.cpp',
|
||||
'<(oemcrypto_dir)/util/test/oem_cert_test.cpp',
|
||||
'<(oemcrypto_dir)/util/test/oemcrypto_ecc_key_unittest.cpp',
|
||||
@@ -23,5 +25,9 @@
|
||||
'<(oemcrypto_dir)/util/test/oemcrypto_ref_test_utils.cpp',
|
||||
'<(oemcrypto_dir)/util/test/oemcrypto_rsa_key_unittest.cpp',
|
||||
'<(oemcrypto_dir)/util/test/oemcrypto_wvcrc32_unittest.cpp',
|
||||
'<(oemcrypto_dir)/util/test/signed_csr_payload_validator_unittest.cpp',
|
||||
],
|
||||
'dependencies': [
|
||||
'<(third_party_path)/libcppbor.gyp:cppbor',
|
||||
],
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user