From 6aa9bd0f77dcb5128167fae62e32aa5252fe85c6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20Mr=C3=A1zek?= Date: Mon, 2 Dec 2013 00:55:24 +0100 Subject: Renew the updater branch Now with some actual consensus on what the updater will do! --- mmc_updater/src/tests/file_list.xml | 52 +++++++++++++++++++++++++++++++++++++ 1 file changed, 52 insertions(+) create mode 100644 mmc_updater/src/tests/file_list.xml (limited to 'mmc_updater/src/tests/file_list.xml') diff --git a/mmc_updater/src/tests/file_list.xml b/mmc_updater/src/tests/file_list.xml new file mode 100644 index 00000000..dff4b54f --- /dev/null +++ b/mmc_updater/src/tests/file_list.xml @@ -0,0 +1,52 @@ + + + 2.0 + Test + + + + + + app-pkg + $APP_PACKAGE_HASH + $APP_PACKAGE_SIZE + http://some/dummy/URL + + + + + $APP_FILENAME + $UPDATED_APP_HASH + $UPDATED_APP_SIZE + 0755 + app-pkg + true + + + $UPDATER_FILENAME + $UPDATER_HASH + $UPDATER_SIZE + 0755 + + + + test-dir/app-symlink + ../app + + + + new-dir/new-dir2/new-file.txt + $TEST_FILENAME + $TEST_SIZE + app-pkg + 0644 + + + + + file-to-uninstall.txt + symlink-to-file-to-uninstall.txt + + -- cgit v1.2.3