From 59dcd92dea263d804ede33d12c302da4efd91a98 Mon Sep 17 00:00:00 2001 From: Dongsu Park Date: Wed, 18 Oct 2023 15:12:03 +0200 Subject: [PATCH] testdata: add omaha test data Add example files of OMAHA request/response xml files. --- src/testdata/omaha-request-example.xml | 9 +++++++++ src/testdata/omaha-response-example.xml | 24 ++++++++++++++++++++++++ 2 files changed, 33 insertions(+) create mode 100644 src/testdata/omaha-request-example.xml create mode 100644 src/testdata/omaha-response-example.xml diff --git a/src/testdata/omaha-request-example.xml b/src/testdata/omaha-request-example.xml new file mode 100644 index 0000000..2190653 --- /dev/null +++ b/src/testdata/omaha-request-example.xml @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/src/testdata/omaha-response-example.xml b/src/testdata/omaha-response-example.xml new file mode 100644 index 0000000..cb22020 --- /dev/null +++ b/src/testdata/omaha-response-example.xml @@ -0,0 +1,24 @@ + + + + + + + + + + + + + + + + + + + + + + + +