From 44e0d2e43541b00012e141d74175860204e53b38 Mon Sep 17 00:00:00 2001 From: Sergei Trofimovich Date: Fri, 19 Aug 2022 23:11:25 +0100 Subject: [PATCH] testsuite: drop most of qmt tests These are default tests without much specifics. Let's drop it. --- configure.ac | 2 -- testsuite/Makefile | 27 --------------------------- testsuite/QMTest/configuration | 5 ----- testsuite/bski-help.qmt | 24 ------------------------ testsuite/bski-help2.qmt | 22 ---------------------- testsuite/context | 0 testsuite/expectations.qmr | Bin 286 -> 0 bytes testsuite/hello.qmt | 5 ----- testsuite/results.qmr | Bin 7080 -> 0 bytes testsuite/site.exp | 10 ---------- testsuite/ski-help.qmt | 21 --------------------- testsuite/ski-help2.qmt | 20 -------------------- testsuite/xski-help.qmt | 23 ----------------------- testsuite/xski-help2.qmt | 21 --------------------- 14 files changed, 180 deletions(-) delete mode 100644 testsuite/Makefile delete mode 100644 testsuite/QMTest/configuration delete mode 100644 testsuite/bski-help.qmt delete mode 100644 testsuite/bski-help2.qmt delete mode 100644 testsuite/context delete mode 100644 testsuite/expectations.qmr delete mode 100644 testsuite/hello.qmt delete mode 100644 testsuite/results.qmr delete mode 100644 testsuite/site.exp delete mode 100644 testsuite/ski-help.qmt delete mode 100644 testsuite/ski-help2.qmt delete mode 100644 testsuite/xski-help.qmt delete mode 100644 testsuite/xski-help2.qmt diff --git a/configure.ac b/configure.ac index a55a063..2a9a409 100644 --- a/configure.ac +++ b/configure.ac @@ -29,9 +29,7 @@ AM_SILENT_RULES([yes]) AC_CONFIG_SRCDIR([src/main.c]) AC_CONFIG_HEADERS([config.h]) -dnl Canonical host AC_CANONICAL_HOST -host_alias=$host dnl For dejagnu case $host_os in linux*) HOST_OS=linux;; diff --git a/testsuite/Makefile b/testsuite/Makefile deleted file mode 100644 index a0e3953..0000000 --- a/testsuite/Makefile +++ /dev/null @@ -1,27 +0,0 @@ -# -# Copyright (C) 1995-2007, Hewlett-Packard Development Company, L.P. -# -# This program is free software; you can redistribute it and/or modify -# it under the terms of the GNU General Public License as published by -# the Free Software Foundation; either version 2 of the License, or -# (at your option) any later version. -# -# This program is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU General Public License for more details. -# -# You should have received a copy of the GNU General Public License along -# with this program; if not, write to the Free Software Foundation, Inc., -# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. -# -# -# makefile needed by the test suite (very skeletal, at this stage) -# - -all: -install: -clean: -dist: -distdir: -distclean: diff --git a/testsuite/QMTest/configuration b/testsuite/QMTest/configuration deleted file mode 100644 index 1ad53e5..0000000 --- a/testsuite/QMTest/configuration +++ /dev/null @@ -1,5 +0,0 @@ - - - \ No newline at end of file diff --git a/testsuite/bski-help.qmt b/testsuite/bski-help.qmt deleted file mode 100644 index 506d9eb..0000000 --- a/testsuite/bski-help.qmt +++ /dev/null @@ -1,24 +0,0 @@ - - -5.*1../src/bski--helpunrecognized option --help -Usage: bski [options] [file [args]] -Options: - -help Display command-line options - -i <file> Process initialization file at startup - -icnt <file> Store instruction counts in <file> - -rest <file> Restore simulation state from <file> - -stats Display execution run-time and instruction rate - -forceuser Force user-level simulation - -forcesystem Force system-level simulation - -strace Trace system call execution - -simroot Simulated root directory - -noconsole Use stdout for console output - -conslog <file> Log the console output to the specified file - -palen <n> Implemented physical address bits. Default: 63 - -valen <n> Implemented virtual address bits. Default: 61 - -ridlen <n> Implemented RR.rid bits. Default: 24 - -keylen <n> Implemented PKR.key bits. Default: 24 - -grfile <n> GR file size. Default: 128 - diff --git a/testsuite/bski-help2.qmt b/testsuite/bski-help2.qmt deleted file mode 100644 index ad66de3..0000000 --- a/testsuite/bski-help2.qmt +++ /dev/null @@ -1,22 +0,0 @@ - - -5.*1../src/bski-helpOptions: - -help Display command-line options - -i <file> Process initialization file at startup - -icnt <file> Store instruction counts in <file> - -rest <file> Restore simulation state from <file> - -stats Display execution run-time and instruction rate - -forceuser Force user-level simulation - -forcesystem Force system-level simulation - -strace Trace system call execution - -simroot Simulated root directory - -noconsole Use stdout for console output - -conslog <file> Log the console output to the specified file - -palen <n> Implemented physical address bits. Default: 63 - -valen <n> Implemented virtual address bits. Default: 61 - -ridlen <n> Implemented RR.rid bits. Default: 24 - -keylen <n> Implemented PKR.key bits. Default: 24 - -grfile <n> GR file size. Default: 128 - diff --git a/testsuite/context b/testsuite/context deleted file mode 100644 index e69de29..0000000 diff --git a/testsuite/expectations.qmr b/testsuite/expectations.qmr deleted file mode 100644 index 024fa7c6e950c880a8981e043cc46de6016aa314..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 286 zcmX}mIS#@w6a-L05|%9N`&PTbg>OJjgNS^Aph!Ukg&{_w@!he5o!|UooF-`?{Z2K_!1qFQj#m$CArH(YtS>K zFA-Q0Y7%`L6B!dr46GSy6E}uoWYAb*V$rlNY6f9u%v@q&%~Bg*?JY{IOum-b*nC@e O*ewh@WA+jUWr82$u~U%% diff --git a/testsuite/hello.qmt b/testsuite/hello.qmt deleted file mode 100644 index 3cc7ac8..0000000 --- a/testsuite/hello.qmt +++ /dev/null @@ -1,5 +0,0 @@ - - -5hello, world.*0../src/bski-forceuser-noconsolehello diff --git a/testsuite/results.qmr b/testsuite/results.qmr deleted file mode 100644 index fed0924d19defe7cb7d30f03429c454f92dcdfc6..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 7080 zcmeHMTTk3Z6ovq4vp_D8G&JdD+O%}rX3ef)w`8G7)1*{UXiI^4DMHBD10Kcp>|9JC zQu^B8(VtPNKdSG2>6sbZ>~1iqQl)^je%STpoHJ+6Io~(O#bVdt+@-E^?JKmZ!a`{;Umg1c7E@- zGu>q;l|&?-u`=p~a=y^|t6%FzpB4>ZQXu&Lh6ZJ!XvIz3^Yvo zb*^{mq?vCkt29XuQ9x+SByydW(`eQjwbo**CgTpe*FYOTtf3V_(F)l`jXG*H+s(yx z{Q<(8Pmm4|q9B|*diS^fL2q{r>a#fZl3*vIiH`2{Tq?!fE=}gF41)M;Lsg&0j!g)W zX{0La_K%M;K32t}`Vqg3CwAovS_?_k;cwy5wZ|J9{Owo#N)_h;?Mh{(B$eZMGV>48 zzE2dNz+(~fy@*fZYu_Cbe^b|mQ~?o!U)}s?WN2u)Bgn%v5yWTv34KWd#5%f;P|f&K z!P46&ZKRz;TlSIMMq7I{B4`T+k=xsqpNxiVR}dUVO`quFDV3ebJ3?8gYC2Te0MbfR zG#jZUZEkj7Eoq%K!F(bmq6t;hi|9*J*T{_MDP+Qsb~0^0QN0E>6cYq=r4p%cCgQU+ zQQBOOpw$-;kDl8Il4C4L8mEyR8AenD?Fkn5h*}H!q10}}kWOHL%BoPc*#1z=}Rc`l1$*0}`QQFS>-~kyIqkgzZI%I0V51gXY*Yrg}I^eG_4%w5?bKHa0>g3i1()A1r=)0pJdg3zBhJL0cw=?H6z#PW8P6#IKBoabkptZ2b&c>wIl|ox;k6v$Z>~ccU=&^!OJ0`-7(I6w zoiD}c!igAd78q?Aj2`A7 - -5.*1../src/ski--helpunrecognized option --help -Usage: ski [options] [file [args]] -Options: - -help Display command-line options - -i <file> Process initialization file at startup - -rest <file> Restore simulation state from <file> - -srcroot Source Root Directory - -forceuser Force user-level simulation - -forcesystem Force system-level simulation - -strace Trace system call execution - -simroot Simulated root directory - -conslog <file> Log the console output to the specified file - -palen <n> Implemented physical address bits. Default: 63 - -valen <n> Implemented virtual address bits. Default: 61 - -ridlen <n> Implemented RR.rid bits. Default: 24 - -keylen <n> Implemented PKR.key bits. Default: 24 - -grfile <n> GR file size. Default: 128 diff --git a/testsuite/ski-help2.qmt b/testsuite/ski-help2.qmt deleted file mode 100644 index be0cd98..0000000 --- a/testsuite/ski-help2.qmt +++ /dev/null @@ -1,20 +0,0 @@ - - -5.*1../src/ski-helpOptions: - -help Display command-line options - -i <file> Process initialization file at startup - -rest <file> Restore simulation state from <file> - -srcroot Source Root Directory - -forceuser Force user-level simulation - -forcesystem Force system-level simulation - -strace Trace system call execution - -simroot Simulated root directory - -conslog <file> Log the console output to the specified file - -palen <n> Implemented physical address bits. Default: 63 - -valen <n> Implemented virtual address bits. Default: 61 - -ridlen <n> Implemented RR.rid bits. Default: 24 - -keylen <n> Implemented PKR.key bits. Default: 24 - -grfile <n> GR file size. Default: 128 - diff --git a/testsuite/xski-help.qmt b/testsuite/xski-help.qmt deleted file mode 100644 index 6ea28c2..0000000 --- a/testsuite/xski-help.qmt +++ /dev/null @@ -1,23 +0,0 @@ - - -5.*1../src/xski--helpunrecognized option --help -Usage: xski [options] [file [args]] -Options: - -help Display command-line options - -i <file> Process initialization file at startup - -rest <file> Restore simulation state from <file> - -srcroot Source Root Directory - -forceuser Force user-level simulation - -forcesystem Force system-level simulation - -strace Trace system call execution - -simroot Simulated root directory - -noconsole Use stdout for console output - -conslog <file> Log the console output to the specified file - -palen <n> Implemented physical address bits. Default: 63 - -valen <n> Implemented virtual address bits. Default: 61 - -ridlen <n> Implemented RR.rid bits. Default: 24 - -keylen <n> Implemented PKR.key bits. Default: 24 - -grfile <n> GR file size. Default: 128 - diff --git a/testsuite/xski-help2.qmt b/testsuite/xski-help2.qmt deleted file mode 100644 index f513917..0000000 --- a/testsuite/xski-help2.qmt +++ /dev/null @@ -1,21 +0,0 @@ - - -5.*1../src/xski-helpOptions: - -help Display command-line options - -i <file> Process initialization file at startup - -rest <file> Restore simulation state from <file> - -srcroot Source Root Directory - -forceuser Force user-level simulation - -forcesystem Force system-level simulation - -strace Trace system call execution - -simroot Simulated root directory - -noconsole Use stdout for console output - -conslog <file> Log the console output to the specified file - -palen <n> Implemented physical address bits. Default: 63 - -valen <n> Implemented virtual address bits. Default: 61 - -ridlen <n> Implemented RR.rid bits. Default: 24 - -keylen <n> Implemented PKR.key bits. Default: 24 - -grfile <n> GR file size. Default: 128 -