Add golden test data for ODK

This data was generated using the code in CLs go/wvgerrit/163726 (for v16),
go/wvgerrit/171730 (for v17), and go/wvgerrit/171750 (for v18).

PiperOrigin-RevId: 535679470
Change-Id: Ib644bbed7e7329dfea30ce25d325fd0556fdb7a7
This commit is contained in:
Fred Gylys-Colwell
2023-05-26 12:02:11 -07:00
committed by Robert Shih
parent db670e7bcc
commit 57e997fe19
5 changed files with 12556 additions and 1 deletions

View File

@@ -100,6 +100,9 @@ cc_test {
],
srcs: [
"test/odk_golden_v16.cpp",
"test/odk_golden_v17.cpp",
"test/odk_golden_v18.cpp",
"test/odk_test.cpp",
"test/odk_test_helper.cpp",
"test/odk_timer_test.cpp",