JPH05173823A - Test system for data processor - Google Patents

Test system for data processor

Info

Publication number
JPH05173823A
JPH05173823A JP3354029A JP35402991A JPH05173823A JP H05173823 A JPH05173823 A JP H05173823A JP 3354029 A JP3354029 A JP 3354029A JP 35402991 A JP35402991 A JP 35402991A JP H05173823 A JPH05173823 A JP H05173823A
Authority
JP
Japan
Prior art keywords
data
test
data processing
processing
instruction
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
JP3354029A
Other languages
Japanese (ja)
Inventor
Murasaki Kubota
紫 久保田
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.)
NEC Corp
Original Assignee
NEC Corp
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 NEC Corp filed Critical NEC Corp
Priority to JP3354029A priority Critical patent/JPH05173823A/en
Publication of JPH05173823A publication Critical patent/JPH05173823A/en
Pending legal-status Critical Current

Links

Landscapes

  • Test And Diagnosis Of Digital Computers (AREA)

Abstract

PURPOSE:To eliminate a need of data for test by using data used for essential data processing to test a data processor. CONSTITUTION:A data processor 4 which performs the data processing and performs the fault processing like degeneracy at the time of a fault uses data stored in a data buffer 900, where data used for essential data processing is held, to perform a series of tests of the data processor and reads out the result of the essential data processing from a data processing part. The execution result of the essential data processing is stored in a result read means 70, and the data processor 4 is tested by a test means 50 which compares the result of a series of tests and the execution result of the essential data processing with each other to perform the test.

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【産業上の利用分野】本発明は、情報処理システムにお
けるデータ処理装置の試験方式に関し、本来のデータ処
理で使用するデータを試験時に使用することで、試験用
のデータが不要となる事を特徴とする試験方式に関す
る。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a test method for a data processing device in an information processing system, which is characterized in that the data used for the original data processing is used at the time of the test so that the test data becomes unnecessary. And the test method.

【0002】[0002]

【従来の技術】従来、データ処理装置の試験の場合、試
験用に人手で別のデータを用意していたため、用意した
データ自体にバグを作り込んでしまうことも考えられ、
試験用のデータに高い品質が保障できなかった。
2. Description of the Related Art Conventionally, in the case of testing a data processing device, since another data is manually prepared for the test, it is possible that a bug is created in the prepared data itself.
The high quality of the test data could not be guaranteed.

【0003】[0003]

【発明が解決しようとする課題】試験用データを人手で
作成していたために、試験用データの作成にかなりの時
間がかかってしまい、且つ人手で作成するために、かな
り多くのバグを作り込んでしまうという課題があった。
Since the test data is manually created, it takes a considerable amount of time to create the test data, and a large number of bugs are created to manually create the test data. There was a problem of getting out.

【0004】本発明は上述の課題に鑑みてなされたもの
であり、本来のデータ処理で使用するデータを試験時に
使用して試験用データの作成を要しない、データ処理装
置の試験方式を提供することを目的としている。
The present invention has been made in view of the above-mentioned problems, and provides a test method for a data processing device, which does not require creation of test data by using data used in original data processing during a test. The purpose is to

【0005】[0005]

【課題を解決するための手段】本発明のデータ処理装置
の試験方式は、上位装置からの指示で指示されたデータ
処理を行い、処理終了後には上位装置へ処理結果を返す
と共にデータ処理中の障害検出時には障害詳細情報収
集、縮退、及び上位装置への障害報告等の所定の障害処
理を行うデータ処理装置において、上位装置から送信さ
れてくるデータを一時的に保持するデータバッファと、
該データバッファに格納されているデータを使用してデ
ータ処理装置の一連の試験を行い、障害検出時には前記
障害処理を行う試験手段と、上位装置からの指示を受信
する受信手段とを有し、上位装置はデータ処理装置に試
験指示を送り、データ処理装置は該試験指示を受信する
と前記試験手段により前記データバッファに格納されて
いる本来のデータ処理に使用しているデータを使用して
試験を行い、前記受信手段は上位装置からの指示受信時
試験実行中の場合は試験中止後に受信した指示に対応す
る処理を行い、試験実行中でない場合は即受信した指示
に対応する処理を行うことを特徴とする。
A test method for a data processing device according to the present invention performs data processing instructed by an instruction from a higher-level device, and returns a processing result to the higher-level device after completion of the process and In a data processing device that performs predetermined failure processing such as detailed failure information collection, degeneration, and failure reporting to a higher-level device when a failure is detected, a data buffer that temporarily holds data transmitted from the higher-level device,
A series of tests of the data processing device is performed using the data stored in the data buffer, and a test means for performing the failure processing when a failure is detected, and a receiving means for receiving an instruction from the host device are provided. The host device sends a test instruction to the data processing device, and when the data processing device receives the test instruction, the test means uses the data stored in the data buffer and used for the original data processing to perform the test. When the instruction is received from the upper-level device, the receiving means performs processing corresponding to the instruction received after the test is stopped, and when the test is not executing, performs processing corresponding to the instruction received immediately. Characterize.

【0006】また、前記データ処理装置の試験方式にお
いて、データ処理の結果をデータ処理部より読み出すデ
ータ処理装置内の結果読出手段に対して本来のデータ処
理の実行結果を保持しておく機能を付加することによっ
て、前記試験手段により実行された試験結果と、本来の
データ処理の実行結果を比較することで試験を行うこと
を特徴とする。
In addition, in the test method of the data processing device, a function for holding the original execution result of the data processing is added to the result reading means in the data processing device for reading the data processing result from the data processing unit. By doing so, the test is performed by comparing the test result executed by the test means with the execution result of the original data processing.

【0007】[0007]

【作用】上記の構成によれば、データ処理装置の受信手
段が上位装置から試験指示を受信すると、試験手段によ
ってデータバッファに格納されている本来のデータ処理
に使用するデータを使用して試験を行い、処理が正常に
終了しているかを確認し、さらに受信手段は上位装置か
ら指示受信の際に試験実行中の場合は試験中止後に、ま
た試験実行中でない場合は即指示に対処する処理が行わ
れるので、本来のデータ処理で使用するデータを使用し
てデータ処理装置の試験を行うことができる。
According to the above structure, when the receiving means of the data processing device receives the test instruction from the host device, the test means uses the data stored in the data buffer for the original data processing to perform the test. If the test is being executed when the instruction is received from the host device, after receiving the test, and if the test is not being executed, the receiving means performs a process for immediately responding to the instruction. As a result, the data processing device can be tested using the data used in the original data processing.

【0008】あるいは、データ処理装置内の結果読出手
段に本来のデータ処理の実行結果を保持しておき、試験
手段により実行された試験結果と、本来のデータ処理の
実行結果を比較試験するので、試験結果のチェックを行
うことができる。
Alternatively, since the execution result of the original data processing is held in the result reading means in the data processing apparatus and the test result executed by the test means and the execution result of the original data processing are compared and tested. You can check the test results.

【0009】[0009]

【実施例】以下本発明の一実施例について図面を参照し
て説明する。
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS An embodiment of the present invention will be described below with reference to the drawings.

【0010】図1は、本発明の一実施例であるデータ処
理装置の試験方式におけるデータ処理装置の構成図であ
る。
FIG. 1 is a block diagram of a data processing device in a test system of a data processing device according to an embodiment of the present invention.

【0011】図において、データ処理装置4は、処理対
象データ群700を格納した磁気ディスク(以下DSK
と略す)2と、回線3を介して接続され、データ処理の
制御を行う制御部4C、及びデータに対する処理を行う
4Pからなる。制御部4Cには、DSK2のデータをデ
ータバッファ900に読み取る読取り手段10、上位装
置1から回線3を介して送られてくる指示を受信する受
信手段20、データ処理装置4におけるデータ処理結
果、障害情報等を回線3を介して上位装置1に送る送信
手段30、データ処理全体を制御するデータ処理制御手
段40、データバッファ900のデータを用いてデータ
処理装置4(主に、処理部4P)を試験する試験手段5
0、データバッファ900の処理データを処理部4Pに
書き込み、データ処理を行わせる書込手段60、及び、
処理部4Pの処理完了後、処理部4Pから処理結果を読
みだし、所定の形式に変換後、送信手段30により上位
装置に送る結果読出手段70が含まれ、処理部4Pには
1個のデータに対する処理を行い処理結果を蓄積する1
0個の処理ユニット4P1〜4P10が含まれる。
In the figure, a data processing device 4 is a magnetic disk (hereinafter referred to as DSK) storing a data group 700 to be processed.
2), a control unit 4C that is connected through a line 3 and controls data processing, and a control unit 4P that processes data. The control unit 4C has a reading means 10 for reading the data of the DSK 2 into the data buffer 900, a receiving means 20 for receiving an instruction sent from the higher-level device 1 via the line 3, a data processing result in the data processing device 4, and a failure. The data processing device 4 (mainly the processing unit 4P) is configured to use the data in the data buffer 900, the data processing control means 40 for controlling the entire data processing, the transmission means 30 for sending information and the like to the host device 1 via the line 3. Test means to test 5
0, writing means 60 for writing the processing data of the data buffer 900 to the processing unit 4P and performing data processing, and
After the processing of the processing unit 4P is completed, the processing result is read from the processing unit 4P, converted into a predetermined format, and then sent to the host device by the transmission unit 30. The processing unit 4P includes a result reading unit 70. For processing and accumulate processing result 1
It includes 0 processing units 4P1 to 4P10.

【0012】次に、通常処理時の動作手順について説明
する。データ処理装置4は電源投入により初期化され、
受信手段20で上位装置1からの指示待ちになる。な
お、初期化中に検出された障害の有る処理ユニットは切
り離され以後使用不可とされる(以下縮退と略す)。上
位装置1は、DSK2に処理対象データ群700を格納
した後、処理対象データ群700の格納位置を示す情報
を含むデータ処理指示を回線3を介してデータ処理装置
4に送信し、データ処理制御手段40により処理を開始
する。データ処理制御手段40は、読取り手段10によ
りDSK2から処理対象データ群700を10個の処理
ユニット4P1〜4P10分のデータをデータバッファ
900に読み取らせ、書込手段60によりデータバッフ
ァ900のデータを処理部4Pに書込データ処理を行わ
せる。処理部4Pでは、正常かつ処理中の処理ユニット
にデータが書き込まれ最大10個の処理ユニットが並行
してデータ処理を行われる。データ処理制御手段40
は、上記作業を処理対象データ群700のすべてのデー
タがなくなるまで繰り返した後、結果読取り手段70に
より処理部4Pの処理完了を待った後、正常な処理ユニ
ットに蓄積されている処理結果を読み出し、結果読取り
手段内に一時格納したのち、所定の形式に変換して上位
装置1に送信させる。その後、受信手段20で上位手段
1からの指示待ちになる。また、これらの処理中に処理
ユニットの障害が検出された場合、障害発生した処理ユ
ニットの詳細情報の収集、縮退、上位装置1への障害報
告、処理部4Pの正常ユニットの処理結果の消却、及
び、再度処理対象データ群700に対する前記と同様な
作業がデータ処理制御手段40により行われる。
Next, the operation procedure during normal processing will be described. The data processing device 4 is initialized by turning on the power,
The receiving means 20 waits for an instruction from the host device 1. Incidentally, the processing unit having a failure detected during the initialization is separated and disabled thereafter (hereinafter abbreviated as "degeneration"). The upper-level device 1 stores the processing target data group 700 in the DSK 2, and then transmits a data processing instruction including information indicating the storage position of the processing target data group 700 to the data processing device 4 via the line 3 to control the data processing. The processing is started by the means 40. The data processing control means 40 causes the reading means 10 to read the data of the processing target data group 700 from the DSK 2 into the data buffer 900 for 10 processing units 4P1 to 4P10, and the writing means 60 processes the data in the data buffer 900. The part 4P is caused to perform write data processing. In the processing unit 4P, data is written in the processing units that are normal and is being processed, and a maximum of 10 processing units perform data processing in parallel. Data processing control means 40
Repeats the above work until all the data in the processing target data group 700 is exhausted, waits for the completion of the processing of the processing unit 4P by the result reading means 70, and then reads the processing result accumulated in the normal processing unit, After being temporarily stored in the result reading means, it is converted into a predetermined format and transmitted to the host device 1. After that, the receiving means 20 waits for an instruction from the host means 1. Further, when a failure of the processing unit is detected during these processes, detailed information of the processing unit in which the failure has occurred, degeneration, failure report to the higher-level device 1, cancellation of the processing result of the normal unit of the processing unit 4P, Then, the same operation as described above for the data group 700 to be processed is performed again by the data processing control means 40.

【0013】上位装置1は、処理結果を受け取った後、
別の処理すべきデータがあれば、前記と同様にデータ処
理装置4によりデータ処理を行わせ、データがなけれ
ば、処理すべきデータが出来るまでデータ処理装置4を
使用しなくなる。
After receiving the processing result, the host device 1
If there is another data to be processed, the data processing device 4 is caused to perform data processing in the same manner as described above, and if there is no data, the data processing device 4 is not used until there is data to be processed.

【0014】図2は、図1のデータ処理装置の受信手段
の処理の流れ図である。
FIG. 2 is a flow chart of the processing of the receiving means of the data processing apparatus of FIG.

【0015】次に、受信手段20の詳細な動作につい
て、図2の流れ図を参照して説明する。まず、電源投入
による初期化により受信手段20は開始され、試験実行
中フラグをリセットし(201)、上位装置1からの指
示受信待ちとなり(202)、データ処理指示を受信し
て、指示受信済みフラグをセットし(203)、試験実
行中フラグにより試験実行中でないと判断し(20
4)、受信した指示は試験指示ではないので(20
7)、先に述べた一連のデータ処理作業を行い(20
8)、指示受信済みフラグをリセットし(209)、再
び指示待ちとなる(202)。次に、再びデータ処理指
示を受信した場合も同様の手順で動作し、上位装置1で
次に処理すべきデータがないと判断した場合、試験指示
が送信され、試験指示を受信すると指示受信済みフラグ
をリセットし(203)、試験実行中フラグにより試験
実行中でないと判断し(204)、試験指示であるので
(207)、試験手段50を起動し(210)試験実行
中フラグをセットし(211)指示受信済みフラグをリ
セットし(209)、再び指示受信待ちとなる(20
2)。
Next, the detailed operation of the receiving means 20 will be described with reference to the flowchart of FIG. First, the receiving means 20 is started by initialization by turning on the power source, resets the test execution flag (201), waits for instruction reception from the higher-level device 1 (202), receives a data processing instruction, and has received the instruction. The flag is set (203), and it is determined that the test is not being executed by the test in progress flag (20
4) The received instruction is not a test instruction (20
7), perform the series of data processing operations described above (20
8) The instruction received flag is reset (209), and the instruction is awaited again (202). Next, when the data processing instruction is received again, the same operation is performed. When the host device 1 determines that there is no data to be processed next, the test instruction is transmitted, and when the test instruction is received, the instruction has been received. The flag is reset (203), the test in progress flag determines that the test is not being executed (204), and since it is a test instruction (207), the test means 50 is activated (210) and the test in progress flag is set ( 211) The instruction received flag is reset (209), and the instruction reception standby is resumed (20).
2).

【0016】図3は、図1の試験手段の処理の流れ図で
ある。
FIG. 3 is a flow chart of processing of the test means of FIG.

【0017】次に、受信手段20によって起動され、受
信手段20の子タスクとして実行される試験手段50の
詳細な動作について、図3の流れ図を参照して説明す
る。データバッファ900に格納されている本来のデー
タ処理で使用されたデータAを用いて試験する旨を指定
しておき(501)、データバッファ900からデータ
Aを取り出し(502)、データAをすべての処理ユニ
ットに書き込み処理を開始させ(503)、処理部4P
の処理完了を待ち(504)、各処理ユニットが正常に
終了しているかを確認し(505)、正常に動作しなか
ったユニットに関しては、障害情報収集(506)、処
理ユニットの縮退(507)、及び上位装置1への障害
報告を実行し(508)、データバッファ900の次の
データを指定する(509)。データがなくなるまで、
前記と同様に試験を行い(502〜510)、データが
なくなると受信手段20でセット、リセットされる指示
受信済みフラグをチェックし(511)、指示受信済み
でなければ、データバッファ900に格納されている全
データを使用して前記と同様に試験を行い(501〜5
11)、指示受信済みであれば、試験中止を受信手段2
0に通知し(512)、終了する。なお、処理部4Pへ
の試験データの書き込み(503)、処理終了待ち(5
04)においても、処理部4Pの障害検出時には、障害
の発生した処理ユニットからの障害情報収集、処理ユニ
ットの縮退、及び上位装置1への障害報告等の障害処理
を行う。
Next, the detailed operation of the test means 50 which is activated by the receiving means 20 and is executed as a child task of the receiving means 20 will be described with reference to the flowchart of FIG. It is specified that the test is performed using the data A used in the original data processing stored in the data buffer 900 (501), the data A is taken out from the data buffer 900 (502), and all the data A is retrieved. The writing process is started by the processing unit (503), and the processing unit 4P
Waits for completion of processing (504), confirms whether each processing unit has ended normally (505), and collects failure information (506) and degenerates processing unit (507) for units that did not operate normally. , And a failure report to the host device 1 (508), and the next data in the data buffer 900 is designated (509). Until the data is gone
A test is performed in the same manner as described above (502 to 510), and when there is no data, the reception means 20 sets and resets the instruction reception completion flag is checked (511). If the instruction reception has not been completed, it is stored in the data buffer 900. The test is carried out in the same manner as described above using all the data (501 to 5).
11) If the instruction has been received, the test cancellation is received by the receiving means 2
0 is notified (512), and the process ends. It should be noted that the test data is written to the processing unit 4P (503), and the processing end wait (5
Also in 04), when a failure of the processing unit 4P is detected, failure processing such as collecting failure information from the processing unit in which the failure has occurred, degrading the processing unit, and reporting a failure to the host device 1 is performed.

【0018】次に、上位装置1が試験指示を出したあと
処理すべきデータが出来上がり、処理対象データ群70
0をディスクに書き込み後、データ処理指示を受信した
場合の受信手段20の動作について図2の流れ図を参照
して説明する。上位装置1からデータ処理指示を受信し
(202)、指示受信済フラグをセットし(203)、
試験実行中フラグにより試験実行中と判断し(20
4)、試験手段50からの試験中止通知を待ち(20
5)、試験終了し、試験手段50から試験中止通知を受
けると、試験実行中フラグをリセットし(206)、試
験指示ではないので(207)、一連のデータ処理作業
を行い(208)、指示受信待ちフラグをリセットし
(209)、再び指示受信待ちとなる(202)。
Next, after the host device 1 issues a test instruction, the data to be processed is completed, and the processing target data group 70
The operation of the receiving means 20 when a data processing instruction is received after writing 0 to the disc will be described with reference to the flowchart of FIG. A data processing instruction is received from the host device 1 (202), an instruction reception completion flag is set (203),
It is determined that the test is being executed according to the test-execution flag (20
4), waiting for the test cancellation notification from the test means 50 (20
5) When the test is completed and the test stop notification is received from the test means 50, the test in progress flag is reset (206), and since it is not a test instruction (207), a series of data processing work is performed (208), and an instruction is given. The reception wait flag is reset (209) and the instruction reception wait is resumed (202).

【0019】以上説明したように、データ処理装置を、
本来のデータ処理で使用するデータを使用して試験する
ことができ、試験用のデータを作成する必要もなく、ま
た、試験用データを格納しておくバッファを別に持つ必
要がなくなる。
As described above, the data processor is
It is possible to carry out a test using the data used in the original data processing, there is no need to create test data, and there is no need to have a separate buffer for storing test data.

【0020】つぎに本発明の第2の実施例について説明
する。
Next, a second embodiment of the present invention will be described.

【0021】図4は、本発明の第2の実施例による試験
方式における結果読出し手段の処理の流れ図である。第
2の実施例のデータ処理装置の構成は、前実施例と同一
で、データ処理装置の通常の動作、及び受信手段20の
動作は、前実施例で示した動作と同様である。
FIG. 4 is a flow chart of the processing of the result reading means in the test system according to the second embodiment of the present invention. The configuration of the data processing device of the second embodiment is the same as that of the previous embodiment, and the normal operation of the data processing device and the operation of the receiving means 20 are the same as the operation shown in the previous embodiment.

【0022】図4の流れ図を参照して、データ処理制御
手段によって起動がかけられる結果読取り手段70の詳
細な動作について説明する。データ処理制御手段40の
指示によりデータ処理を行っている処理部4Pの処理結
果を待ち(701)、正常な処理ユニットに蓄積されて
いる処理結果を読み出し(702)、どの処理ユニット
の処理結果であるかという情報を付加して結果読出し手
段70内に結果を格納し(703)、所定の形式に変換
し(704)、送信手段30に結果を渡す(705)。
The detailed operation of the result reading means 70 activated by the data processing control means will be described with reference to the flow chart of FIG. The processing result of the processing unit 4P that is performing data processing is awaited by the instruction of the data processing control means 40 (701), and the processing result accumulated in the normal processing unit is read (702). The result is stored in the result reading means 70 with addition of information as to whether it is present (703), converted into a predetermined format (704), and the result is passed to the transmitting means 30 (705).

【0023】図5は本発明の第2の実施例による試験手
段の処理の流れ図である。
FIG. 5 is a flow chart of the processing of the test means according to the second embodiment of the present invention.

【0024】次に、図5の流れ図を参照して、試験手段
50の詳細な動作について説明する。データバッファ9
00に格納されている処理部4Pnのデータ処理で使用
されたデータAを試験用のデータとして取り出し(50
1)、データAの実行結果を読出し手段70内により試
験結果の期待値として取り出し(502)、データAを
すべての処理ユニットに対して書き込み処理を開始させ
(503)、処理部4Pの処理終了を待ち(504)、
正常な全ての処理ユニットからの処理結果を読み出し
(513)、読み出した全ての結果が期待値と等しいこ
とをチェックし(514)、データバッファ900から
次のデータを指定し(509)、データバッファ900
のデータがなくなるまで前記と同様に試験を行い(50
2〜510)データバッファ900のデータがなくなる
と、受信手段20でセット、リセットされる指示受信済
みフラグをチェックし(511)、指示受信済みでなけ
れば、データバッファ900に格納されている全データ
を使用して前記と同様に試験を行い(501〜51
1)、指示受信済みであれば、試験中止を受信手段20
に通知し(511)、終了する。なお、処理部4Pへの
試験データの書き込み(503)、処理終了待ち(50
4)、処理結果読み出し(513)において、処理部4
Pの障害検出時には、障害の発生した処理ユニットから
の障害情報収集、処理ユニットの縮退、及び上位装置1
への障害報告等の障害処理を行い、次のデータの指定
(510)へ移り、期待値とチェック(514)で不一
致が見つかった場合は、処理ユニットの縮退、および上
位装置1への障害報告を行う。
Next, the detailed operation of the test means 50 will be described with reference to the flowchart of FIG. Data buffer 9
The data A used in the data processing of the processing unit 4Pn stored in 00 is taken out as the data for test (50
1), the execution result of the data A is taken out as an expected value of the test result by the reading means 70 (502), the writing process of the data A is started to all the processing units (503), and the processing of the processing unit 4P is completed. Wait for (504),
The processing results from all the normal processing units are read (513), it is checked that all the read results are equal to the expected value (514), the next data is specified from the data buffer 900 (509), 900
Repeat the above test until the data of
2 to 510) When there is no data in the data buffer 900, the instruction receiving flag set and reset by the receiving means 20 is checked (511). If no instruction has been received, all the data stored in the data buffer 900 is checked. Test as described above using
1) If the instruction has been received, the test cancellation is received by the receiving means 20.
(511), and the process ends. It should be noted that the test data is written to the processing unit 4P (503) and the process is awaited (50).
4), in the processing result read (513), the processing unit 4
When a P fault is detected, the fault information is collected from the faulty processing unit, the processing unit is degenerated, and the host device 1
Failure processing such as failure reporting to the next data, move to the next data specification (510), and if a discrepancy is found in the expected value and the check (514), degenerate the processing unit and report the failure to the host device 1. I do.

【0025】このように、データ処理装置を、本来のデ
ータ処理で使用するデータを使用して試験することがで
き、また、本来のデータ処理の結果を使用して、試験結
果のチェックが出来る。
As described above, the data processing device can be tested by using the data used in the original data processing, and the test result can be checked by using the result of the original data processing.

【0026】[0026]

【発明の効果】以上説明したように、データ処理装置
を、本来のデータ処理で使用するデータを使用して容易
に試験することができ、試験用のデータを作成する必要
もなく、試験用データを格納しておくバッファを別に持
つ必要がなくなり、また、本来のデータ処理の結果を使
用して、試験結果のチェックが出来るという効果があ
る。
As described above, the data processing device can be easily tested using the data used in the original data processing, there is no need to create test data, and the test data can be used. There is no need to have a separate buffer for storing, and there is an effect that the test result can be checked by using the result of the original data processing.

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

【図1】本発明の一実施例によるデータ処理装置の試験
方式におけるデータ処理装置の構成図である。
FIG. 1 is a configuration diagram of a data processing device in a test system of a data processing device according to an embodiment of the present invention.

【図2】図1に示すデータ処理装置の受信手段の処理の
流れ図である。
FIG. 2 is a flow chart of a process of a receiving unit of the data processing device shown in FIG.

【図3】図1に示す試験手段の処理の流れ図である。FIG. 3 is a flow chart of processing of the test means shown in FIG.

【図4】本発明の第2の実施例による結果読出し手段の
処理の流れ図である。
FIG. 4 is a flow chart of processing of a result reading means according to a second embodiment of the present invention.

【図5】本発明の第2の実施例による試験手段の処理の
流れ図である。
FIG. 5 is a flow chart of processing of a test means according to a second embodiment of the present invention.

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

1 上位装置 2 磁気ディスク装置 3 回線 4 データ処理装置 4C データ処理装置制御部 4P データ処理装置処理部 4P1〜4P10 処理ユニット 10 読取り手段 20 受信手段 30 送信手段 40 データ処理指示手段 50 試験手段 60 書込み手段 70 結果読出し手段 900 データバッファ DESCRIPTION OF SYMBOLS 1 Host device 2 Magnetic disk device 3 Line 4 Data processing device 4C Data processing device control unit 4P Data processing device processing unit 4P1 to 4P10 Processing unit 10 Reading means 20 Receiving means 30 Sending means 40 Data processing instructing means 50 Testing means 60 Writing means 70 result reading means 900 data buffer

Claims (2)

【特許請求の範囲】[Claims] 【請求項1】 上位装置からの指示で指示されたデータ
処理を行い、処理終了後には上位装置へ処理結果を返す
と共にデータ処理中の障害検出時には障害詳細情報収
集、縮退、及び上位装置への障害報告等の所定の障害処
理を行うデータ処理装置において、上位装置から送信さ
れてくるデータを一時的に保持するデータバッファと、
該データバッファに格納されているデータを使用してデ
ータ処理装置の一連の試験を行い障害検出時には前記障
害処理を行う試験手段と、上位装置からの指示を受信す
る受信手段とを有し、上位装置はデータ処理装置に試験
指示を送り、データ処理装置は該試験指示を受信すると
前記試験手段により前記データバッファに格納されてい
る本来のデータ処理に使用しているデータを使用して試
験を行い、前記受信手段は上位装置からの指示受信時試
験実行中の場合は試験中止後に受信した指示に対応する
処理を行い、試験実行中でない場合は即受信した指示に
対応する処理を行うことを特徴とするデータ処理装置の
試験方式。
1. Data processing instructed by a higher-level device is performed, and after the processing is completed, a processing result is returned to the higher-level device, and when a failure is detected during data processing, detailed error information is collected, degeneration, and a higher-level device In a data processing device that performs a predetermined fault process such as a fault report, a data buffer that temporarily holds data transmitted from a higher-level device,
It has a test means for performing a series of tests of the data processing device using the data stored in the data buffer and performing the failure processing when a failure is detected, and a receiving means for receiving an instruction from a higher-level device. The device sends a test instruction to the data processing device, and when the data processing device receives the test instruction, the data processing device performs the test by using the data stored in the data buffer and used for the original data processing. When the instruction is being received from the host device, the receiving means performs processing corresponding to the instruction received after the test is stopped, and when the test is not executing, performs processing corresponding to the instruction received immediately. Test method for data processing equipment.
【請求項2】 請求項1に記載のデータ処理装置の試験
方式において、データ処理の結果をデータ処理部より読
み出すデータ処理装置内の結果読出手段に対して本来の
データ処理の実行結果を保持しておく機能を付加するこ
とによって、前記試験手段により実行された試験結果
と、本来のデータ処理の実行結果を比較することで試験
を行うことを特徴とするデータ処理装置の試験方式。
2. The test method for a data processing device according to claim 1, wherein the result reading means in the data processing device for reading the result of the data processing from the data processing unit holds the execution result of the original data processing. A test method for a data processing device, wherein a test is performed by comparing a test result executed by the test means with an execution result of original data processing by adding a function for storing the data.
JP3354029A 1991-12-19 1991-12-19 Test system for data processor Pending JPH05173823A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP3354029A JPH05173823A (en) 1991-12-19 1991-12-19 Test system for data processor

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP3354029A JPH05173823A (en) 1991-12-19 1991-12-19 Test system for data processor

Publications (1)

Publication Number Publication Date
JPH05173823A true JPH05173823A (en) 1993-07-13

Family

ID=18434834

Family Applications (1)

Application Number Title Priority Date Filing Date
JP3354029A Pending JPH05173823A (en) 1991-12-19 1991-12-19 Test system for data processor

Country Status (1)

Country Link
JP (1) JPH05173823A (en)

Similar Documents

Publication Publication Date Title
JP2548480B2 (en) Disk device diagnostic method for array disk device
JPH0950424A (en) Dump sampling device and dump sampling method
JPH05173823A (en) Test system for data processor
US6490544B1 (en) System for testing a multi-tasking computing device
JP2003044369A (en) Pseudo i/o system and pseudo i/o method
JPH1027070A (en) Data backup system
JP2001265536A (en) Data damage testing method for hierarchical storage system
JP2754583B2 (en) Simulated fault occurrence system
JP2002132534A (en) Input-output testing system
JPS60181941A (en) State information collecting system
KR20010110100A (en) Checkpointing for recovery of channels in a data processing system
JP2851496B2 (en) Semiconductor test equipment
JP2576795B2 (en) Mirror disk unit
JP3123831B2 (en) Information processing system
JP2544416B2 (en) Test data generation processing method
JPH0458337A (en) Device diagnostic system
JPH086909A (en) Parallel computer system
JPS63195725A (en) File processor
JPH05114035A (en) Response information processing system
JP2001216205A (en) Fault information gathering/reporting system in fc-al system
JPH03156646A (en) Output system for fault information
JPS61255568A (en) Microprogram processor
JPH02162581A (en) Magnetic disk controller
JPH05158822A (en) Instruction combining test device for transferring device
JPS61220041A (en) Trouble restoration system