JPH04309152A - Information processing system - Google Patents

Information processing system

Info

Publication number
JPH04309152A
JPH04309152A JP3075311A JP7531191A JPH04309152A JP H04309152 A JPH04309152 A JP H04309152A JP 3075311 A JP3075311 A JP 3075311A JP 7531191 A JP7531191 A JP 7531191A JP H04309152 A JPH04309152 A JP H04309152A
Authority
JP
Japan
Prior art keywords
information processing
service
test
check
input
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
JP3075311A
Other languages
Japanese (ja)
Inventor
Kiyotaka Nakazawa
中澤 清孝
Yatachika Takesue
武末 八太力
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.)
Hitachi Ltd
Original Assignee
Hitachi 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 Hitachi Ltd filed Critical Hitachi Ltd
Priority to JP3075311A priority Critical patent/JPH04309152A/en
Publication of JPH04309152A publication Critical patent/JPH04309152A/en
Pending legal-status Critical Current

Links

Landscapes

  • Test And Diagnosis Of Digital Computers (AREA)

Abstract

PURPOSE:To improve throughput for testing an I/O device to be executed by using interpreter control. CONSTITUTION:A parameter decode processing part 122 decodes a parameter and prepares a table. An I/O service processing part 123 commands an I/O operation to the I/O device based on the table prepared by the parameter decode processing part 122. An I/O check processing part 124 checks the result of the I/O operation based on the table prepared by the parameter decode processing part 122. A device control part 121 independently controls the execution of the respective parts. Thus, even while executing the testing operation of the I/O device, the next parameter decode processing or the like to the I/O device can be executed.

Description

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

【0001】0001

【産業上の利用分野】本発明は、情報処理システムにお
ける入出力装置や通信制御装置の試験の技術に関するも
のである。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a technique for testing input/output devices and communication control devices in an information processing system.

【0002】0002

【従来の技術】出荷時の検査や出荷後の保守における障
害解析等のために、情報処理システムに入出力装置(以
下「I/O装置」という)の試験機能が備えられる場合
がある。
2. Description of the Related Art In some cases, an information processing system is provided with a test function for input/output devices (hereinafter referred to as "I/O devices") for inspection at the time of shipment and failure analysis during maintenance after shipment.

【0003】このようなI/O装置試験の、従来の技術
としては、インタプリタ方式によって、パラメ−タの解
読、I/O装置に対するサ−ビス、入出力動作(以下「
I/O動作」という)結果のチェック、の各処理を逐次
行う技術が知られている。
Conventional technology for testing I/O devices uses an interpreter method to decode parameters, service I/O devices, and perform input/output operations (hereinafter referred to as "
A technique is known that sequentially performs each process of "I/O operation") result checking.

【0004】なお、この種の技術としては、特開平2−
96244公報に記載の、インタプリタを用いてオブジ
ェクトコ−ドを逐次実行する技術が知られている。
[0004] This type of technology is disclosed in Japanese Patent Application Laid-Open No.
A technique is known that uses an interpreter to sequentially execute object code, which is described in Japanese Patent No. 96244.

【0005】[0005]

【発明が解決しようとする課題】前記従来技術によれば
、I/O装置に対して起動後I/O動作が終了するまで
は、次のパラメ−タの解読ができないなど、処理能力の
面で問題が有った。
[Problems to be Solved by the Invention] According to the above-mentioned prior art, there are problems in terms of processing performance, such as the inability to decode the next parameter until the I/O operation is completed after startup of the I/O device. There was a problem.

【0006】そのため、複数台のI/O装置を多重化し
た試験を充分に行えない等という問題があった。
[0006] Therefore, there has been a problem in that it is not possible to sufficiently perform tests in which a plurality of I/O devices are multiplexed.

【0007】そこで、本発明は、情報処理システムにお
けるI/O装置の試験処理能力を向上することを目的と
する。
SUMMARY OF THE INVENTION Therefore, an object of the present invention is to improve the test processing ability of I/O devices in an information processing system.

【0008】[0008]

【課題を解決するための手段】前記目的達成のために、
本発明は、情報処理装置と情報処理装置に接続するI/
O装置とを含んで構成される情報処理システムであって
、前記情報処理装置は、少なくともI/O装置の試験動
作内容を規定する動作パラメ−タと試験動作の結果に関
する期待値である結果パラメ−タとを含んだ試験用パラ
メ−タを記憶する記憶手段と、記憶手段に記憶された試
験用パラメ−タを解読し、解読した前記動作パラメ−タ
より前記試験動作をI/O装置に行わせるための入出力
命令に用いる入出力デ−タを格納するサ−ビステ−ブル
と、結果パラメ−タより前記試験動作の結果に関する期
待値データを格納するチェックテ−ブルとを作成するパ
ラメ−タ解読処理部と、前記サ−ビステ−ブル内の入出
力デ−タに基づいて、I/O装置に入出力命令を発行す
るサ−ビス処理部と、チェックテ−ブル内の期待値デー
タに基づいて、I/O装置の前記入出力命令による動作
結果が期待通りのものであったか否かをチェックするチ
ェック処理部と、前記パラメ−タの解読処理部とサ−ビ
ス処理部とチェック処理部との実行を、各々独立に制御
する制御部と、を有することを特徴とする情報処理シス
テムを提供する。
[Means for solving the problem] In order to achieve the above objective,
The present invention provides an information processing device and an I/O device connected to the information processing device.
An information processing system configured to include an I/O device, the information processing device having at least an operation parameter that defines the content of a test operation of the I/O device, and a result parameter that is an expected value regarding the result of the test operation. - storage means for storing test parameters including test parameters; and a storage means for decoding the test parameters stored in the storage means, and transmitting the test operation to the I/O device based on the decoded operation parameters. Parameters for creating a service table that stores input/output data used for input/output commands to perform the test operation, and a check table that stores expected value data regarding the result of the test operation from the result parameter. - a data decoding processing unit; a service processing unit that issues input/output commands to the I/O device based on the input/output data in the service table; and an expected value in the check table. A check processing unit that checks whether the operation result of the input/output command of the I/O device is as expected based on the data, the parameter decoding processing unit, and the service processing unit. An information processing system is provided, comprising: a control unit that independently controls execution with the processing unit.

【0009】なお、この情報処理システムにおいて、前
記情報処理装置の制御部は、同じ内容の試験を繰り返し
て行う場合、第2回目以降の試験の実行においては、前
記パラメ−タ解読処理部を実行せずに、第1回目の試験
実行時に前記パラメ−タ解読処理部が作成した前記サ−
ビステ−ブルおよび前記チェックテ−ブルを用いて試験
を実行するよう各部を制御することが望ましい。
[0009] In this information processing system, when a test with the same content is repeated, the control unit of the information processing device executes the parameter decoding processing unit in the second and subsequent tests. The service created by the parameter decoding processing section during the first test execution without
It is desirable to control each part to execute the test using the bus table and the check table.

【0010】また、前記情報処理装置に接続する外部記
憶装置を備え、かつ、前記情報処理装置の制御部は、前
記パラメ−タ解読処理部が作成した前記サ−ビステ−ブ
ルとチェックテ−ブルとを、前記外部記憶装置に格納す
る格納手段と、外部記憶装置に格納されているサ−ビス
テ−ブルとチェックテ−ブルとに対応する試験を実行す
る場合に、これを外部装置より読み出す読み出し手段と
、読み出したサ−ビステ−ブルおよび前記チェックテ−
ブルを用いて試験を実行するよう前記各部を制御する実
行制御手段とを備えるようにしてもよい。
[0010] The information processing apparatus further includes an external storage device connected to the information processing apparatus, and a control section of the information processing apparatus reads the service table and check table created by the parameter decoding processing section. and a storage means for storing the service table and check table in the external storage device, and a reading device for reading out the service table and the check table from the external device when executing a test corresponding to the service table and check table stored in the external storage device. means, the read service table and the check table.
The test apparatus may also include an execution control means for controlling each of the sections to execute the test using a bull.

【0011】また、本発明は、前記目的達成のために、
前記パラメ−タ解読処理部が作成した前記サ−ビステ−
ブルとチェックテ−ブルとを他の情報処理システムに提
供する機能を有する前記情報処理システムと、前記提供
されたサ−ビステ−ブル内の入出力デ−タに基づいて、
I/O装置に入出力命令を発行するサ−ビス処理部と、
前記提供されたチェックテ−ブル内の期待値データに基
づいて、I/O装置の前記入出力命令による動作結果が
期待通りのものであったか否かをチェックすチェック処
理部と、サ−ビス処理部とチェック処理部との実行を制
御する制御部とを有する第2の情報処理装置と第2の情
報処理装置に接続するI/O装置とを含んで構成される
第2の情報処理システムと、を含んで構成されることを
特徴とする複合情報処理システムをも提供する。
[0011] Furthermore, in order to achieve the above object, the present invention provides:
The service stage created by the parameter decoding processing unit
Based on the information processing system having a function of providing tables and check tables to other information processing systems, and the input/output data in the provided service table,
a service processing unit that issues input/output commands to the I/O device;
a check processing unit that checks whether the operation result of the input/output command of the I/O device is as expected based on the expected value data in the provided check table; and a service processing unit. a second information processing system including a second information processing device having a control unit that controls execution of the check processing unit and the check processing unit; and an I/O device connected to the second information processing device; The present invention also provides a complex information processing system characterized by being configured to include the following.

【0012】また、本発明は、前記I/O装置に代えて
、通信制御装置の試験を同様に行う情報処理システム、
複合情報処理システムをも提供する。
The present invention also provides an information processing system that similarly tests a communication control device instead of the I/O device;
It also provides complex information processing systems.

【0013】[0013]

【作用】本発明に係る情報処理システムによれば、情報
処理装置において、記憶手段に記憶された試験用パラメ
−タを解読し、解読した前記動作パラメ−タより前記試
験動作をI/O装置に行わせるための入出力命令に用い
る入出力デ−タを格納するサ−ビステ−ブルと、結果パ
ラメ−タより前記試験動作の結果に関する期待値データ
を格納するチェックテ−ブルとを作成するパラメ−タ解
読処理部と、前記サ−ビステ−ブル内の入出力デ−タに
基づいて、I/O装置に入出力命令を発行するサ−ビス
処理部と、チェックテ−ブル内の期待値データに基づい
て、I/O装置の前記入出力命令による動作結果が期待
通りのものであったか否かをチェックするチェック処理
部とを分離して設け、制御部が、各々の実行を独立に制
御する。
[Operation] According to the information processing system of the present invention, the information processing device decodes the test parameters stored in the storage means, and performs the test operation on the I/O device based on the decoded operation parameters. Create a service table that stores input/output data used for input/output commands to perform the test operation, and a check table that stores expected value data regarding the result of the test operation from the result parameter. A parameter decoding processing section, a service processing section that issues input/output commands to the I/O device based on the input/output data in the service table, and an expectation processing section in the check table. A check processing section that checks whether the operation result of the input/output command of the I/O device is as expected based on the value data is provided separately, and the control section independently executes each operation. Control.

【0014】これにより、I/O装置の試験動作実行中
、同I/O装置に対する次のパラメ−タ解読処理を行っ
ておくことができる等、システムのあそび時間を削減す
ることができる。
[0014] This makes it possible to perform the next parameter decoding process for the I/O device while the test operation of the I/O device is being performed, thereby reducing system idle time.

【0015】また、この情報処理システムにおいて、前
記情報処理装置の制御部は、同じ内容の試験を繰り返し
て行う場合、第2回目以降の試験の実行においては、前
記パラメ−タ解読処理部を実行せずに、第1回目の試験
実行時に前記パラメ−タ解読処理部が作成した前記サ−
ビステ−ブルおよび前記チェックテ−ブルを用いて試験
を実行するよう各部を制御するようにすれば、パラメ−
タ解読処理を不要とし、処理能力を向上できる。
[0015] In this information processing system, when a test with the same content is repeated, the control unit of the information processing device executes the parameter decoding processing unit in the second and subsequent tests. The service created by the parameter decoding processing section during the first test execution without
If each part is controlled to execute the test using the bus table and the check table, the parameter
This eliminates the need for data decoding processing and improves processing capacity.

【0016】また、備えた外部記憶装置に一旦格納した
前記サ−ビステ−ブルおよび前記チェックテ−ブルを再
使用するようにすれば、長期間に渡って、蓄積された前
記サ−ビステ−ブルおよび前記チェックテ−ブルを利用
することができる。
[0016] Furthermore, if the service table and check table once stored in the provided external storage device are reused, the service table accumulated over a long period of time can be and the above-mentioned check table can be used.

【0017】また、他の情報処理システムより、前記サ
−ビステ−ブルおよび前記チェックテ−ブルの提供をう
け使用するようにすれば、情報処理システム間で重複し
た処理を行うことがなく、また、接続されるI/O装置
の試験を同時にかつ高速に行うことができる。
[0017] Furthermore, by receiving and using the service table and the check table from another information processing system, duplication of processing between the information processing systems can be avoided, and , the connected I/O devices can be tested simultaneously and at high speed.

【0018】[0018]

【実施例】以下、本発明に係る情報処理システムの一実
施例を説明する。
[Embodiment] An embodiment of the information processing system according to the present invention will be described below.

【0019】まず、図1に本実施例に係る情報処理シス
テムの構成を示す。
First, FIG. 1 shows the configuration of an information processing system according to this embodiment.

【0020】図示するように、本実施例に係る情報処理
システムは、情報処理装置110と情報処理装置に接続
される複数のI/O装置111〜11nから構成される
As shown in the figure, the information processing system according to this embodiment includes an information processing device 110 and a plurality of I/O devices 111 to 11n connected to the information processing device.

【0021】情報処理装置は、I/O装置の試験を行う
ために、各部への制御の移行を管理するデバイスコント
ロ−ル部121、パラメ−タの解読を行うパラメ−タ解
読処理部122、パラメ−タ解読処理部122の解読結
果に基づいてI/O装置にI/O動作を指令するI/O
サ−ビス処理部123、I/O動作結果をチェックする
I/Oチェック処理部124、I/Oよりの割込みを処
理するI/O割込み処理部125を有している。
In order to test the I/O device, the information processing device includes a device control section 121 that manages the transfer of control to each section, a parameter decoding processing section 122 that decodes parameters, An I/O device that instructs an I/O device to perform an I/O operation based on the decoding result of the parameter decoding processing unit 122.
It has a service processing section 123, an I/O check processing section 124 that checks I/O operation results, and an I/O interrupt processing section 125 that processes interrupts from I/O.

【0022】なお、本実施例においては、これらの各部
は、試験プログラムとして情報処理装置に備えたメモリ
に格納され実行されるものとして説明する。
In this embodiment, each of these sections will be explained as a test program stored in a memory provided in the information processing apparatus and executed.

【0023】次に、パラメ−タ解読処理部122が解読
するパラメ−タについて説明する。
Next, the parameters decoded by the parameter decoding processing section 122 will be explained.

【0024】パラメ−タは1つのI/O装置に1つの試
験を行うためのパラメ−タの集合毎にパラメ−タセット
として用意される。
Parameters are prepared as a parameter set for each set of parameters for performing one test on one I/O device.

【0025】1つのパラメ−タセットに含まれるパラメ
−タは、試験を行うI/O装置や試験の内容によって異
なるが、一般に、I/O装置の試験動作を規定するパラ
メ−タ、I/O装置の試験動作結果の期待値を規定する
パラメ−タが含まれる。例えば、試験対象のI/O装置
が磁気ディスク装置である場合には、試験動作を規定す
るパラメ−タにはCCW(チャネルコントロ−ルワ−ド
)のデータ等を、期待値パラメ−タにはCSW(チャネ
ルステ−タスワ−ド)のデータ等を用いることができる
The parameters included in one parameter set vary depending on the I/O device to be tested and the content of the test, but in general, the parameters that define the test operation of the I/O device, Contains parameters that define the expected results of test operation of the equipment. For example, if the I/O device to be tested is a magnetic disk device, the parameters that define the test operation should be CCW (channel control word) data, and the expected value parameters should be Data such as CSW (channel status word) can be used.

【0026】本実施例においては、このCCW(チャネ
ルコントロ−ルワ−ド)のデータとCSW(チャネルス
テ−タスワ−ド)のデータをパラメ−タとして用いるも
のとして説明する。
In this embodiment, the CCW (channel control word) data and CSW (channel status word) data are used as parameters.

【0027】次に、I/O装置の試験プログラムの実行
に用いられるテ−ブルの構成を図2に示す。
Next, FIG. 2 shows the structure of a table used to execute an I/O device test program.

【0028】図示するように、I/O装置の試験プログ
ラムの実行に用いられるテ−ブルは、I/O装置単位に
作成されるデバイステ−ブル211〜21n、試験プロ
グラムの管理情報を備える実行プログラムテ−ブル22
1、I/Oサ−ビスに必要な情報を備えるI/Oサ−ビ
ステ−ブル231〜23n、I/Oサ−ビスの実行結果
等を格納するI/Oチエックテ−ブル241〜24n、
I/Oサ−ビスの実行結果に対する期待値デ−タを備え
る期待値デ−タテ−ブル251〜25nから構成される
。前記試験プログラム222は、実行プログラムテ−ブ
ル221下で管理される。
As shown in the figure, the tables used to execute the test program for the I/O device include device tables 211 to 21n created for each I/O device, and an execution program that includes test program management information. table 22
1. I/O service tables 231 to 23n that contain information necessary for I/O services, I/O check tables 241 to 24n that store I/O service execution results, etc.
It is composed of expected value data tables 251 to 25n containing expected value data for the execution results of I/O services. The test program 222 is managed under the execution program table 221.

【0029】なお、これらの各テ−ブルは情報処理装置
内のメモリに構成される。
Note that each of these tables is configured in the memory within the information processing device.

【0030】図3に、前記実行プログラムテ−ブル22
1の詳細を示す。
FIG. 3 shows the execution program table 22.
The details of 1 are shown below.

【0031】実行プログラムテ−ブルは、試験プログラ
ムを格納している先頭アドレスを格納する試験プログラ
ム先頭アドレス311、試験プログラム内の試験パラメ
−タのアドレスを格納するパラメ−タアドレス312、
試験パラメ−タの解読が全て終了したことを示すパラメ
−タ解読処理済みフラグ313、前記パラメ−タ解読処
理部122からコントロ−ル部121へ制御移行を要求
するフラグであるコントロ−ル部121への制御移行フ
ラグ314、試験終了を示すテスト終了フラグ315、
試験プログラムの再実行を要求する再実行要求フラグ3
16から構成される。
The execution program table includes a test program start address 311 that stores the start address where the test program is stored, a parameter address 312 that stores the addresses of test parameters in the test program,
A parameter decoding completed flag 313 indicating that decoding of all test parameters has been completed, and a control section 121 which is a flag requesting control transfer from the parameter decoding processing section 122 to the control section 121. a control transition flag 314, a test end flag 315 indicating the end of the test,
Re-execution request flag 3 that requests re-execution of the test program
It consists of 16 pieces.

【0032】図4に、前記デバイステ−ブル211の詳
細を示す。
FIG. 4 shows details of the device table 211.

【0033】デバイステ−ブル211は、I/Oサ−ビ
ステ−ブルを格納している先頭アドレスを示すI/Oサ
−ビステ−ブル先頭アドレス321、次に処理すべきI
/Oサ−ビステ−ブルのアドレスを示すI/Oサ−ビス
テ−ブルポインタ−322、I/Oチエックテ−ブルを
格納している先頭アドレスを示すI/Oチエックテ−ブ
ル先頭アドレス323、次に処理すべきI/Oチエック
テ−ブルのアドレスを示すI/Oチエックテ−ブルポイ
ンタ−324、処理中のI/Oサ−ビステ−ブルを示す
I/Oサ−ビステ−ブルポインタ−を示す実行中I/O
サ−ビステ−ブルアドレス325、I/Oサ−ビスが実
行中であることを示すI/Oサ−ビス中フラグ326か
ら構成される。
The device table 211 includes an I/O service table start address 321 indicating the start address where the I/O service table is stored, and an I/O service table start address 321 indicating the start address where the I/O service table is stored.
I/O service table pointer 322 indicating the address of the /O service table, I/O check table start address 323 indicating the start address storing the I/O check table, and then The I/O check table pointer 324 indicates the address of the I/O check table to be processed, and the I/O service table pointer indicates the I/O service table being processed. I/O
It consists of a service table address 325 and an I/O service flag 326 indicating that the I/O service is being executed.

【0034】図5に、前記I/Oサ−ビステ−ブル23
2の詳細を示す。
FIG. 5 shows the I/O service table 23.
The details of 2 are shown below.

【0035】I/Oサ−ビステ−ブルは、次に実行する
I/Oサ−ビステ−ブルのアドレスを示すネクストテ−
ブルアドレス331、CCW(チャネルコマンド語)の
アドレスを示すCCWアドレス332、I/Oチエック
テ−ブルアドレス333、I/Oサ−ビス要求フラグ3
34、I/Oサ−ビス終了ステ−タスの条件を示すI/
Oサ−ビス終了条件335から構成される。
The I/O service table is a next table indicating the address of the I/O service table to be executed next.
CCW address 332 indicating the address of CCW (channel command word), I/O check table address 333, I/O service request flag 3
34, I/O indicating the condition of I/O service termination status
It is composed of O service termination conditions 335.

【0036】図6に、前記I/Oチエックテ−ブル24
1の詳細を示す。
FIG. 6 shows the I/O check table 24.
The details of 1 are shown below.

【0037】I/Oチエックテ−ブルは、次にチェック
を行うI/Oチエックテ−ブルのアドレスを示すネクス
トテ−ブルアドレス341、CSW(チャネル状態語)
の期待値を格納する期待値CSW 342、結果のCS
Wを格納する結果値CSW 343、I/Oサ−ビス実
行結果に対する期待値デ−タテ−ブルのアドレスを格納
する期待値デ−タテ−ブルアドレス344、I/Oチエ
ック要求フラグ345から構成される。
The I/O check table includes a next table address 341 indicating the address of the I/O check table to be checked next, and a CSW (channel state word).
Expected value CSW 342 that stores the expected value of , Result CS
It consists of a result value CSW 343 that stores W, an expected value data table address 344 that stores the address of the expected value data table for the I/O service execution result, and an I/O check request flag 345. Ru.

【0038】以下、I/O装置の試験動作について説明
する。
The test operation of the I/O device will be explained below.

【0039】まず、パラメ−タ解読処理部122、I/
Oサ−ビス処理部、I/Oチエック処理部への制御移行
を管理するデバイスコントロ−ル部121の動作につい
て説明する。
First, the parameter decoding processing section 122, I/
The operation of the device control section 121 that manages control transfer to the O service processing section and the I/O check processing section will be explained.

【0040】図7に、デバイスコントロ−ル部121の
処理手順を示す。
FIG. 7 shows the processing procedure of the device control section 121.

【0041】図示するように、デバイスコントロ−ル部
121は、まず711により試験プログラム内の試験パ
ラメ−タの解読が全て終了しているかどうか判定し、終
了していなければ717のパラメ−タ解読処理部122
に制御を移しパラメ−タの解読を行う。
As shown in the figure, the device control unit 121 first determines in step 711 whether all the test parameters in the test program have been decoded, and if not, it decodes the parameters in step 717. Processing unit 122
The control is transferred to and the parameters are decoded.

【0042】次に、712、713によりI/Oサ−ビ
ス実行条件を判定し、実行条件が成立すれば718のI
/Oサ−ビス処理部へ制御を移す。I/Oサ−ビス実行
条件とは、I/Oサ−ビスに必要なパラメ−タ解読処理
等が終了しているか否か、および、I/Oが動作中でI
/O動作終了待ちか否かの条件をいう。
Next, the I/O service execution conditions are determined by 712 and 713, and if the execution conditions are met, the I/O service execution condition is determined by 712 and 713.
/O Transfers control to the service processing section. The I/O service execution conditions include whether the parameter decoding process necessary for the I/O service has been completed, and whether the I/O is in operation and
/O Refers to the condition of whether or not to wait for the operation to end.

【0043】次に、714によりI/Oチエックテ−ブ
ルが有効かどうか判定し有効であれば719のI/Oチ
エック処理部へ制御を移す。
Next, it is determined in step 714 whether the I/O check table is valid, and if it is, control is transferred to the I/O check processing section in step 719.

【0044】次に、715によりテスト終了の監視を行
いテスト終了であれば処理を終了する。
Next, in step 715, the end of the test is monitored, and if the test is completed, the process is ended.

【0045】そうでなければ、デバイステ−ブルを更新
し以上の処理をテスト終了まで繰返し行う。
Otherwise, the device table is updated and the above process is repeated until the test is completed.

【0046】次に、パラメ−タ解読処理部122の動作
を説明する。
Next, the operation of the parameter decoding processing section 122 will be explained.

【0047】図8にパラメ−タ解読処理部122の処理
手順を示す。
FIG. 8 shows the processing procedure of the parameter decoding processing section 122.

【0048】図示するように、デバイスコントロ−ル部
121より制御を移されたパラメ−タ解読処理部122
は、まず811において、1つのパラメ−タセットを読
み出して解読し、図5に示したI/Oサ−ビステ−ブル
231、図6に示したI/Oチエックテ−ブル241を
作成する。
As shown in the figure, the parameter decoding processing unit 122 to which control is transferred from the device control unit 121
First, in step 811, one parameter set is read and decoded to create the I/O service table 231 shown in FIG. 5 and the I/O check table 241 shown in FIG.

【0049】そして、812、813、820、821
により作成したI/Oサ−ビステ−ブルの接続を行う。 I/Oサ−ビステ−ブルの接続とは、デバイステ−ブル
211から作成したI/Oサ−ビステ−ブルまでをリン
クさせることをいい、作成したI/Oサ−ビステ−ブル
が最初のI/Oサ−ビステ−ブルの場合は、デバイステ
−ブル211のI/Oサ−ビステ−ブル先頭アドレス3
21、I/Oサ−ビステ−ブルポインタ−322に作成
したI/Oサ−ビステ−ブルのアドレスを設定すること
により接続を行う。作成したI/Oサ−ビステ−ブルが
最初のI/Oサ−ビステ−ブルでない場合は、前に作成
したI/Oサ−ビステ−ブルのネクストテ−ブルアドレ
ス331に作成したI/Oサ−ビステ−ブルのアドレス
を設定することにより接続を行う。
[0049] And 812, 813, 820, 821
Connect the I/O service table created by Connecting an I/O service table means linking from the device table 211 to the created I/O service table, and the created I/O service table is the first I/O service table. /O service table, I/O service table start address 3 of device table 211
21. Connection is established by setting the address of the created I/O service table in the I/O service table pointer 322. If the created I/O service table is not the first I/O service table, the created I/O service table is set to the next table address 331 of the previously created I/O service table. - Establish a connection by setting the address of the bus table.

【0050】次に、814によりI/Oサ−ビステ−ブ
ル231内のI/Oサ−ビス要求フラグ334をセット
する。
Next, in step 814, the I/O service request flag 334 in the I/O service table 231 is set.

【0051】次に815、816、822、823によ
りI/Oチエックテ−ブルを接続する。I/Oチェクテ
−ブルの接続とは、デバイステ−ブル211から作成し
たI/Oチェクテ−ブルまでをリンクさせることをいい
、作成したI/Oチェクテ−ブルが最初のI/Oチェク
テ−ブルの場合は、デバイステ−ブル211のI/Oチ
ェクテ−ブル先頭アドレス321、I/Oチェクテ−ブ
ルポインタ−322に作成したI/Oチェクテ−ブルの
アドレスを設定することにより接続を行う。作成したI
/Oチェクテ−ブルが最初のI/Oチェクテ−ブルでな
い場合は、前に作成したI/Oチェクテ−ブルのネクス
トテ−ブルアドレス331に作成したI/Oチェクテ−
ブルのアドレスを設定することにより接続を行う。
Next, the I/O check table is connected by 815, 816, 822, and 823. Connecting an I/O check table means linking the device table 211 to the created I/O check table, and the created I/O check table is linked to the first I/O check table. In this case, the connection is established by setting the address of the created I/O check table in the I/O check table start address 321 and I/O check table pointer 322 of the device table 211. Created I
If the /O check table is not the first I/O check table, the created I/O check table is placed at the next table address 331 of the previously created I/O check table.
Connection is made by setting the address of the bull.

【0052】次に、試験パラメ−タにより与えられたデ
バイスコントロ−ル部制御移行指示314があれば、一
旦パラメ−タ解読処理部122を終了し、のデバイスコ
ントロ−ル部121へ制御を戻す(817)。その後、
再び制御が以降されたら続きのパラメ−タセットについ
ての処理を行う。
Next, if there is a device control section control transfer instruction 314 given by the test parameters, the parameter decoding processing section 122 is temporarily terminated and control is returned to the device control section 121. (817). after that,
When control is resumed, processing for the next parameter set is performed.

【0053】制御移行指示がなければ、全てのパラメ−
セットの解読が終了するまで以上の処理を繰り返す(8
18)。
[0053] If there is no control transition instruction, all parameters
Repeat the above process until the decoding of the set is completed (8
18).

【0054】全てのパラメ−タセットの解読が終了すれ
ば実行プログラムテ−ブル221のパラメ−タ解読処理
済みフラグ313をセットし、パラメ−タ解読処理を終
了する(819)。
When the decoding of all parameter sets is completed, the parameter decoding completed flag 313 of the execution program table 221 is set, and the parameter decoding process is terminated (819).

【0055】次に、I/Oサ−ビス処理部123の動作
を説明する。
Next, the operation of the I/O service processing section 123 will be explained.

【0056】図9に、I/Oサ−ビス処理部の処理手順
を示す。
FIG. 9 shows the processing procedure of the I/O service processing section.

【0057】デバイスコントロ−ラ121より制御を移
されると、I/Oサ−ビス処理部は、まず、911によ
り、I/Oサ−ビス要求フラグ314がセットされてい
るI/Oサ−ビステ−ブル231があるか否かを判定し
、存在すれば、912、913で、デバイステ−ブル2
11のI/Oサ−ビステ−ブルポインタ222が示すア
ドレスのI/Oサ−ビステ−ブルについてのI/Oサ−
ビスの実行を行う。
When control is transferred from the device controller 121, the I/O service processing section first processes the I/O service processing unit in which the I/O service request flag 314 is set in 911. - Determine whether or not there is a device table 231, and if it exists, in steps 912 and 913, the device table 2
The I/O service table for the I/O service table at the address indicated by the I/O service table pointer 222 of 11
execute the service.

【0058】すなわち、図5に示したI/Oサ−ビステ
−ブル231を用いる場合は、格納されたCCWアドレ
ス332をチャネルに与え、その内容をI/O装置に実
行させる。
That is, when using the I/O service table 231 shown in FIG. 5, the stored CCW address 332 is given to the channel, and the I/O device executes its contents.

【0059】次に、914によりデバイステ−ブルのI
/Oサ−ビス中フラグ326をセットし、I/Oサ−ビ
ステ−ブルのI/Oサ−ビス要求フラグ334をリセッ
トする。
Next, in step 914, the device table I
The /O service flag 326 is set, and the I/O service request flag 334 of the I/O service table is reset.

【0060】915で、I/Oサ−ビスを行ったI/O
サ−ビステ−ブルのアドレスを図4のデバイステ−ブル
の実行中I/Oサ−ビステ−ブルアドレス325にセッ
トし916でI/Oサ−ビスポインタ−を更新して一旦
デバイスコントロ−ル部121に制御を戻す。
[0060] At 915, the I/O that performed the I/O service
The address of the service table is set in the executing I/O service table address 325 of the device table in FIG. 4, the I/O service pointer is updated in 916, and the device control section Control is returned to 121.

【0061】次に、I/O割込み処理部125の動作に
ついて示す。
Next, the operation of the I/O interrupt processing section 125 will be described.

【0062】図10に、I/O割込み処理部125の処
理手順を示す。
FIG. 10 shows the processing procedure of the I/O interrupt processing section 125.

【0063】I/Oサ−ビス処理部123により試験動
作を命じられたI/O装置は動作を終了すると、動作終
了状態をCSWとして返し、情報処理装置に割込みをか
ける。この割込みによって、I/O割込み処理部125
は起動される。
When the I/O device ordered to perform a test operation by the I/O service processing unit 123 completes its operation, it returns the operation completion status as a CSW and interrupts the information processing device. This interrupt causes the I/O interrupt processing unit 125
is activated.

【0064】起動された割込み処理部は、まず、101
1によってI/O割込みが発生したI/O装置に対応す
るデバイステ−ブルのアドレスを求める。
[0064] The activated interrupt processing unit first performs 101
1 to find the address of the device table corresponding to the I/O device in which the I/O interrupt has occurred.

【0065】次に、1012によりI/Oサ−ビス中フ
ラグ326がオンになっているI/OからのI/O動作
完了割込みかどうかを判定し、そうであれば1013〜
1015でI/O動作結果の情報をI/Oチエックテ−
ブルの結果値CSW343に格納する。
Next, in step 1012, it is determined whether the I/O operation completion interrupt is from an I/O whose I/O service flag 326 is on, and if so, in steps 1013--
In 1015, information on I/O operation results is sent to the I/O check table.
The result value of the bull is stored in the CSW 343.

【0066】そして、1016によりI/Oサ−ビス終
了条件が成立したかどうか判定し成立していれば101
7でI/Oサ−ビス中フラグをリセットする。
Then, in step 1016, it is determined whether the I/O service termination condition is satisfied, and if it is satisfied, step 101 is executed.
At step 7, the I/O service flag is reset.

【0067】1018によりI/Oチエックテ−ブルの
I/Oチエック要求フラグ334をセットしI/O割込
み処理を終了する。
At step 1018, the I/O check request flag 334 of the I/O check table is set, and the I/O interrupt processing is ended.

【0068】次にI/Oチェック処理部の動作124の
動作を説明する。
Next, the operation of the I/O check processing section 124 will be explained.

【0069】図11に、I/Oチエック処理部124の
処理手順を示す。
FIG. 11 shows the processing procedure of the I/O check processing section 124.

【0070】デバイスコントロ−ル部121より制御を
移されたI/Oチェック処理部124は、まず、111
1でI/Oチエック要求フラグ334がセットされてい
るI/Oチエックテ−ブルの有無を判定し、あれば、1
112、1113、1121によりI/O動作結果のチ
エックを行い、エラ−がある場合は、エラ−メッセ−ジ
を出力する。I/O動作結果のチエックは、I/Oチェ
ックテ−ブルの期待値CSWと結果値CSWの一致判定
により行う。
The I/O check processing unit 124 to which control has been transferred from the device control unit 121 first
1, it is determined whether there is an I/O check table in which the I/O check request flag 334 is set, and if there is, it is set to 1.
The I/O operation results are checked by 112, 1113, and 1121, and if there is an error, an error message is output. The I/O operation result is checked by determining whether the expected value CSW of the I/O check table matches the result value CSW.

【0071】次に、1114でI/Oチエックテ−ブル
のI/Oチエック要求フラグ345をリセットする。
Next, in step 1114, the I/O check request flag 345 of the I/O check table is reset.

【0072】そして、1115〜1117で、全てのI
/Oチエックテ−ブルのチエックが終了したかどうか判
定し、全て終了していなければI/Oチエックポインタ
−を更新し、I/Oチエック処理部を終了する。
[0072] In 1115 to 1117, all I
It is determined whether the /O check table has been checked, and if not all have been completed, the I/O check pointer is updated and the I/O check processing section is terminated.

【0073】全て終了していれば1118でI/Oサ−
ビステ−ブル、I/Oチエックテ−ブル、I/Oサ−ビ
スポインタ−、I/Oチエックポインタ−等の初期設定
を行う。
[0073] If all have been completed, the I/O service is
Initial settings are made for the bus table, I/O check table, I/O service pointer, I/O check pointer, etc.

【0074】1119で、試験プログラムの再実行要求
があるか判定し、再実行要求があればI/Oチエック処
理部を終了し、なければ1120で実行プログラムテ−
ブルのテスト終了フラグ315をセットしてI/Oチエ
ック処理部を終了する。
In step 1119, it is determined whether there is a request for re-execution of the test program. If there is a re-execution request, the I/O check processing section is terminated; if not, in step 1120, the execution program table is
The test end flag 315 of the test block is set and the I/O check processing section is ended.

【0075】なお、本実施例においては、I/O動作の
チェックに期待テ−ブル251を用いない場合について
説明したが、たとえば、記憶装置の読み出し試験等の場
合は、パラメ−タ解析処理部が、この期待テ−ブルに期
待される読み出しデータを格納し、テ−ブルのアドレス
をI/Oチェックテ−ブルの期待データテ−ブルアドレ
スに格納し、I/Oチェック処理部が、読みだしたデー
タと期待データテ−ブル内のデータの一致判定を行うこ
とによりエラ−判定を行うようにすればよい。
In this embodiment, a case has been described in which the expectation table 251 is not used to check I/O operations, but for example, in the case of a read test of a storage device, etc. The expected read data is stored in this expected table, the address of the table is stored in the expected data table address of the I/O check table, and the I/O check processing section stores the read data. Error determination may be made by determining whether the data obtained is consistent with the data in the expected data table.

【0076】また、試験プログラムの再実行要求がある
場合には、試験プログラム再実行の際にパラメ−タ解読
処理部122で作成したI/Oサ−ビステ−ブル231
のI/Oサ−ビス要求フラグ334をセットするなど、
I/Oサ−ビステ−ブル231、I/Oチェックテ−ブ
ル214、デバイステ−ブル211を初期設定すること
により、これを行うことができる。
In addition, when there is a request for re-execution of the test program, the I/O service table 231 created by the parameter decoding processing unit 122 when re-executing the test program is
such as setting the I/O service request flag 334 of
This can be done by initializing the I/O service table 231, I/O check table 214, and device table 211.

【0077】以上説明してきたように本実施例によれば
、パラメ−タ解読処理部122、I/Oサ−ビス処理部
、I/Oチエック処理部を独立に実行制御し、かつ、試
験プログラム再実行の際にパラメ−タ解読処理部122
で作成したI/Oサ−ビステ−ブルおよびI/Oチエッ
クテ−ブルを再度用いることによってパラメ−タ解読処
理分、処理能力を向上できる効果がある。
As explained above, according to this embodiment, the execution of the parameter decoding processing section 122, I/O service processing section, and I/O check processing section is independently controlled, and the test program When re-executing, the parameter decoding processing unit 122
By reusing the I/O service table and I/O check table created in the above, the processing capacity can be improved by the amount of parameter decoding processing.

【0078】すなわち、パラメ−タ解読処理部122、
I/Oサ−ビス処理部、I/Oチエック処理部を独立に
実行制御することにより、I/O装置の試験動作実行中
に同I/O装置に対する次の試験のパラメ−タ解読処理
等を行うことができ、システムのあそび時間を削減する
ことができるのである。
That is, the parameter decoding processing section 122,
By independently controlling the execution of the I/O service processing unit and I/O check processing unit, the parameter decoding process for the next test on the same I/O device can be executed while the I/O device test operation is being executed. This makes it possible to reduce system idle time.

【0079】図12に、従来の逐次実行方式による場合
(a)と、本実施例による場合(b)の試験タイミング
を示す。図示した例は、I/O装置AとBに対して、そ
れぞれ、Ι、Π、Шの3つの試験を行う場合の動作タイ
ミングである。図示するように、本実施例によれば、従
来に比べ、遊び時間が少なく、処理が早く終了している
FIG. 12 shows test timings in the case (a) of the conventional sequential execution method and the case (b) of the present embodiment. The illustrated example is the operation timing when three tests I, Π, and Ш are performed on I/O devices A and B, respectively. As shown in the figure, according to the present embodiment, there is less idle time and the processing is completed more quickly than in the conventional case.

【0080】なお、本実施例においては、I/O装置の
試験について説明してきたが、通信制御装置の試験も同
様に行うことができる。
In this embodiment, the test of the I/O device has been explained, but the test of the communication control device can be similarly performed.

【0081】[0081]

【発明の効果】以上のように、本発明によれば、本発明
は、情報処理システムにおけるI/O装置の試験処理能
力を向上することができるる。
As described above, according to the present invention, the test processing capacity of I/O devices in an information processing system can be improved.

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

【図1】本発明の一実施例に係る情報処理システムの構
成を示す説明図である。
FIG. 1 is an explanatory diagram showing the configuration of an information processing system according to an embodiment of the present invention.

【図2】I/O装置の試験に用いるテ−ブル構成を示す
説明図である。
FIG. 2 is an explanatory diagram showing a table configuration used for testing an I/O device.

【図3】実行プログラムテ−ブルの詳細を示す説明図で
ある。
FIG. 3 is an explanatory diagram showing details of an execution program table.

【図4】デバイステ−ブルの詳細を示す説明図である。FIG. 4 is an explanatory diagram showing details of a device table.

【図5】I/Oサ−ビステ−ブルの詳細を示す説明図で
ある。
FIG. 5 is an explanatory diagram showing details of an I/O service table.

【図6】I/Oチエックテ−ブルの詳細を示す説明図で
ある。
FIG. 6 is an explanatory diagram showing details of an I/O check table.

【図7】デバイスコントロ−ル部の動作を示すフロ−チ
ャ−トである。
FIG. 7 is a flowchart showing the operation of the device control section.

【図8】パラメ−タ解読処理部の動作を示すフロ−チャ
−トである。
FIG. 8 is a flowchart showing the operation of the parameter decoding processing section.

【図9】I/Oサ−ビス処理部の動作を示すフロ−チャ
−トである。
FIG. 9 is a flowchart showing the operation of the I/O service processing section.

【図10】I/O割込み処理部の動作を示すフロ−チャ
−トである。
FIG. 10 is a flowchart showing the operation of the I/O interrupt processing section.

【図11】I/Oチエック処理部の動作を示すフロ−チ
ャ−トである。
FIG. 11 is a flowchart showing the operation of the I/O check processing section.

【図12】従来の試験動作と本実施例に係る試験動作の
タイミングを示したタイミングチャ−トである。
FIG. 12 is a timing chart showing the timing of a conventional test operation and a test operation according to this embodiment.

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

11    情報処理装置 111〜11n    I/O装置、 211〜11n    デバイステ−ブル221   
 実行プログラムテ−ブル222    試験プログラ
ム 231〜23n    I/Oサ−ビステ−ブル251
〜25n    期待値デ−タテ−ブル311    
試験プログラム先頭アドレス312    パラメ−タ
アドレス 313    パラメ−タ解読処理済みフラグ314 
   コントロ−ル部制御移行フラグ315    テ
スト終了フラグ 316    再実行要求フラグ 321    I/Oサ−ビステ−ブル先頭アドレス、
322    I/Oサ−ビステ−ブルポインタ−32
3    I/Oチエックテ−ブル先頭アドレス324
    I/Oチエックテ−ブルポインタ−325  
  実行中I/Oサ−ビステ−ブルアドレス326  
  I/Oサ−ビス中フラグ331    ネクストテ
−ブルアドレス332    CCW アドレス、33
3    I/Oチックテ−ブルアドレス 334    I/Oサ−ビス要求フラグ335   
 I/Oサ−ビス終了条件341    ネクストテ−
ブルアドレス342    期待値CSW 343    結果値CSW
11 Information processing devices 111 to 11n I/O devices, 211 to 11n device table 221
Execution program table 222 Test programs 231 to 23n I/O service table 251
~25n Expected value data table 311
Test program start address 312 Parameter address 313 Parameter decoding completed flag 314
Control unit control transfer flag 315 Test end flag 316 Re-execution request flag 321 I/O service table start address,
322 I/O service table pointer 32
3 I/O check table start address 324
I/O check table pointer 325
Running I/O service table address 326
I/O service flag 331 Next table address 332 CCW address, 33
3 I/O tick table address 334 I/O service request flag 335
I/O service termination condition 341 Next service
Bull address 342 Expected value CSW 343 Result value CSW

Claims (8)

【特許請求の範囲】[Claims] 【請求項1】情報処理装置と情報処理装置に接続する入
出力装置とを含んで構成される情報処理システムであっ
て、前記情報処理装置は、少なくとも入出力装置の試験
動作内容を規定する動作パラメ−タと試験動作の結果に
関する期待値である結果パラメ−タとを含んだ試験用パ
ラメ−タを記憶する記憶手段と、記憶手段に記憶された
試験用パラメ−タを解読し、解読した前記動作パラメ−
タより前記試験動作を入出力装置に行わせるための入出
力命令に用いる入出力デ−タを格納するサ−ビステ−ブ
ルと、結果パラメ−タより前記試験動作の結果に関する
期待値データを格納するチェックテ−ブルとを作成する
パラメ−タ解読処理部と、前記サ−ビステ−ブル内の入
出力デ−タに基づいて、入出力装置に入出力命令を発行
するサ−ビス処理部と、チェックテ−ブル内の期待値デ
ータに基づいて、入出力装置の前記入出力命令による動
作結果が期待通りのものであったか否かをチェックする
チェック処理部と、前記パラメ−タの解読処理部とサ−
ビス処理部とチェック処理部との実行を、各々独立に制
御する制御部と、を有することを特徴とする情報処理シ
ステム。
1. An information processing system including an information processing device and an input/output device connected to the information processing device, wherein the information processing device performs an operation that specifies at least test operation contents of the input/output device. a storage means for storing test parameters including parameters and result parameters that are expected values regarding the results of test operations; and a storage means for decoding and decoding the test parameters stored in the storage means. The operating parameters
A service table that stores input/output data used in input/output instructions for causing the input/output device to perform the test operation from the controller, and expected value data regarding the result of the test operation from the result parameter. a parameter decoding processing section that creates a check table to be used; and a service processing section that issues input/output commands to the input/output device based on the input/output data in the service table. , a check processing unit that checks whether the operation result of the input/output instruction of the input/output device is as expected based on expected value data in the check table, and a decoding processing unit for the parameter. and sir
1. An information processing system comprising: a control unit that independently controls execution of a service processing unit and a check processing unit.
【請求項2】請求項1記載の情報処理システムであって
、前記情報処理装置の制御部は、同じ内容の試験を繰り
返して行う場合、第2回目以降の試験の実行においては
、前記パラメ−タ解読処理部を実行せずに、第1回目の
試験実行時に前記パラメ−タ解読処理部が作成した前記
サ−ビステ−ブルおよび前記チェックテ−ブルを用いて
試験を実行するよう各部を制御することを特徴とする情
報処理システム。
2. The information processing system according to claim 1, wherein when the control unit of the information processing device repeatedly performs a test with the same content, the control unit of the information processing device controls the parameter value in the execution of the second and subsequent tests. Controls each section so that the test is executed using the service table and the check table created by the parameter decoding processing section at the time of the first test execution, without executing the parameter decoding processing section. An information processing system characterized by:
【請求項3】請求項1記載の情報処理システムであって
、前記情報処理装置に接続する外部記憶装置を備え、か
つ、前記情報処理装置の制御部は、前記パラメ−タ解読
処理部が作成した前記サ−ビステ−ブルとチェックテ−
ブルとを、前記外部記憶装置に格納する格納手段と、外
部記憶装置に格納されているサ−ビステ−ブルとチェッ
クテ−ブルとに対応する試験を実行する場合に、これを
外部装置より読み出す読み出し手段と、読み出したサ−
ビステ−ブルおよび前記チェックテ−ブルを用いて試験
を実行するよう前記各部を制御する実行制御手段とを有
することを特徴とする情報処理システム。
3. The information processing system according to claim 1, further comprising an external storage device connected to the information processing device, and wherein the control section of the information processing device is configured to process information created by the parameter decoding processing section. The above service table and check table
storage means for storing the table in the external storage device; and reading out the service table and check table from the external device when executing a test corresponding to the service table and check table stored in the external storage device. The readout means and the readout service
1. An information processing system comprising: a test table and an execution control means for controlling each of the sections to execute a test using the check table.
【請求項4】前記パラメ−タ解読処理部が作成した前記
サ−ビステ−ブルとチェックテ−ブルとを他の情報処理
システムに提供する機能を有する請求項1、2または3
記載の情報処理システムと、前記提供されたサ−ビステ
−ブル内の入出力デ−タに基づいて、入出力装置に入出
力命令を発行するサ−ビス処理部と、前記提供されたチ
ェックテ−ブル内の期待値データに基づいて、入出力装
置の前記入出力命令による動作結果が期待通りのもので
あったか否かをチェックすチェック処理部と、サ−ビス
処理部とチェック処理部との実行を制御する制御部とを
有する第2の情報処理装置と第2の情報処理装置に接続
する入出力装置とを含んで構成される第2の情報処理シ
ステムと、を含んで構成されることを特徴とする複合情
報処理システム。
4. The information processing system according to claim 1, further comprising a function of providing the service table and check table created by the parameter decoding processing section to another information processing system.
The information processing system described above, a service processing unit that issues an input/output command to an input/output device based on the input/output data in the provided service table, and the provided check table. - A check processing unit that checks whether the operation result of the input/output command of the input/output device is as expected based on the expected value data in the input/output device, and a service processing unit and a check processing unit. A second information processing system including a second information processing device having a control unit that controls execution and an input/output device connected to the second information processing device. A complex information processing system featuring:
【請求項5】情報処理装置と情報処理装置に接続する通
信制御装置とを含んで構成される情報処理システムであ
って、前記情報処理装置は、少なくとも通信制御装置の
試験動作内容を規定する動作パラメ−タと試験動作の結
果に関する期待値である結果パラメ−タとを含んだ試験
用パラメ−タを記憶する記憶手段と、記憶手段に記憶さ
れた試験用パラメ−タを解読し、解読した前記動作パラ
メ−タより前記試験動作を通信制御装置に行わせるため
の通信制御命令に用いる入出力デ−タを格納するサ−ビ
ステ−ブルと、結果パラメ−タより前記試験動作の結果
に関する期待値データを格納するチェックテ−ブルとを
作成するパラメ−タ解読処理部と、前記サ−ビステ−ブ
ル内の入出力デ−タに基づいて、通信制御装置に通信制
御命令を発行するサ−ビス処理部と、チェックテ−ブル
内の期待値データに基づいて、通信制御装置の前記通信
制御命令による動作結果が期待通りのものであったか否
かをチェックするチェック処理部と、前記パラメ−タの
解読処理部とサ−ビス処理部とチェック処理部との実行
を、各々独立に制御する制御部と、を有することを特徴
とする情報処理システム。
5. An information processing system including an information processing device and a communication control device connected to the information processing device, wherein the information processing device performs an operation that defines at least test operation contents of the communication control device. a storage means for storing test parameters including parameters and result parameters that are expected values regarding the results of test operations; and a storage means for decoding and decoding the test parameters stored in the storage means. A service table that stores input/output data used in a communication control command for causing the communication control device to perform the test operation based on the operation parameter, and expectations regarding the result of the test operation based on the result parameter. a parameter decoding processor that creates a check table that stores value data; and a service that issues a communication control command to the communication control device based on the input/output data in the service table. a check processing unit that checks whether the operation result of the communication control device according to the communication control command is as expected based on the expected value data in the check table; An information processing system comprising: a control section that independently controls execution of a decoding processing section, a service processing section, and a check processing section.
【請求項6】請求項5記載の情報処理システムであって
、前記情報処理装置の制御部は、同じ内容の試験を繰り
返して行う場合、第2回目以降の試験の実行においては
、前記パラメ−タ解読処理部を実行せずに、第1回目の
試験実行時に前記パラメ−タ解読処理部が作成した前記
サ−ビステ−ブルおよび前記チェックテ−ブルを用いて
試験を実行するよう各部を制御することを特徴とする情
報処理システム。
6. The information processing system according to claim 5, wherein when the control unit of the information processing device repeatedly performs a test with the same content, the control unit of the information processing device adjusts the parameters in the execution of the second and subsequent tests. Controls each section so that the test is executed using the service table and the check table created by the parameter decoding processing section at the time of the first test execution, without executing the parameter decoding processing section. An information processing system characterized by:
【請求項7】請求項5記載の情報処理システムであって
、前記情報処理装置に接続する外部記憶装置を備え、か
つ、前記情報処理装置の制御部は、前記パラメ−タ解読
処理部が作成した前記サ−ビステ−ブルとチェックテ−
ブルとを、前記外部記憶装置に格納する格納手段と、外
部記憶装置に格納されているサ−ビステ−ブルとチェッ
クテ−ブルとに対応する試験を実行する場合に、これを
外部装置より読み出す読み出し手段と、読み出したサ−
ビステ−ブルおよび前記チェックテ−ブルを用いて試験
を実行するよう前記各部を制御する実行制御手段とを有
することを特徴とする情報処理システム。
7. The information processing system according to claim 5, further comprising an external storage device connected to the information processing device, and wherein the control unit of the information processing device is configured to perform processing using the information processing unit created by the parameter decoding processing unit. The above service table and check table
storage means for storing the table in the external storage device; and reading out the service table and check table from the external device when executing a test corresponding to the service table and check table stored in the external storage device. The readout means and the readout service
1. An information processing system comprising: a test table and an execution control means for controlling each of the sections to execute a test using the check table.
【請求項8】前記パラメ−タ解読処理部が作成した前記
サ−ビステ−ブルとチェックテ−ブルとを他の情報処理
システムに提供する機能を有する請求項5、6または7
記載の情報処理システムと、前記提供されたサ−ビステ
−ブル内の入出力デ−タに基づいて、通信制御装置に通
信制御命令を発行するサ−ビス処理部と、前記提供され
たチェックテ−ブル内の期待値データに基づいて、通信
制御装置の前記通信制御命令による動作結果が期待通り
のものであったか否かをチェックすチェック処理部と、
サ−ビス処理部とチェック処理部との実行を制御する制
御部とを有する第2の情報処理装置と第2の情報処理装
置に接続する通信制御装置とを含んで構成される第2の
情報処理システムと、を含んで構成されることを特徴と
する複合情報処理システム。
8. The information processing system according to claim 5, further comprising a function of providing the service table and check table created by the parameter decoding processing section to another information processing system.
The information processing system described above, a service processing unit that issues a communication control command to a communication control device based on the input/output data in the provided service table, and the provided check table. - a check processing unit that checks whether the operation result of the communication control device according to the communication control command is as expected based on the expected value data in the bull;
Second information that includes a second information processing device that has a control unit that controls execution of the service processing unit and the check processing unit, and a communication control device that connects to the second information processing device. A complex information processing system comprising: a processing system;
JP3075311A 1991-04-08 1991-04-08 Information processing system Pending JPH04309152A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP3075311A JPH04309152A (en) 1991-04-08 1991-04-08 Information processing system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP3075311A JPH04309152A (en) 1991-04-08 1991-04-08 Information processing system

Publications (1)

Publication Number Publication Date
JPH04309152A true JPH04309152A (en) 1992-10-30

Family

ID=13572585

Family Applications (1)

Application Number Title Priority Date Filing Date
JP3075311A Pending JPH04309152A (en) 1991-04-08 1991-04-08 Information processing system

Country Status (1)

Country Link
JP (1) JPH04309152A (en)

Similar Documents

Publication Publication Date Title
JPH04309152A (en) Information processing system
CN115114247A (en) File data processing method and device
JP2003177937A (en) Apparatus and method for improvement of communication between emulator unit and host device
JPH0253148A (en) Debugging method for test program for input/output device
KR20100075116A (en) Method and apparatus for executing command to multitasking a plurality of process
JPH06324861A (en) System and method for controlling cpu
JP2003005987A (en) Emulation device
JPS6257034A (en) Software test system using virtual device
JPH03160547A (en) Input/output buffer control method for data processor
JPH04225442A (en) Matching property check method for computer file system
JP2912046B2 (en) File server control method
CN113703874A (en) Data stream processing method, device, equipment and readable storage medium
JPH0667990A (en) Shared memory testing method in multiprocessor system
JPS59194251A (en) Diagnostic system of data processor
JPH0375832A (en) Virtual machine control system
JPS60134943A (en) Scan-out system
JPS6020771B2 (en) Micro diagnosis method
JPS6065349A (en) Generating system of test data
JPH06230080A (en) Inspection device
JPH0546427A (en) Online system
JPH0635813A (en) Diagnosing method for electronic computer
JPS6254352A (en) System test controller
JPH07295860A (en) Software test method/device
JPH06301632A (en) Dma control device and its control method
JPS59172187A (en) System for converting and control dynamic address