JPH04307637A - Pseudo channel device - Google Patents

Pseudo channel device

Info

Publication number
JPH04307637A
JPH04307637A JP3099478A JP9947891A JPH04307637A JP H04307637 A JPH04307637 A JP H04307637A JP 3099478 A JP3099478 A JP 3099478A JP 9947891 A JP9947891 A JP 9947891A JP H04307637 A JPH04307637 A JP H04307637A
Authority
JP
Japan
Prior art keywords
input
pseudo channel
output
setting
program
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.)
Pending
Application number
JP3099478A
Other languages
Japanese (ja)
Inventor
Hajime Inoue
肇 井上
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Oki Electric Industry Co Ltd
Original Assignee
Oki Electric Industry Co Ltd
Priority date (The priority date 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 date listed.)
Filing date
Publication date
Application filed by Oki Electric Industry Co Ltd filed Critical Oki Electric Industry Co Ltd
Priority to JP3099478A priority Critical patent/JPH04307637A/en
Publication of JPH04307637A publication Critical patent/JPH04307637A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE:To quickly perform all processing operations of a test program by a least and necessary system constitution by setting previously the expected date at a pseudo channel part for each input/output instruction with a setting instruction end sending the answer data through the pseudo channel part in response to the input/output instruction. CONSTITUTION:A CPU 11 carries out a program set in a main storage 12 and sets a condition code at a pseudo channel part 13 for the answer to be given to an input/output instruction. Thus the part 13 receives a setting instruction and writes the setting data received by an input/output control processor 18 into a store means 21. Then a test program 16 is carried out. Under such conditions, the processor 18 analyzes the input/output instruction received by the part 13 and decides the type of the input/output instruction. Then an answer condition code is read out of the means 21 in response to the input/output instruction end then given in reply to the CPU 11.

Description

【発明の詳細な説明】[Detailed description of the invention]

【0001】0001

【産業上の利用分野】本発明は、コンピュータシステム
における入出力命令を含んだプログラムの試験時に用い
る擬似チャネル装置に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a pseudo channel device used when testing a program containing input/output instructions in a computer system.

【0002】0002

【従来の技術】コンピュータシステムにおいては、シス
テムバスに、中央処理装置や主記憶装置および多種類の
入出力装置等が実装されていることが多い。また、この
ような入出力装置を制御するためのプログラムは、入出
力装置の種類が増大するにつれてより複雑となる。その
結果、入出力命令を含んだプログラムの試験方法も困難
になってきている。
2. Description of the Related Art In computer systems, a central processing unit, a main storage device, and various types of input/output devices are often mounted on a system bus. Furthermore, programs for controlling such input/output devices become more complex as the types of input/output devices increase. As a result, testing methods for programs containing input/output instructions have become difficult.

【0003】従来では、制御する入出力装置を実際に接
続し、プログラムを実行することにより、入出力命令を
入出力装置に送出し、プログラムの試験を行っていた。 図2に、従来の試験システム構成を示す。図の試験シス
テムは、中央処理装置(CPU)1と、主記憶装置2と
、チャネル3、4、5と、入出力装置6、7、8と、バ
ス9とからなる。中央処理装置1は、各種の処理を実行
するプロセッサであり、主記憶装置2は、ランダム・ア
クセス・メモリ等からなり、各種プログラムやデータを
格納するメモリである。チャネル3、4、5はそれぞれ
バス9に接続され、入出力装置6、7、8をバス9に接
続するためのものである。また、入出力装置6、7、8
はそれぞれ磁気ディスク、フロッピディスク、プリンタ
の例を示している。
Conventionally, the program was tested by actually connecting the input/output device to be controlled and executing the program to send input/output commands to the input/output device. FIG. 2 shows the configuration of a conventional test system. The illustrated test system includes a central processing unit (CPU) 1, a main memory 2, channels 3, 4, and 5, input/output devices 6, 7, and 8, and a bus 9. The central processing unit 1 is a processor that executes various types of processing, and the main storage device 2 includes a random access memory and the like, and is a memory that stores various programs and data. Channels 3, 4 and 5 are connected to bus 9, respectively, and are for connecting input/output devices 6, 7 and 8 to bus 9. In addition, input/output devices 6, 7, 8
show examples of magnetic disks, floppy disks, and printers, respectively.

【0004】このような構成のコンピュータの試験シス
テムは、中央処理装置1により、主記憶装置2上のプロ
グラムの入出力命令が実行されると、各チャネル3、4
、5に対して入出力動作の起動が行われる。命令を受信
したチャネル3、4、5は命令の付帯情報と、チャネル
3、4、5自身あるいは入出力装置6、7、8の内部状
態に応じて起動に対する応答をコンディションコードと
して応答する。その後、チャネル3、4、5は入出力装
置6、7、8と主記憶装置2間で行われる入出力動作の
制御を行い、動作が終了すると、終了ステータスを割込
みにより中央処理装置1に通知する。
[0004] In a computer test system having such a configuration, when the central processing unit 1 executes an input/output command of a program on the main storage device 2, each channel 3, 4
, 5, the input/output operation is activated. Channels 3, 4, and 5 that have received the command respond as a condition code in response to the activation according to the additional information of the command and the internal state of the channels 3, 4, 5 themselves or the input/output devices 6, 7, and 8. After that, channels 3, 4, and 5 control input/output operations performed between input/output devices 6, 7, and 8 and main storage device 2, and when the operation is completed, the completion status is notified to central processing unit 1 by an interrupt. do.

【0005】上記のようなプロトコルの入出力動作を制
御するためのプログラムは、入出力命令を送出して、コ
ンディションコードを解析し、これが正常ならば割込み
待ちを行い、この割込みにより終了ステータスを解析す
る、といったような処理を行う。また、コンディション
コードや終了ステータスの状態により、異なる処理を行
うプログラムが多い。
[0005] A program for controlling the input/output operation of the protocol as described above sends an input/output command, analyzes a condition code, waits for an interrupt if it is normal, and uses this interrupt to analyze the completion status. Perform processing such as Additionally, many programs perform different processing depending on the condition code or exit status.

【0006】そして、このようなプログラムの試験を行
う場合、正常な場合のステータスは、正常な入出力装置
6、7、8を正常に動作させれば得られるため、その試
験は容易である。ところが、異常ステータスを発生させ
てプログラムの異常処理部を試験するためには、、入出
力装置6、7、8を異常動作させたり、あるいは正常な
コンディションコードを異常に書き換えた後にプログラ
ムを途中から実行させたりして行っていた。
[0006] When testing such a program, the test is easy because the normal status can be obtained by operating the normal input/output devices 6, 7, and 8 normally. However, in order to generate an abnormal status and test the abnormality processing section of the program, it is necessary to cause the input/output devices 6, 7, and 8 to operate abnormally, or to rewrite the normal condition code to an abnormal condition code and then restart the program from the middle. I was running it and doing things like that.

【0007】[0007]

【発明が解決しようとする課題】しかしながら、上記の
ような試験方法では、チャネル3、4、5と入出力装置
6、7、8間の複雑なプロトコルがあるため、プログラ
ム試験中でもチャネル故障が発生すると、試験を行って
いるプログラムが誤っているのか、あるいはチャネル3
、4、5側が異常なのか、被疑範囲が広がってしまう問
題があった。
[Problem to be Solved by the Invention] However, in the above test method, channel failures occur even during program testing due to the complicated protocols between channels 3, 4, and 5 and input/output devices 6, 7, and 8. Then, the program running the test is incorrect, or the channel 3
There was a problem in that the range of suspicion was widened to determine if the 4th and 5th sides were abnormal.

【0008】また、プログラムでは、正常処理だけでは
なく、異常処理もあり、その異常処理の中でも多数の異
常種別に分岐している。従って、全処理を試験するため
には、チャネル3、4、5で異常を発生させたり、また
これが不可能な場合は、主記憶2上のステータスを書換
えて、分岐ルートを試験するというような手間を必要と
していた。
[0008] In addition, in a program, there is not only normal processing but also abnormal processing, and within the abnormal processing, there are branches into a large number of abnormality types. Therefore, in order to test all processing, it is necessary to generate an error in channels 3, 4, and 5, or if this is not possible, rewrite the status in main memory 2 and test the branch route. It required effort.

【0009】更に、当然のことながら、チャネル3、4
、5に各入出力装置6、7、8が接続されていない場合
には、プログラムの試験ができないといった問題点を有
していた。
Furthermore, as a matter of course, channels 3 and 4
, 5 are not connected to the input/output devices 6, 7, and 8, the program cannot be tested.

【0010】本発明は、上記従来の問題点を解決するた
めになされたもので、試験プログラムの全処理が速やか
に行え、かつ、プログラム試験が必要最低限のシステム
構成で行うことができる擬似チャネル装置を提供するこ
とを目的とする。
The present invention has been made in order to solve the above-mentioned conventional problems, and provides a pseudo channel that allows all test program processing to be performed quickly and program testing to be performed with the minimum required system configuration. The purpose is to provide equipment.

【0011】[0011]

【課題を解決するための手段】本発明の擬似チャネル装
置は、コンピュータシステムにおいて、入出力命令プロ
グラム試験を行う場合、接続される各種入出力装置の機
能を代替する擬似チャネル装置であって、前記入出力装
置の接続部に接続される擬似チャネル部と、前記試験の
入出力命令プログラムに対する任意の応答データを、予
め前記擬似チャネル部に設定する応答データ設定手段と
、前記応答データを格納する格納手段と、前記擬似チャ
ネル部が前記入出力命令を受信した場合、前記応答デー
タを読出し、応答する応答手段とを備えたことを特徴と
するものである。
[Means for Solving the Problems] The pseudo channel device of the present invention is a pseudo channel device that replaces the functions of various input/output devices connected when performing an input/output instruction program test in a computer system. a pseudo channel section connected to a connection section of an input/output device; a response data setting means for presetting arbitrary response data to the input/output command program of the test in the pseudo channel section; and a storage for storing the response data. and response means for reading the response data and responding when the pseudo channel section receives the input/output command.

【0012】0012

【作用】本発明の擬似チャネル装置は、コンピュータシ
ステムにおいて、入出力命令プログラム試験を行う場合
、応答データ設定手段は、入出力命令に対する任意の応
答データを、予め擬似チャネル部に設定する。この応答
データは格納手段で格納され、擬似チャネル部が入出力
命令を受信した場合、応答手段は前記応答データを読出
して、応答する。従って、被疑範囲の小さい試験環境で
、試験プログラムの全処理が速やかに行え、かつ必要最
低限のシステム構成でプログラム試験を行うことができ
る。
In the pseudo channel device of the present invention, when an input/output instruction program test is performed in a computer system, the response data setting means sets arbitrary response data to the input/output instruction in the pseudo channel section in advance. This response data is stored in the storage means, and when the pseudo channel section receives an input/output command, the response means reads out the response data and responds. Therefore, all the processing of the test program can be quickly performed in a test environment with a small range of doubts, and the program test can be performed with the minimum necessary system configuration.

【0013】[0013]

【実施例】以下、本発明の実施例を図面を用いて詳細に
説明する。図3は本発明の擬似チャネル装置を適用した
プログラム試験のシステム構成を示すブロック図である
。図の装置は、中央処理装置(CPU)11と、主記憶
装置12と、擬似チャネル部13と、バス14とからな
る。中央処理装置11は、各種の処理を行うプロセッサ
であり、主記憶装置12は種々のプログラムやデータを
格納するメモリである。また、擬似チャネル部13は、
プログラム試験時に従来の入出力装置6、7、8が接続
されたチャネル3、4、5の機能を代替するものである
Embodiments Hereinafter, embodiments of the present invention will be explained in detail with reference to the drawings. FIG. 3 is a block diagram showing a system configuration of a program test to which the pseudo channel device of the present invention is applied. The illustrated device includes a central processing unit (CPU) 11, a main memory 12, a pseudo channel section 13, and a bus 14. The central processing unit 11 is a processor that performs various processes, and the main storage device 12 is a memory that stores various programs and data. Further, the pseudo channel section 13 is
It replaces the functions of channels 3, 4, and 5 to which conventional input/output devices 6, 7, and 8 are connected during program testing.

【0014】図1は、図3に示したシステムの具体的に
示すブロック図である。即ち、中央処理装置11は応答
データ設定手段15を有し、主記憶装置12内には、試
験プログラム16と設定プログラム17とが格納されて
いる。また、擬似チャネル部13は、入出力制御プロセ
ッサ18と、制御記憶部19と、設定情報記憶部20と
から構成されている。上記応答データ設定手段15は、
主記憶装置12内の設定プログラム17を実行し、擬似
チャネル部13に設定する手段である。また、設定プロ
グラム17は、試験プログラム16が実行された場合の
擬似チャネル部13の応答ステータスデータを設定する
プログラムである。入出力制御プロセッサ(IOP)1
8は応答手段19を有し、制御記憶部(CM)20に格
納されているマイクロプログラムを読出して動作し、格
納手段21のリード/ライト等の処理を行うプロセッサ
である。また、制御記憶部20はリード・オンリ・メモ
リやランダム・アクセス・メモリ等からなる。更に、格
納手段21はランダム・アクセス・メモリ等からなり、
入出力制御プロセッサ18が受信した設定データを格納
する設定情報記憶部である。
FIG. 1 is a block diagram specifically showing the system shown in FIG. 3. As shown in FIG. That is, the central processing unit 11 has a response data setting means 15, and a test program 16 and a setting program 17 are stored in the main storage device 12. Further, the pseudo channel unit 13 includes an input/output control processor 18, a control storage unit 19, and a setting information storage unit 20. The response data setting means 15 includes:
This is means for executing the setting program 17 in the main storage device 12 and setting it in the pseudo channel section 13. Further, the setting program 17 is a program for setting response status data of the pseudo channel unit 13 when the test program 16 is executed. Input/output control processor (IOP) 1
8 is a processor having a response means 19, which reads and operates a microprogram stored in a control memory (CM) 20, and performs processing such as reading/writing of the storage means 21. Further, the control storage unit 20 includes a read-only memory, a random access memory, and the like. Furthermore, the storage means 21 comprises a random access memory or the like;
This is a setting information storage unit that stores setting data received by the input/output control processor 18.

【0015】次に、このような擬似チャネル装置を備え
たシステムのプログラム試験時の動作について説明する
。先ず、中央処理装置11は、入出力命令に対する応答
のコンディションコードを擬似チャネル部13に設定す
る。この設定方法は、主記憶装置12内の設定プログラ
ム17を実行するだけである。また、この設定プログラ
ム17は、擬似チャネル部13への設定を、設定命令の
命令形式により応答コードのデータと共に送出するだけ
の1命令のみである。即ち、擬似チャネル部13は、制
御記憶部20のマイクロプログラムを入出力制御プロセ
ッサ18が読み出して動作しており、命令受信待ち状態
になっている。そこで、擬似チャネル部13が設定命令
を受信すると、入出力制御プロセッサ18が、受信した
設定データを格納手段21に書き込む。以上の動作によ
りコンディションコードの設定は終了する。
Next, the operation of a system equipped with such a pseudo channel device during a program test will be explained. First, the central processing unit 11 sets a condition code for a response to an input/output command in the pseudo channel unit 13. This setting method simply involves executing the setting program 17 in the main storage device 12. Further, this setting program 17 has only one instruction that sends settings to the pseudo channel section 13 together with response code data in the command format of the setting command. That is, the pseudo channel section 13 is operating by the input/output control processor 18 reading out the microprogram from the control storage section 20, and is in a state of waiting to receive an instruction. Therefore, when the pseudo channel section 13 receives the setting command, the input/output control processor 18 writes the received setting data into the storage means 21. The above operation completes the setting of the condition code.

【0016】その後、試験プログラム16を実行させる
。この場合、擬似チャネル部13は、入出力命令を受信
すると、入出力制御プロセッサ18がこの命令を解析し
、入出力命令の種別を判断する。その後、この命令に準
じた応答コンディションコードを格納手段21から読み
出し、これを中央処理装置11に応答する。従って、試
験プログラム16の実行時において、従来のように実際
にチャネル部に入出力装置を接続する必要がない。
Thereafter, the test program 16 is executed. In this case, when the pseudo channel unit 13 receives an input/output command, the input/output control processor 18 analyzes this command and determines the type of the input/output command. Thereafter, a response condition code corresponding to this command is read from the storage means 21 and sent as a response to the central processing unit 11. Therefore, when the test program 16 is executed, there is no need to actually connect input/output devices to the channel section as in the conventional case.

【0017】次に、入出力動作の終了時のステータスに
ついて説明する。このステータスについても上述したコ
ンディションコードの場合と同様に、設定プログラム1
7により設定される。即ち、擬似チャネル部13は、設
定命令を受信すると、設定データを格納手段21の終了
ステータス格納域に書き込む。その後、擬似チャネル部
13は、中央処理装置11に割込み信号を送出し、設定
された終了ステータスを中央処理装置11に報告する。
Next, the status at the end of the input/output operation will be explained. Regarding this status, as well as the condition code mentioned above, setting program 1
7. That is, upon receiving the setting command, the pseudo channel section 13 writes the setting data into the end status storage area of the storage means 21. Thereafter, the pseudo channel unit 13 sends an interrupt signal to the central processing unit 11 and reports the set end status to the central processing unit 11.

【0018】また、擬似チャネル部13が、入出力命令
毎のコンディションコードと終了ステータスを別々に格
納手段21に格納するために、設定命令では、設定情報
記憶部格納アドレスと設定データを擬似チャネル部13
に送出する。そして、格納手段21では、アドレス毎に
設定情報が異なるようにマッピングされている。図4に
、設定命令と格納手段21との関係を示す。即ち、命令
形式は、各入出力命令毎の、命令コード、設定情報記憶
部アドレスおよび設定データとからなり、格納手段21
のメモリマップは、各入出力命令に対応したコンディシ
ョンコードと、終了ステータス格納域における終了ステ
ータスデータとからなっている。
Furthermore, in order for the pseudo channel section 13 to separately store the condition code and termination status for each input/output instruction in the storage means 21, the setting instruction stores the setting information storage section storage address and the setting data in the pseudo channel section. 13
Send to. In the storage means 21, setting information is mapped differently for each address. FIG. 4 shows the relationship between the setting command and the storage means 21. That is, the instruction format consists of an instruction code, a setting information storage unit address, and setting data for each input/output instruction, and
The memory map consists of condition codes corresponding to each input/output command and end status data in the end status storage area.

【0019】このように、設定命令の設定データを、試
験したいコンディションコードやステータスに変更する
だけで、正常処理や異常処理等、あらゆる状態のプログ
ラム試験が可能となる。
In this way, by simply changing the setting data of the setting command to the condition code or status to be tested, it becomes possible to test the program in all conditions, including normal processing and abnormal processing.

【0020】尚、上記実施例では、擬似チャネル部13
に対し、終了時のステータスをコンディションコード設
定時とは別に入出力動作終了時に設定するようにしたが
、この設定方法に限定されるものではなく、ステータス
をコンディションコードと同時に設定するように構成し
てもよい。また、上記実施例では、擬似チャネル部13
を入出力制御プロセッサ18と設定情報記憶部20と格
納手段21とで構成したが、この構成に限定されるもの
ではなく、例えば、従来のチャネル3、4、5を用い、
これに入出力装置6、7、8の代わりに応答手段19や
格納手段21の機能を有する構成を付加し、擬似チャネ
ル部13と同等の機能を有するよう構成してもよい。
In the above embodiment, the pseudo channel section 13
In contrast, the status at the end is set at the end of the input/output operation separately from when setting the condition code, but the setting method is not limited to this, and the status can be configured to be set at the same time as the condition code. It's okay. Further, in the above embodiment, the pseudo channel section 13
is configured with the input/output control processor 18, the setting information storage section 20, and the storage means 21, but it is not limited to this configuration. For example, using conventional channels 3, 4, and 5,
In place of the input/output devices 6, 7, and 8, a structure having the functions of the response means 19 and the storage means 21 may be added to the structure so as to have the same function as the pseudo channel section 13.

【0021】[0021]

【発明の効果】以上説明したように、本発明の擬似チャ
ネル装置によれば、設定命令により、擬似チャネル部に
対し、入出力命令毎に予め期待するデータを設定し、こ
の擬似チャネル部により入出力命令に応じた応答データ
を送出するようにしたので、被疑範囲の小さな試験環境
で、試験プログラムの全処理が手間をかけずに容易に行
うことができる。また、実際のチャネルや入出力装置が
なくとも、実際のチャネルと同様に応答を返すため、プ
ログラム試験が必要最小限のシステム構成で行える効果
がある。
As explained above, according to the pseudo channel device of the present invention, expected data is set in advance for each input/output command in the pseudo channel section by a setting instruction, and data input by the pseudo channel section is set in advance. Since the response data corresponding to the output command is sent out, all the processing of the test program can be easily performed in a test environment with a small scope of doubt without much effort. Furthermore, even if there is no actual channel or input/output device, a response is returned in the same way as an actual channel, so program testing can be performed with the minimum necessary system configuration.

【図面の簡単な説明】[Brief explanation of drawings]

【図1】本発明の擬似チャネル装置の構成を示すブロッ
ク図である。
FIG. 1 is a block diagram showing the configuration of a pseudo channel device of the present invention.

【図2】従来のコンピュータシステムのプログラム試験
システムを示すブロック図である。
FIG. 2 is a block diagram showing a conventional computer system program testing system.

【図3】本発明の擬似チャネル装置を適用したプログラ
ム試験システムの構成を示すブロック図である。
FIG. 3 is a block diagram showing the configuration of a program testing system to which the pseudo channel device of the present invention is applied.

【図4】本発明の擬似チャネル装置の応答データ格納状
態を示す説明図である。
FIG. 4 is an explanatory diagram showing a response data storage state of the pseudo channel device of the present invention.

【符号の説明】[Explanation of symbols]

13  擬似チャネル部 15  応答データ設定手段 16  試験プログラム 17  設定プログラム 19  応答手段 21  格納手段 13 Pseudo channel section 15 Response data setting means 16 Test program 17 Setting program 19 Response means 21 Storage means

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】  コンピュータシステムにおいて、入出
力命令プログラム試験を行う場合、接続される各種入出
力装置の機能を代替する擬似チャネル装置であって、前
記入出力装置の接続部に接続される擬似チャネル部と、
前記試験の入出力命令プログラムに対する任意の応答デ
ータを、予め前記擬似チャネル部に設定する応答データ
設定手段と、前記応答データを格納する格納手段と、前
記擬似チャネル部が前記入出力命令を受信した場合、前
記応答データを読出し、応答する応答手段とを備えた擬
似チャネル装置。
1. In a computer system, when performing an input/output command program test, a pseudo channel device that replaces the functions of various input/output devices connected, the pseudo channel device being connected to a connection part of the input/output device. Department and
response data setting means for presetting arbitrary response data to the input/output command program for the test in the pseudo channel section; storage means for storing the response data; and response means for reading the response data and responding.
JP3099478A 1991-04-04 1991-04-04 Pseudo channel device Pending JPH04307637A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP3099478A JPH04307637A (en) 1991-04-04 1991-04-04 Pseudo channel device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP3099478A JPH04307637A (en) 1991-04-04 1991-04-04 Pseudo channel device

Publications (1)

Publication Number Publication Date
JPH04307637A true JPH04307637A (en) 1992-10-29

Family

ID=14248421

Family Applications (1)

Application Number Title Priority Date Filing Date
JP3099478A Pending JPH04307637A (en) 1991-04-04 1991-04-04 Pseudo channel device

Country Status (1)

Country Link
JP (1) JPH04307637A (en)

Similar Documents

Publication Publication Date Title
EP0477385B1 (en) Method of resetting adapter module at failing time and computer system executing said method
US6279104B1 (en) Debugging system for parallel processed program and debugging method thereof
JP2877095B2 (en) Multiprocessor system
JPH04307637A (en) Pseudo channel device
JPH0588933A (en) Parallel processing system with debugging function
JPS63177231A (en) Debug system for parallel program
JPH05165737A (en) Memory test system
JP2584903B2 (en) External device control method
JPH0662114A (en) Inter-processor diagnostic processing system
JPH0587850B2 (en)
JP2684966B2 (en) I / O processor debug device
JPS63153647A (en) Diagnostic system in input/output device in computer system
JPH02210515A (en) System resetting system
JPH04225442A (en) Matching property check method for computer file system
JPH02103647A (en) Method for controlling intelligent measuring card
JPS5927355A (en) Information processing system
JPS6020771B2 (en) Micro diagnosis method
JPS6238746B2 (en)
JPS6284354A (en) Trace instruction controlling system
JPS63316242A (en) Diagnosing system
JPH09305431A (en) Debugging sentence acquiring method
JPS62196736A (en) Pseudo-fault generating system
JPS6154553A (en) Channel start control system
JPS626333A (en) Data processing system
JPH02101555A (en) Referring and setting processing system for time data