From 1592c5a711fd7faac489637ebb9231156449e6f9 Mon Sep 17 00:00:00 2001 From: Joe Lawrence Date: Mon, 5 Dec 2016 09:27:17 -0500 Subject: [PATCH] testing: move integration test patches directory Prepare for updating the integration tests and move into a standard path (this should be easier for future automation). The patch directory name(s) should be in the form ${ID}-${VERSION_ID}/ as defined by the target's /etc/os-release. --- test/integration/{f22 => fedora-25}/Makefile | 0 test/integration/{f22 => fedora-25}/README | 0 test/integration/{f22 => fedora-25}/bug-table-section.patch | 0 test/integration/{f22 => fedora-25}/cmdline-string-LOADED.test | 0 test/integration/{f22 => fedora-25}/cmdline-string.patch | 0 test/integration/{f22 => fedora-25}/data-new-LOADED.test | 0 test/integration/{f22 => fedora-25}/data-new.patch | 0 test/integration/{f22 => fedora-25}/data-read-mostly.patch | 0 test/integration/{f22 => fedora-25}/fixup-section.patch | 0 test/integration/{f22 => fedora-25}/gcc-constprop.patch | 0 test/integration/{f22 => fedora-25}/gcc-isra.patch | 0 test/integration/{f22 => fedora-25}/gcc-mangled-3.patch | 0 test/integration/{f22 => fedora-25}/gcc-static-local-var-2.patch | 0 test/integration/{f22 => fedora-25}/gcc-static-local-var-3.patch | 0 test/integration/{f22 => fedora-25}/gcc-static-local-var-4.patch | 0 test/integration/{f22 => fedora-25}/gcc-static-local-var-4.test | 0 test/integration/{f22 => fedora-25}/gcc-static-local-var-5.patch | 0 test/integration/{f22 => fedora-25}/gcc-static-local-var.patch | 0 test/integration/{f22 => fedora-25}/macro-hooks-LOADED.test | 0 test/integration/{f22 => fedora-25}/macro-hooks.patch | 0 test/integration/{f22 => fedora-25}/macro-printk.patch | 0 .../{f22 => fedora-25}/meminfo-cmdline-rebuild-SLOW-LOADED.test | 0 .../{f22 => fedora-25}/meminfo-cmdline-rebuild-SLOW.patch | 0 test/integration/{f22 => fedora-25}/meminfo-init-FAIL.patch | 0 test/integration/{f22 => fedora-25}/meminfo-init2-FAIL.patch | 0 test/integration/{f22 => fedora-25}/meminfo-string-LOADED.test | 0 test/integration/{f22 => fedora-25}/meminfo-string.patch | 0 test/integration/{f22 => fedora-25}/module-call-external.patch | 0 test/integration/{f22 => fedora-25}/module-kvm-fixup.patch | 0 test/integration/{f22 => fedora-25}/module-shadow.patch | 0 test/integration/{f22 => fedora-25}/multiple.test | 0 test/integration/{f22 => fedora-25}/new-function.patch | 0 test/integration/{f22 => fedora-25}/new-globals.patch | 0 .../integration/{f22 => fedora-25}/parainstructions-section.patch | 0 test/integration/{f22 => fedora-25}/remote-setup | 0 .../{f22 => fedora-25}/replace-section-references.patch | 0 test/integration/{f22 => fedora-25}/shadow-newpid-LOADED.test | 0 test/integration/{f22 => fedora-25}/shadow-newpid.patch | 0 test/integration/{f22 => fedora-25}/smp-locks-section.patch | 0 test/integration/{f22 => fedora-25}/special-static-2.patch | 0 test/integration/{f22 => fedora-25}/special-static.patch | 0 test/integration/{f22 => fedora-25}/tracepoints-section.patch | 0 test/integration/{f22 => fedora-25}/warn-detect-FAIL.patch | 0 43 files changed, 0 insertions(+), 0 deletions(-) rename test/integration/{f22 => fedora-25}/Makefile (100%) rename test/integration/{f22 => fedora-25}/README (100%) rename test/integration/{f22 => fedora-25}/bug-table-section.patch (100%) rename test/integration/{f22 => fedora-25}/cmdline-string-LOADED.test (100%) rename test/integration/{f22 => fedora-25}/cmdline-string.patch (100%) rename test/integration/{f22 => fedora-25}/data-new-LOADED.test (100%) rename test/integration/{f22 => fedora-25}/data-new.patch (100%) rename test/integration/{f22 => fedora-25}/data-read-mostly.patch (100%) rename test/integration/{f22 => fedora-25}/fixup-section.patch (100%) rename test/integration/{f22 => fedora-25}/gcc-constprop.patch (100%) rename test/integration/{f22 => fedora-25}/gcc-isra.patch (100%) rename test/integration/{f22 => fedora-25}/gcc-mangled-3.patch (100%) rename test/integration/{f22 => fedora-25}/gcc-static-local-var-2.patch (100%) rename test/integration/{f22 => fedora-25}/gcc-static-local-var-3.patch (100%) rename test/integration/{f22 => fedora-25}/gcc-static-local-var-4.patch (100%) rename test/integration/{f22 => fedora-25}/gcc-static-local-var-4.test (100%) rename test/integration/{f22 => fedora-25}/gcc-static-local-var-5.patch (100%) rename test/integration/{f22 => fedora-25}/gcc-static-local-var.patch (100%) rename test/integration/{f22 => fedora-25}/macro-hooks-LOADED.test (100%) rename test/integration/{f22 => fedora-25}/macro-hooks.patch (100%) rename test/integration/{f22 => fedora-25}/macro-printk.patch (100%) rename test/integration/{f22 => fedora-25}/meminfo-cmdline-rebuild-SLOW-LOADED.test (100%) rename test/integration/{f22 => fedora-25}/meminfo-cmdline-rebuild-SLOW.patch (100%) rename test/integration/{f22 => fedora-25}/meminfo-init-FAIL.patch (100%) rename test/integration/{f22 => fedora-25}/meminfo-init2-FAIL.patch (100%) rename test/integration/{f22 => fedora-25}/meminfo-string-LOADED.test (100%) rename test/integration/{f22 => fedora-25}/meminfo-string.patch (100%) rename test/integration/{f22 => fedora-25}/module-call-external.patch (100%) rename test/integration/{f22 => fedora-25}/module-kvm-fixup.patch (100%) rename test/integration/{f22 => fedora-25}/module-shadow.patch (100%) rename test/integration/{f22 => fedora-25}/multiple.test (100%) rename test/integration/{f22 => fedora-25}/new-function.patch (100%) rename test/integration/{f22 => fedora-25}/new-globals.patch (100%) rename test/integration/{f22 => fedora-25}/parainstructions-section.patch (100%) rename test/integration/{f22 => fedora-25}/remote-setup (100%) rename test/integration/{f22 => fedora-25}/replace-section-references.patch (100%) rename test/integration/{f22 => fedora-25}/shadow-newpid-LOADED.test (100%) rename test/integration/{f22 => fedora-25}/shadow-newpid.patch (100%) rename test/integration/{f22 => fedora-25}/smp-locks-section.patch (100%) rename test/integration/{f22 => fedora-25}/special-static-2.patch (100%) rename test/integration/{f22 => fedora-25}/special-static.patch (100%) rename test/integration/{f22 => fedora-25}/tracepoints-section.patch (100%) rename test/integration/{f22 => fedora-25}/warn-detect-FAIL.patch (100%) diff --git a/test/integration/f22/Makefile b/test/integration/fedora-25/Makefile similarity index 100% rename from test/integration/f22/Makefile rename to test/integration/fedora-25/Makefile diff --git a/test/integration/f22/README b/test/integration/fedora-25/README similarity index 100% rename from test/integration/f22/README rename to test/integration/fedora-25/README diff --git a/test/integration/f22/bug-table-section.patch b/test/integration/fedora-25/bug-table-section.patch similarity index 100% rename from test/integration/f22/bug-table-section.patch rename to test/integration/fedora-25/bug-table-section.patch diff --git a/test/integration/f22/cmdline-string-LOADED.test b/test/integration/fedora-25/cmdline-string-LOADED.test similarity index 100% rename from test/integration/f22/cmdline-string-LOADED.test rename to test/integration/fedora-25/cmdline-string-LOADED.test diff --git a/test/integration/f22/cmdline-string.patch b/test/integration/fedora-25/cmdline-string.patch similarity index 100% rename from test/integration/f22/cmdline-string.patch rename to test/integration/fedora-25/cmdline-string.patch diff --git a/test/integration/f22/data-new-LOADED.test b/test/integration/fedora-25/data-new-LOADED.test similarity index 100% rename from test/integration/f22/data-new-LOADED.test rename to test/integration/fedora-25/data-new-LOADED.test diff --git a/test/integration/f22/data-new.patch b/test/integration/fedora-25/data-new.patch similarity index 100% rename from test/integration/f22/data-new.patch rename to test/integration/fedora-25/data-new.patch diff --git a/test/integration/f22/data-read-mostly.patch b/test/integration/fedora-25/data-read-mostly.patch similarity index 100% rename from test/integration/f22/data-read-mostly.patch rename to test/integration/fedora-25/data-read-mostly.patch diff --git a/test/integration/f22/fixup-section.patch b/test/integration/fedora-25/fixup-section.patch similarity index 100% rename from test/integration/f22/fixup-section.patch rename to test/integration/fedora-25/fixup-section.patch diff --git a/test/integration/f22/gcc-constprop.patch b/test/integration/fedora-25/gcc-constprop.patch similarity index 100% rename from test/integration/f22/gcc-constprop.patch rename to test/integration/fedora-25/gcc-constprop.patch diff --git a/test/integration/f22/gcc-isra.patch b/test/integration/fedora-25/gcc-isra.patch similarity index 100% rename from test/integration/f22/gcc-isra.patch rename to test/integration/fedora-25/gcc-isra.patch diff --git a/test/integration/f22/gcc-mangled-3.patch b/test/integration/fedora-25/gcc-mangled-3.patch similarity index 100% rename from test/integration/f22/gcc-mangled-3.patch rename to test/integration/fedora-25/gcc-mangled-3.patch diff --git a/test/integration/f22/gcc-static-local-var-2.patch b/test/integration/fedora-25/gcc-static-local-var-2.patch similarity index 100% rename from test/integration/f22/gcc-static-local-var-2.patch rename to test/integration/fedora-25/gcc-static-local-var-2.patch diff --git a/test/integration/f22/gcc-static-local-var-3.patch b/test/integration/fedora-25/gcc-static-local-var-3.patch similarity index 100% rename from test/integration/f22/gcc-static-local-var-3.patch rename to test/integration/fedora-25/gcc-static-local-var-3.patch diff --git a/test/integration/f22/gcc-static-local-var-4.patch b/test/integration/fedora-25/gcc-static-local-var-4.patch similarity index 100% rename from test/integration/f22/gcc-static-local-var-4.patch rename to test/integration/fedora-25/gcc-static-local-var-4.patch diff --git a/test/integration/f22/gcc-static-local-var-4.test b/test/integration/fedora-25/gcc-static-local-var-4.test similarity index 100% rename from test/integration/f22/gcc-static-local-var-4.test rename to test/integration/fedora-25/gcc-static-local-var-4.test diff --git a/test/integration/f22/gcc-static-local-var-5.patch b/test/integration/fedora-25/gcc-static-local-var-5.patch similarity index 100% rename from test/integration/f22/gcc-static-local-var-5.patch rename to test/integration/fedora-25/gcc-static-local-var-5.patch diff --git a/test/integration/f22/gcc-static-local-var.patch b/test/integration/fedora-25/gcc-static-local-var.patch similarity index 100% rename from test/integration/f22/gcc-static-local-var.patch rename to test/integration/fedora-25/gcc-static-local-var.patch diff --git a/test/integration/f22/macro-hooks-LOADED.test b/test/integration/fedora-25/macro-hooks-LOADED.test similarity index 100% rename from test/integration/f22/macro-hooks-LOADED.test rename to test/integration/fedora-25/macro-hooks-LOADED.test diff --git a/test/integration/f22/macro-hooks.patch b/test/integration/fedora-25/macro-hooks.patch similarity index 100% rename from test/integration/f22/macro-hooks.patch rename to test/integration/fedora-25/macro-hooks.patch diff --git a/test/integration/f22/macro-printk.patch b/test/integration/fedora-25/macro-printk.patch similarity index 100% rename from test/integration/f22/macro-printk.patch rename to test/integration/fedora-25/macro-printk.patch diff --git a/test/integration/f22/meminfo-cmdline-rebuild-SLOW-LOADED.test b/test/integration/fedora-25/meminfo-cmdline-rebuild-SLOW-LOADED.test similarity index 100% rename from test/integration/f22/meminfo-cmdline-rebuild-SLOW-LOADED.test rename to test/integration/fedora-25/meminfo-cmdline-rebuild-SLOW-LOADED.test diff --git a/test/integration/f22/meminfo-cmdline-rebuild-SLOW.patch b/test/integration/fedora-25/meminfo-cmdline-rebuild-SLOW.patch similarity index 100% rename from test/integration/f22/meminfo-cmdline-rebuild-SLOW.patch rename to test/integration/fedora-25/meminfo-cmdline-rebuild-SLOW.patch diff --git a/test/integration/f22/meminfo-init-FAIL.patch b/test/integration/fedora-25/meminfo-init-FAIL.patch similarity index 100% rename from test/integration/f22/meminfo-init-FAIL.patch rename to test/integration/fedora-25/meminfo-init-FAIL.patch diff --git a/test/integration/f22/meminfo-init2-FAIL.patch b/test/integration/fedora-25/meminfo-init2-FAIL.patch similarity index 100% rename from test/integration/f22/meminfo-init2-FAIL.patch rename to test/integration/fedora-25/meminfo-init2-FAIL.patch diff --git a/test/integration/f22/meminfo-string-LOADED.test b/test/integration/fedora-25/meminfo-string-LOADED.test similarity index 100% rename from test/integration/f22/meminfo-string-LOADED.test rename to test/integration/fedora-25/meminfo-string-LOADED.test diff --git a/test/integration/f22/meminfo-string.patch b/test/integration/fedora-25/meminfo-string.patch similarity index 100% rename from test/integration/f22/meminfo-string.patch rename to test/integration/fedora-25/meminfo-string.patch diff --git a/test/integration/f22/module-call-external.patch b/test/integration/fedora-25/module-call-external.patch similarity index 100% rename from test/integration/f22/module-call-external.patch rename to test/integration/fedora-25/module-call-external.patch diff --git a/test/integration/f22/module-kvm-fixup.patch b/test/integration/fedora-25/module-kvm-fixup.patch similarity index 100% rename from test/integration/f22/module-kvm-fixup.patch rename to test/integration/fedora-25/module-kvm-fixup.patch diff --git a/test/integration/f22/module-shadow.patch b/test/integration/fedora-25/module-shadow.patch similarity index 100% rename from test/integration/f22/module-shadow.patch rename to test/integration/fedora-25/module-shadow.patch diff --git a/test/integration/f22/multiple.test b/test/integration/fedora-25/multiple.test similarity index 100% rename from test/integration/f22/multiple.test rename to test/integration/fedora-25/multiple.test diff --git a/test/integration/f22/new-function.patch b/test/integration/fedora-25/new-function.patch similarity index 100% rename from test/integration/f22/new-function.patch rename to test/integration/fedora-25/new-function.patch diff --git a/test/integration/f22/new-globals.patch b/test/integration/fedora-25/new-globals.patch similarity index 100% rename from test/integration/f22/new-globals.patch rename to test/integration/fedora-25/new-globals.patch diff --git a/test/integration/f22/parainstructions-section.patch b/test/integration/fedora-25/parainstructions-section.patch similarity index 100% rename from test/integration/f22/parainstructions-section.patch rename to test/integration/fedora-25/parainstructions-section.patch diff --git a/test/integration/f22/remote-setup b/test/integration/fedora-25/remote-setup similarity index 100% rename from test/integration/f22/remote-setup rename to test/integration/fedora-25/remote-setup diff --git a/test/integration/f22/replace-section-references.patch b/test/integration/fedora-25/replace-section-references.patch similarity index 100% rename from test/integration/f22/replace-section-references.patch rename to test/integration/fedora-25/replace-section-references.patch diff --git a/test/integration/f22/shadow-newpid-LOADED.test b/test/integration/fedora-25/shadow-newpid-LOADED.test similarity index 100% rename from test/integration/f22/shadow-newpid-LOADED.test rename to test/integration/fedora-25/shadow-newpid-LOADED.test diff --git a/test/integration/f22/shadow-newpid.patch b/test/integration/fedora-25/shadow-newpid.patch similarity index 100% rename from test/integration/f22/shadow-newpid.patch rename to test/integration/fedora-25/shadow-newpid.patch diff --git a/test/integration/f22/smp-locks-section.patch b/test/integration/fedora-25/smp-locks-section.patch similarity index 100% rename from test/integration/f22/smp-locks-section.patch rename to test/integration/fedora-25/smp-locks-section.patch diff --git a/test/integration/f22/special-static-2.patch b/test/integration/fedora-25/special-static-2.patch similarity index 100% rename from test/integration/f22/special-static-2.patch rename to test/integration/fedora-25/special-static-2.patch diff --git a/test/integration/f22/special-static.patch b/test/integration/fedora-25/special-static.patch similarity index 100% rename from test/integration/f22/special-static.patch rename to test/integration/fedora-25/special-static.patch diff --git a/test/integration/f22/tracepoints-section.patch b/test/integration/fedora-25/tracepoints-section.patch similarity index 100% rename from test/integration/f22/tracepoints-section.patch rename to test/integration/fedora-25/tracepoints-section.patch diff --git a/test/integration/f22/warn-detect-FAIL.patch b/test/integration/fedora-25/warn-detect-FAIL.patch similarity index 100% rename from test/integration/f22/warn-detect-FAIL.patch rename to test/integration/fedora-25/warn-detect-FAIL.patch