From eb1f1336b35a662ef97e3f72e0e2108612100a87 Mon Sep 17 00:00:00 2001 From: Steve Reinhardt Date: Sun, 20 Aug 2006 22:40:15 -0400 Subject: [PATCH] Alpha "hello world" test is really Tru64 not Linux... oops. --HG-- rename : tests/quick/00.hello/ref/alpha/linux/simple-atomic/m5stats.txt => tests/quick/00.hello/ref/alpha/tru64/simple-atomic/m5stats.txt rename : tests/quick/00.hello/ref/alpha/linux/simple-atomic/stderr => tests/quick/00.hello/ref/alpha/tru64/simple-atomic/stderr rename : tests/quick/00.hello/ref/alpha/linux/simple-atomic/stdout => tests/quick/00.hello/ref/alpha/tru64/simple-atomic/stdout rename : tests/quick/00.hello/ref/alpha/linux/simple-timing/config.ini => tests/quick/00.hello/ref/alpha/tru64/simple-timing/config.ini rename : tests/quick/00.hello/ref/alpha/linux/simple-timing/config.out => tests/quick/00.hello/ref/alpha/tru64/simple-timing/config.out rename : tests/quick/00.hello/ref/alpha/linux/simple-timing/m5stats.txt => tests/quick/00.hello/ref/alpha/tru64/simple-timing/m5stats.txt rename : tests/quick/00.hello/ref/alpha/linux/simple-timing/stderr => tests/quick/00.hello/ref/alpha/tru64/simple-timing/stderr rename : tests/quick/00.hello/ref/alpha/linux/simple-timing/stdout => tests/quick/00.hello/ref/alpha/tru64/simple-timing/stdout rename : tests/test-progs/hello/bin/alpha/linux/hello => tests/test-progs/hello/bin/alpha/tru64/hello extra : convert_revision : 583c30603e51304c9a19e3ae25fbf0623be0489d --- .../{linux => tru64}/simple-atomic/m5stats.txt | 0 .../ref/alpha/{linux => tru64}/simple-atomic/stderr | 0 .../ref/alpha/{linux => tru64}/simple-atomic/stdout | 0 .../alpha/{linux => tru64}/simple-timing/config.ini | 0 .../alpha/{linux => tru64}/simple-timing/config.out | 0 .../{linux => tru64}/simple-timing/m5stats.txt | 0 .../ref/alpha/{linux => tru64}/simple-timing/stderr | 0 .../ref/alpha/{linux => tru64}/simple-timing/stdout | 0 .../hello/bin/alpha/{linux => tru64}/hello | Bin 9 files changed, 0 insertions(+), 0 deletions(-) rename tests/quick/00.hello/ref/alpha/{linux => tru64}/simple-atomic/m5stats.txt (100%) rename tests/quick/00.hello/ref/alpha/{linux => tru64}/simple-atomic/stderr (100%) rename tests/quick/00.hello/ref/alpha/{linux => tru64}/simple-atomic/stdout (100%) rename tests/quick/00.hello/ref/alpha/{linux => tru64}/simple-timing/config.ini (100%) rename tests/quick/00.hello/ref/alpha/{linux => tru64}/simple-timing/config.out (100%) rename tests/quick/00.hello/ref/alpha/{linux => tru64}/simple-timing/m5stats.txt (100%) rename tests/quick/00.hello/ref/alpha/{linux => tru64}/simple-timing/stderr (100%) rename tests/quick/00.hello/ref/alpha/{linux => tru64}/simple-timing/stdout (100%) rename tests/test-progs/hello/bin/alpha/{linux => tru64}/hello (100%) diff --git a/tests/quick/00.hello/ref/alpha/linux/simple-atomic/m5stats.txt b/tests/quick/00.hello/ref/alpha/tru64/simple-atomic/m5stats.txt similarity index 100% rename from tests/quick/00.hello/ref/alpha/linux/simple-atomic/m5stats.txt rename to tests/quick/00.hello/ref/alpha/tru64/simple-atomic/m5stats.txt diff --git a/tests/quick/00.hello/ref/alpha/linux/simple-atomic/stderr b/tests/quick/00.hello/ref/alpha/tru64/simple-atomic/stderr similarity index 100% rename from tests/quick/00.hello/ref/alpha/linux/simple-atomic/stderr rename to tests/quick/00.hello/ref/alpha/tru64/simple-atomic/stderr diff --git a/tests/quick/00.hello/ref/alpha/linux/simple-atomic/stdout b/tests/quick/00.hello/ref/alpha/tru64/simple-atomic/stdout similarity index 100% rename from tests/quick/00.hello/ref/alpha/linux/simple-atomic/stdout rename to tests/quick/00.hello/ref/alpha/tru64/simple-atomic/stdout diff --git a/tests/quick/00.hello/ref/alpha/linux/simple-timing/config.ini b/tests/quick/00.hello/ref/alpha/tru64/simple-timing/config.ini similarity index 100% rename from tests/quick/00.hello/ref/alpha/linux/simple-timing/config.ini rename to tests/quick/00.hello/ref/alpha/tru64/simple-timing/config.ini diff --git a/tests/quick/00.hello/ref/alpha/linux/simple-timing/config.out b/tests/quick/00.hello/ref/alpha/tru64/simple-timing/config.out similarity index 100% rename from tests/quick/00.hello/ref/alpha/linux/simple-timing/config.out rename to tests/quick/00.hello/ref/alpha/tru64/simple-timing/config.out diff --git a/tests/quick/00.hello/ref/alpha/linux/simple-timing/m5stats.txt b/tests/quick/00.hello/ref/alpha/tru64/simple-timing/m5stats.txt similarity index 100% rename from tests/quick/00.hello/ref/alpha/linux/simple-timing/m5stats.txt rename to tests/quick/00.hello/ref/alpha/tru64/simple-timing/m5stats.txt diff --git a/tests/quick/00.hello/ref/alpha/linux/simple-timing/stderr b/tests/quick/00.hello/ref/alpha/tru64/simple-timing/stderr similarity index 100% rename from tests/quick/00.hello/ref/alpha/linux/simple-timing/stderr rename to tests/quick/00.hello/ref/alpha/tru64/simple-timing/stderr diff --git a/tests/quick/00.hello/ref/alpha/linux/simple-timing/stdout b/tests/quick/00.hello/ref/alpha/tru64/simple-timing/stdout similarity index 100% rename from tests/quick/00.hello/ref/alpha/linux/simple-timing/stdout rename to tests/quick/00.hello/ref/alpha/tru64/simple-timing/stdout diff --git a/tests/test-progs/hello/bin/alpha/linux/hello b/tests/test-progs/hello/bin/alpha/tru64/hello similarity index 100% rename from tests/test-progs/hello/bin/alpha/linux/hello rename to tests/test-progs/hello/bin/alpha/tru64/hello -- 2.30.2