JPS63201749A - Testing system for peripheral equipment subsystem - Google Patents
Testing system for peripheral equipment subsystemInfo
- Publication number
- JPS63201749A JPS63201749A JP62033626A JP3362687A JPS63201749A JP S63201749 A JPS63201749 A JP S63201749A JP 62033626 A JP62033626 A JP 62033626A JP 3362687 A JP3362687 A JP 3362687A JP S63201749 A JPS63201749 A JP S63201749A
- Authority
- JP
- Japan
- Prior art keywords
- command
- error
- test
- commands
- function test
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Granted
Links
Landscapes
- Test And Diagnosis Of Digital Computers (AREA)
Abstract
Description
【発明の詳細な説明】
〔概要〕
コンピュータシステムにおける周辺装置サブシステムの
試験において、
周辺装置の有するすべてのコマンドを連係して総合試験
を行い、エラーが発生したとき、エラーを発生せしめた
コマンド(以下エラーコマンドと称する)を解析してそ
のコマンドによる単機能試験を行う試験方式を提供する
。[Detailed Description of the Invention] [Summary] When testing a peripheral device subsystem in a computer system, a comprehensive test is performed by linking all the commands possessed by the peripheral device, and when an error occurs, the command ( We provide a test method that analyzes a command (hereinafter referred to as an error command) and performs a single function test using that command.
本発明は周辺装置サブシステムの試験方式の改良に関す
る。The present invention relates to an improved method for testing peripheral subsystems.
周辺装置と入出力制御装置とで構成される周辺装置サブ
システムの機能試験は、コマンドによる実行結果により
その機能の正常性を確認するという方法で行われる。A functional test of a peripheral device subsystem consisting of a peripheral device and an input/output control device is performed by confirming the normality of the function based on the execution result of a command.
従って、周辺装置の有する総ての機能を漏れな(試験す
るために、個々のコマンドによる単機能試験に続いて複
数のコマンドを組み合わせた複合試験を実施しており、
多種多様な機能を有する周辺装置の試験には時間を要す
るという問題点がある。Therefore, in order to thoroughly test all functions of peripheral devices, we conduct single function tests using individual commands, followed by complex tests that combine multiple commands.
There is a problem in that it takes time to test peripheral devices having a wide variety of functions.
特に障害発生時における試験は短時間に行うことが要求
され、このため上記問題点を解決した周辺装置サブシス
テムの試験方式が求められている。In particular, testing when a failure occurs is required to be performed in a short period of time, and therefore there is a need for a testing method for peripheral device subsystems that solves the above-mentioned problems.
第6図はコンピュータシステムにおける周辺装置の位置
付けを表す図、第7図は周辺装置サブシステムの機能を
表す図、第8図は従来の試験方法説明図である。FIG. 6 is a diagram showing the positioning of peripheral devices in a computer system, FIG. 7 is a diagram showing the functions of a peripheral device subsystem, and FIG. 8 is a diagram explaining a conventional test method.
第6図において、1は中央処理装置CPU、2はメモリ
、3はチャネル装置、5は複数の周辺装置を制御する入
出力制御装置、6は周辺装置であり、入出力制御装置5
と周辺装置6とで周辺装置サブシステム4が構成されて
いる。In FIG. 6, 1 is a central processing unit CPU, 2 is a memory, 3 is a channel device, 5 is an input/output control device that controls a plurality of peripheral devices, 6 is a peripheral device, and the input/output control device 5
and the peripheral device 6 constitute a peripheral device subsystem 4.
この周辺装置サブシステム4に対する入出力制御は、衆
知のごとく、チャネル装置3を通じてチャネルコマンド
語CCWで行われる。即ち、CPUIは入出力指令をC
CWで記述してメモリ2に格納し、スタート10.(S
IO)命令によってチャネル装置3を起動する。As is well known, input/output control for the peripheral device subsystem 4 is performed through the channel device 3 using the channel command word CCW. In other words, the CPUI sends input/output commands to C
Write in CW and store in memory 2, start 10. (S
IO) The channel device 3 is activated by the command.
チャネル装置3はCCWを読取り、CCWに記述された
コマンドに基づき入出力制御装置5に指示して所定のデ
ータを入出力する。The channel device 3 reads the CCW and instructs the input/output control device 5 to input/output predetermined data based on the command written in the CCW.
上記cccwはコマンドとデータアドレス、データ長と
で構成されるが、コマンドには複数のコマンド、例えば
磁気テープ装置では、WRITE (書き出し) 、
READ (読み込み) 、 READ BACK慝
RD (後退読み出し)の他、C0NTR0L (
制御)コマンドとしてREWTND (巻き戻し)、
BACKSPAGE (後退)等があり、これらのコ
マンドにより周辺装置サブシステム4が機能する。The above cccw consists of a command, a data address, and a data length, but the command includes multiple commands, for example, in a magnetic tape device, WRITE,
In addition to READ (reading), READ BACK 慝RD (reverse reading), C0NTR0L (
REWTND (rewind) as a control) command,
There are commands such as BACKSPAGE, and these commands cause the peripheral device subsystem 4 to function.
第7図は周辺装置サブシステム4が複数のコマンドによ
ってそれぞれ機能することを示したものである。FIG. 7 shows that the peripheral device subsystem 4 functions according to a plurality of commands.
以上の周辺装置サブシステム4を試験するとき、第8図
に示すように、コマンドAによる機能Aの試験(単機能
試験A)、コマンドBによる機能Bの試験(単機能試験
B)等のごとくすべての機能についてそれぞれ実施し、
単機能試験が正常ならば、関連した複数のコマンドを連
係して複合試験を行っている。When testing the above peripheral device subsystem 4, as shown in Figure 8, function A is tested by command A (single function test A), function B is tested by command B (single function test B), etc. Implemented for all functions,
If the single function test is normal, multiple related commands are linked to perform a compound test.
上記それぞれの単機能試験、複合試験は、初期設定(例
えば磁気テープのリワインド等)、コマンド実行(WR
ITE等)、データチェック(R[!AD)コマンドの
発行、W/Rデータの照合、CSWのチェック)、後処
理(リワインド)等の処理からなり、実行結果が正常な
らば次の単機能試験へ進むという様に連続的に行われる
。Each of the above single function tests and compound tests include initial settings (for example, magnetic tape rewind, etc.), command execution (WR
ITE, etc.), data check (R[!AD) command issue, W/R data collation, CSW check), post-processing (rewind), etc. If the execution result is normal, the next single function test is performed. This is done successively.
〔発明が解決しようとする問題点3
以上説明したように、従来の周辺装置サブシステムの機
能試験は、個別のコマンドによる単機能試験をそれぞれ
行った後、関連するコマンドを組合せた複合試験を行っ
ているが、それぞれの試験で実施される初期設定、後処
理に要する時間が大きな割合を占めており、障害発生時
等、緊急を要する試験に゛は特に問題となっている。[Problem to be Solved by the Invention 3] As explained above, in the conventional functional test of a peripheral device subsystem, a single function test is performed using individual commands, and then a composite test is performed using a combination of related commands. However, the initial settings and post-processing required for each test take up a large proportion of the time, which is especially problematic for tests that require an emergency, such as when a failure occurs.
本発明は上記問題点に鑑み、効率的且つ短時間に機能試
験を行う周辺装置サブシステムの試験方式を提供するこ
とを目的とするものである。SUMMARY OF THE INVENTION In view of the above-mentioned problems, it is an object of the present invention to provide a test method for a peripheral device subsystem that performs a functional test efficiently and in a short time.
上記目的のため、本発明の周辺装置サブシステムの試験
方式は、第1図本発明の原理説明図に示すように、
複数のコマンドを連係した総合機能試験コマンド(50
)を備えて周辺装置サブシステム(7)を動作せしめる
総合機能試験部(11)と、エラーを発生せしめたコマ
ンド(51)を解析し抽出するエラーコマンド解析部(
12)と、抽出された該コマンド(51)を該周辺装置
サブシステム(7)に実行せしめてエラー発生原因を解
析する単機能試験部(13)と
を設ける。For the above purpose, the peripheral device subsystem test method of the present invention is a comprehensive function test command (50
) to operate the peripheral device subsystem (7), and an error command analysis unit (11) that analyzes and extracts the command (51) that caused the error.
12), and a single function test section (13) that causes the peripheral device subsystem (7) to execute the extracted command (51) and analyzes the cause of the error occurrence.
〔作用〕
総合機能試験コマンド50は該当周辺装置の有するすべ
てのコマンドで構成し、機構的にエラーの生じ易い動作
を組合わせる等、関連するコマンドを連係(コマンドチ
ェイン)する。[Operation] The comprehensive function test command 50 is composed of all commands possessed by the relevant peripheral device, and links related commands (command chain), such as by combining operations that are mechanically prone to errors.
このコマンドチェインにより連続的に入出力制御が実行
されるが、実行中にエラーが発生したときはエラーコマ
ンドを解析し、そのコマンドの単機能試験を実施して障
害箇所を追跡する。This command chain executes input/output control continuously, but if an error occurs during execution, the error command is analyzed and a single function test is performed on that command to trace the location of the failure.
エラーコマンドの解析は、例えばチャネルスティタス語
(C3W)および入出力したデータを照合して行う。The error command is analyzed by comparing, for example, the channel status language (C3W) and input/output data.
CSWによる解析手順例を以下に示す。An example of the analysis procedure using CSW is shown below.
エラー状態が発生すると、C8Wに周辺装置サブシステ
ムおよびチャネル装置の状態が格納された後、通知され
る。When an error condition occurs, the status of the peripheral subsystem and channel device is stored in the C8W and then notified.
(IIC3Wの指示するエラー情報およびコマンドアド
レスにより、実行中であったコマンドを判別し、そのコ
マンドの単機能試験を行う。(The command being executed is determined based on the error information and command address specified by the IIC3W, and a single function test is performed on that command.
(2)正常ならばその前に実行されたコマンドを被疑コ
マンドとして上記コマンドをチェインした解析用コマン
ドを生成し、実行させる。(2) If the command is normal, a previously executed command is used as the suspect command, and an analysis command is generated in which the above command is chained, and the command is executed.
これによりエラー発生ならばその被疑コマンドの単機能
試験を行う。If an error occurs, a single function test is performed on the suspect command.
(3)正常ならばさらにその前のコマンドをチェインし
て実行させる。(3) If normal, chain the previous command and execute it.
なお、単機能試験では、周辺装置サブシステムが保持す
るエラー状態記録を5ENSEコマンドで読取り、エラ
ー発生原因を取得する。In the single function test, the error status record held by the peripheral device subsystem is read using the 5ENSE command to obtain the cause of the error occurrence.
上記コマンドチェインされた総合機能試験では、一連の
コマンドの前後に初期設定および後処理を行えばよく、
従来のごとくその都度実施された初期設定、後処理を大
幅に削減できるとともに、エラー発生箇所が迅速に確認
でき、効率的且つ短時間に試験を行うことができる。In the above command-chained general function test, initial settings and post-processing can be performed before and after a series of commands.
The initial settings and post-processing that are conventionally performed each time can be significantly reduced, and the location where an error has occurred can be quickly confirmed, making it possible to perform tests efficiently and in a short time.
本発明の実施例を第2図〜第5図を参照しつつ説明する
。Embodiments of the present invention will be described with reference to FIGS. 2 to 5.
本実施例は磁気テープ装置サブシステムの試験を例とし
たもので、
第2図は実施例の周辺装置サブシステム試験部
□ブロック図、第3図は試験動作フローチャート図
、第4図はCSWの内容例を表す図、第5図は解析用C
CW生成説明図である。This embodiment takes the test of a magnetic tape device subsystem as an example, and Figure 2 shows the peripheral device subsystem test section of the embodiment.
□Block diagram, Figure 3 is a test operation flowchart, Figure 4 is a diagram showing an example of CSW contents, Figure 5 is an analysis C
It is a CW generation explanatory diagram.
第2図において、
lOは周辺装置サブシステム試験部であって、総合機能
試験部ll、エラーコマンド解析部12、単機能試験部
13で構成される。In FIG. 2, IO is a peripheral device subsystem test section, which is composed of a comprehensive function test section 11, an error command analysis section 12, and a single function test section 13.
2はメモリであって、入出力データを格納するデータ領
域2aを有する他、CCWの格納アドレスを指定するチ
ャネルアドレス語CAW、チャネルコマンド語CCW、
チャネル装置および周辺装置サブシステムの状態を表す
チャネルスティタス語C8Wが所定のアドレスに格納さ
れる。Reference numeral 2 denotes a memory, which has a data area 2a for storing input/output data, as well as a channel address word CAW specifying the storage address of CCW, a channel command word CCW,
A channel status word C8W representing the status of the channel device and peripheral subsystem is stored at a predetermined address.
その他、3はチャネル装置、17は被試験周辺装置サブ
システムであって、磁気テープ装置9人出力制御装置よ
り構成される磁気テープ装置サブシステムである。In addition, 3 is a channel device, and 17 is a peripheral device subsystem under test, which is a magnetic tape device subsystem consisting of nine magnetic tape device output control devices.
周辺装置サブシステム試験部10を構成する総合機能試
験部11は、総合機能試験コマンド50を備えるコマン
ド部15と、磁気テープ装置に対応する複数のレコード
より構成されるデータ部16および試験制御部14より
構成されており、総合機能試験コマンド50をメモリ2
のCCW 領域に、データ部16をデータ領域2aにそ
れぞれ格納して総合試験を遂行、制御する。The comprehensive function test section 11 that constitutes the peripheral device subsystem test section 10 includes a command section 15 that includes a comprehensive function test command 50, a data section 16 that includes a plurality of records corresponding to magnetic tape devices, and a test control section 14. The general function test command 50 is stored in the memory 2.
The data section 16 is stored in the CCW area of , and the data area 2a is stored in the data area 2a to perform and control the comprehensive test.
またエラーコマンド解析部12はエラーコマンドを解析
するもので、エラーが発生したとき、図示省略したCC
(コンディションコード、SIO命令の実行状況を表す
)、C8Wを解析し、被疑コマンドをチェインした解析
用コマンド(第5図の55.56)を生成、実行せしめ
るとともに、WRITE 、 READコマンドで折り
返し転送されたデータを照合する等によりエラーコマン
ドを解析する。The error command analysis unit 12 analyzes error commands, and when an error occurs, the CC (not shown)
(condition code, indicating the execution status of the SIO command), analyzes C8W, generates and executes an analysis command (55.56 in Figure 5) in which the suspect command is chained, and is transferred back by the WRITE and READ commands. Analyze the error command by checking the data.
単機能試験部13は、すべてのコマンドに付いて、それ
ぞれ従来と同様の単機能試験部を備える。The single function test section 13 includes a conventional single function test section for each command.
以下、第3図に基づき、試験動作を説明する。The test operation will be explained below based on FIG.
磁気テープの有するコマンドには、畦trEコマンド、
READコマンド、READ BACKWARDコマン
ドの他、RE賀IND、 BACK 5PACE等に関
するC0NTR0Lコマンドがあり、総合機能試験コマ
ンド50は、第3図に例示するように、これらのコマン
ドを組み合わせるとともに、コマンドチェインしたもの
であ。Commands provided by the magnetic tape include the ridge trE command,
In addition to the READ command and READ BACKWARD command, there are C0NTR0L commands related to REGAIND, BACK 5PACE, etc., and the comprehensive function test command 50 is a combination of these commands and a command chain, as shown in FIG. a.
る。Ru.
(1)総合機能試験コマンド50をCCWv4域に格納
しチャネル装置3を起動(S I O命令)する。(1) Store the comprehensive function test command 50 in the CCWv4 area and start the channel device 3 (S I O command).
+213IO命令が実行された結果、CCがチェックさ
れ、CG=O(正常)のとき、チャネル装置3によりC
CWが読取られてコマンドが実行され、CC≠0ならば
エラー解析される。As a result of executing the +213IO command, CC is checked, and when CG=O (normal), channel device 3
The CW is read and the command is executed, and if CC≠0, an error is analyzed.
(3) チャネル装置3によるCCWの実行が開始さ
れ、C0NTR0Lコマンドによるリワインド処理等初
期設定が行われた後、まず先頭のコマンド(例えば第5
図、WRITEコマンド52)を実行し、メモリ2に格
納されたデータ部16より所定のデータを読取って、磁
気テープ装置サブシステム17に転送する。(3) After the channel device 3 starts executing CCW and performs initial settings such as rewind processing using the C0NTR0L command, first the first command (for example, the fifth
WRITE command 52) is executed to read predetermined data from the data section 16 stored in the memory 2 and transfer it to the magnetic tape device subsystem 17.
WRITEコマンド52の実行に続いて次にコマンドチ
ェインされたコマンド(CONTROLコマンド53、
例えば巻戻し)を実行し、続いてl?EAD BACK
WARDコマンド54により読取らせてデータ領域2a
に転送する。Following the execution of the WRITE command 52, the next command chained command (CONTROL command 53,
For example, rewind), then l? EAD BACK
The data area 2a is read by the WARD command 54.
Transfer to.
以上のごとく、エラーが発生しなければ、コマンドチェ
インに基づき連続してコマンドが実行され、最後のコマ
ンドの実行の後終了する。As described above, if no error occurs, commands are executed successively based on the command chain, and the process ends after execution of the last command.
あるコマンドでエラーが発生し、入出力割り込みが磁気
テープ装置サブシステム17より出力されると、C8W
に周辺装置サブシステムの状態が格納されて停止し、エ
ラーコマンド解析部12によるエラーコマンドの解析が
行われる。When an error occurs in a certain command and an input/output interrupt is output from the magnetic tape device subsystem 17, C8W
The status of the peripheral device subsystem is stored in , the peripheral device subsystem is stopped, and the error command analysis unit 12 analyzes the error command.
〔エラーコマンドの解析および単機能試験〕(IICC
Wを解析し該当ビットを検証する。[Error command analysis and single function test] (IICC
Analyze W and verify the relevant bit.
第4図はC8Wの1例を示したもので、周辺装置サブシ
ステムに異常が発生したことを表すユニットチェック(
UNIT CIIECK)ビット60、または特殊事情
が周辺装置で検出されたことを表すユニソトエクセプシ
=r 7 (UNIT EXCEPTION)ビット6
1にビットが立っていれば、実行中であったコマンドを
コマンドアドレス部62に基づき識別する。Figure 4 shows an example of C8W, which shows a unit check (which indicates that an error has occurred in the peripheral device subsystem).
UNIT CIIECK) bit 60, or UNIT EXCEPTION bit 6, which indicates that a special circumstance has been detected in the peripheral device.
If the bit is set to 1, the command being executed is identified based on the command address section 62.
(2) 識別されたコマンド(例えばREAD BA
CK誓ARD54)が抽出されると、再びSIO命令に
よりREADBACKWARD 54に関する単機能試
験を実施する。(2) The identified command (e.g. READ BA
When the CK (CK) ARD 54) is extracted, a single function test regarding the READBACKWARD 54 is performed again by the SIO command.
この単機能試験においてエラーが発生したとき、5EN
SEコマンドにより異常状態の詳細を検出する。When an error occurs in this single function test, 5EN
The details of the abnormal condition are detected by the SE command.
(31READ BACK誓ARD54の単機能試験が
正常のとき、コマンド52の前に実行されたコマンド(
CONTROLコマンド53)を被疑コマンドとして、
C0NTR0Lコマンド53とREAD BACKWA
RD 54とをコマンドチェインした解析用コマンド5
5を生成して実行せしめる。(31READ BACK) When the single function test of ARD54 is normal, the command executed before command 52 (
CONTROL command 53) as the suspect command,
C0NTR0L command 53 and READ BACKWA
Analysis command 5 with command chain with RD 54
5 is generated and executed.
(4) これによりエラーが発生したとき、被疑コマ
ンド、即ちCON T ROLコマンド53の単機能試
験を実施し、正常ならばさらにその前に実行されたコマ
ンド(WRITEコマンド52)をチェインして解析用
コマンド56を生成する。(4) When an error occurs, perform a single function test of the suspect command, that is, CON T ROL command 53, and if it is normal, then chain the previously executed command (WRITE command 52) and use it for analysis. Generate command 56.
以上の過程によりエラーコマンド51を解析するととも
に、単機能試験により異常状態の詳細を検索する。The error command 51 is analyzed through the above process, and the details of the abnormal state are retrieved through a single function test.
なお、すでに同一データのWRITE 、 READコ
マンドが実行されていれば、W/Rデータを照合するこ
とによってエラーコマンド51を解析する。Note that if WRITE and READ commands for the same data have already been executed, the error command 51 is analyzed by comparing the W/R data.
以上のごとく、磁気テープ装置サブシステム17が正常
であれば、初期設定、後処理を大幅に削減された総合試
験により速やかに試験を終了させることができ、同時に
エラー発生箇所が迅速に追跡できる。As described above, if the magnetic tape device subsystem 17 is normal, the test can be quickly completed through a comprehensive test with significantly reduced initial settings and post-processing, and at the same time, the location where the error has occurred can be quickly traced.
本発明は、一連のコマンドによる総合試験でエラーコマ
ンドを迅速に追跡する周辺装置サブシステムの試験方式
を提供するものであるから、試験時間の効率的且つ短時
間に行える効果は極めて多大である。Since the present invention provides a test method for a peripheral device subsystem that quickly traces error commands through a comprehensive test using a series of commands, the effect of efficiently and shortening the test time is extremely large.
第1図は本発明の原理説明図、
第2図は実施例の周辺装置サブシステム試験部ブロック
図、
第3図は試験動作フローチャート図、
第4図はC!Wの内容例を表す図、
第5図は解析用コマンド生成説明図、
第6図はコンピュータシステムにおける周辺装置の位置
付けを表す図、
第7図は周辺装置サブシステムの機能を表す図、第8図
は従来の試験方法説明図、
である。図中、
■は中央処理装置CPU、
2はメモリ、 2aはデータ領域、3はチ
ャネル装置、
4は周辺装置サブシステム、
5は入出力制御装置、 6は周辺装置、10は周辺装
置サブシステム試験部、
11は総合機能試験部、
12はエラーコマンド解析部、
13は単機能試験部、 14は試験制御部、15はコ
マンド部、 16はデータ部、17は磁気テープ装
置サブシステム、
50は総合機能試験コマンド、
51はエラーを発生せしめたコマンド(エラーコマンド
)、
60はUNIT CHECKビット、
61はIINIT EXCEPTIONヒツト、62は
コマンドアドレス部、
である。Fig. 1 is an explanatory diagram of the principle of the present invention, Fig. 2 is a block diagram of the peripheral device subsystem test section of the embodiment, Fig. 3 is a test operation flowchart, and Fig. 4 is C! Figure 5 is a diagram showing an example of the contents of W. Figure 5 is a diagram explaining command generation for analysis. Figure 6 is a diagram showing the positioning of peripheral devices in a computer system. Figure 7 is a diagram showing the functions of the peripheral device subsystem. The figure is an explanatory diagram of the conventional test method. In the figure, ■ is the central processing unit CPU, 2 is the memory, 2a is the data area, 3 is the channel device, 4 is the peripheral device subsystem, 5 is the input/output control device, 6 is the peripheral device, and 10 is the peripheral device subsystem test 11 is a general function test section, 12 is an error command analysis section, 13 is a single function test section, 14 is a test control section, 15 is a command section, 16 is a data section, 17 is a magnetic tape device subsystem, 50 is a general Function test command, 51 is the command that caused the error (error command), 60 is the UNIT CHECK bit, 61 is the IINIT EXCEPTION hit, and 62 is the command address part.
Claims (1)
作する周辺装置サブシステム(7)の試験方式であって
、 複数の該コマンドを連係した総合機能試験コマンド(5
0)を備えて該周辺装置サブシステム(7)を動作せし
める総合機能試験部(11)と、エラーを発生せしめた
コマンド(51)を解析し抽出するエラーコマンド解析
部(12)と、抽出された該コマンド(51)を該周辺
装置サブシステム(7)に実行せしめてエラー発生原因
を解析する単機能試験部(13)と を設け、連係した一連のコマンドに基づき総合機能試験
を行うとともに、エラーを発生せしめた該コマンドを解
析して単機能試験を行うことを特徴とする周辺装置サブ
システムの試験方式。[Claims] A test method for a peripheral device subsystem (7) consisting of a peripheral device and an input/output control device and operated by commands, comprising a comprehensive function test command (5) that links a plurality of the commands.
0) and operates the peripheral device subsystem (7); an error command analysis section (12) that analyzes and extracts the command (51) that caused the error; A single function test section (13) is provided which causes the peripheral device subsystem (7) to execute the command (51) to analyze the cause of the error, and performs a comprehensive function test based on a series of linked commands. A test method for a peripheral device subsystem, characterized in that a single function test is performed by analyzing the command that caused the error.
Priority Applications (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP62033626A JPH0642218B2 (en) | 1987-02-17 | 1987-02-17 | Peripheral subsystem subsystem test method |
Applications Claiming Priority (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP62033626A JPH0642218B2 (en) | 1987-02-17 | 1987-02-17 | Peripheral subsystem subsystem test method |
Publications (2)
| Publication Number | Publication Date |
|---|---|
| JPS63201749A true JPS63201749A (en) | 1988-08-19 |
| JPH0642218B2 JPH0642218B2 (en) | 1994-06-01 |
Family
ID=12391653
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| JP62033626A Expired - Fee Related JPH0642218B2 (en) | 1987-02-17 | 1987-02-17 | Peripheral subsystem subsystem test method |
Country Status (1)
| Country | Link |
|---|---|
| JP (1) | JPH0642218B2 (en) |
-
1987
- 1987-02-17 JP JP62033626A patent/JPH0642218B2/en not_active Expired - Fee Related
Also Published As
| Publication number | Publication date |
|---|---|
| JPH0642218B2 (en) | 1994-06-01 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| JP2548480B2 (en) | Disk device diagnostic method for array disk device | |
| US9257201B2 (en) | Memory testing method and apparatus | |
| JPS63201749A (en) | Testing system for peripheral equipment subsystem | |
| CN119377022A (en) | SSD atomic write function test method, device, equipment and medium based on IO process interruption scenario | |
| CN113760696A (en) | Program problem positioning method and device, electronic equipment and storage medium | |
| EP0070184A2 (en) | A method of testing memory | |
| CN119311498B (en) | Test method and test platform | |
| JPS5958522A (en) | Interface control system | |
| JPS60181947A (en) | Memory diagnosing system | |
| JPS6375844A (en) | Trouble recovery confirming system | |
| JP2892663B2 (en) | Autonomous failure diagnosis type analysis method | |
| JPH01155452A (en) | System for confirming connection of data processing system | |
| JPS61235956A (en) | Event recording method | |
| JPH0997194A (en) | Data acquisition device for fail memory | |
| JPH071612B2 (en) | Disk drive processing test method | |
| JPS59207496A (en) | Semiconductor memory defective bit repair analysis device | |
| JPS6010328A (en) | Input and output error demarcating and processing system | |
| Sedman | Testing and diagnostic aids für real-time programming | |
| JPH02297620A (en) | Input/output control system | |
| JPS62151950A (en) | Action history memory system | |
| CN117785570A (en) | RAID array full-automatic test system | |
| JPH0266668A (en) | Data tracing method for multi-processor bus | |
| JP2001202272A (en) | Debugging method, debugging device using this method and recording medium with debugging method recorded thereon | |
| JPS6223336B2 (en) | ||
| JPH11212731A (en) | File device test method |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| LAPS | Cancellation because of no payment of annual fees |