Source release 17.1.2
This commit is contained in:
4134
oemcrypto/odk/test/odk_golden_v16.cpp
Normal file
4134
oemcrypto/odk/test/odk_golden_v16.cpp
Normal file
File diff suppressed because it is too large
Load Diff
3847
oemcrypto/odk/test/odk_golden_v17.cpp
Normal file
3847
oemcrypto/odk/test/odk_golden_v17.cpp
Normal file
File diff suppressed because it is too large
Load Diff
@@ -872,6 +872,7 @@ std::vector<VersionParameters> TestCases() {
|
||||
{17, 16, 5, 16, 5},
|
||||
{17, 17, 0, 17, 0},
|
||||
{17, 17, 1, 17, 1},
|
||||
{17, 17, 2, 17, 2},
|
||||
};
|
||||
return test_cases;
|
||||
}
|
||||
|
||||
@@ -4,6 +4,8 @@
|
||||
|
||||
{
|
||||
'sources': [
|
||||
'odk_golden_v16.cpp',
|
||||
'odk_golden_v17.cpp',
|
||||
'odk_test.cpp',
|
||||
'odk_test_helper.cpp',
|
||||
'odk_test_helper.h',
|
||||
|
||||
Reference in New Issue
Block a user