CN114356771A - Operation method, device and equipment of data processing entity - Google Patents

Operation method, device and equipment of data processing entity Download PDF

Info

Publication number
CN114356771A
CN114356771A CN202111682684.4A CN202111682684A CN114356771A CN 114356771 A CN114356771 A CN 114356771A CN 202111682684 A CN202111682684 A CN 202111682684A CN 114356771 A CN114356771 A CN 114356771A
Authority
CN
China
Prior art keywords
data processing
processing entity
target
data
module
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
CN202111682684.4A
Other languages
Chinese (zh)
Inventor
钱东彦
祁兴达
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.)
Longxin Zhongke Wuhan Technology Co ltd
Original Assignee
Longxin Zhongke Wuhan Technology 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 Longxin Zhongke Wuhan Technology Co ltd filed Critical Longxin Zhongke Wuhan Technology Co ltd
Priority to CN202111682684.4A priority Critical patent/CN114356771A/en
Publication of CN114356771A publication Critical patent/CN114356771A/en
Pending legal-status Critical Current

Links

Images

Abstract

The application provides an operation method, a device and equipment of a data processing entity, wherein the method comprises the following steps: respectively acquiring a target data processing entity identifier and target operation data; according to the target data processing entity identification, determining a preselected operation module corresponding to the target data processing entity identification from a plurality of operation modules for operating different data processing entities; according to the target operation data, determining a target operation module from the preselected operation modules; and operating the target data processing entity through the target operation module. By the method, different types of target data processing entities can be debugged or tested through the application programs on the same electronic device, and compared with the mode that different application programs are respectively adopted to operate different types of objects in the prior art, the integrated tool can simplify the operation process, improve the operation efficiency and reduce the operation cost.

Description

Operation method, device and equipment of data processing entity
Technical Field
The present application relates to the field of software technologies, and in particular, to an operating method, an operating device, and an operating apparatus for a data processing entity.
Background
During development, different digital processing entities often need to be debugged or tested. In the prior art, when digital processing entities of different types are operated, special operating tools are required to be used respectively, and when the number of the digital processing entities is large, the number of the operating tools is correspondingly increased, so that management confusion is easily caused, the working intensity of personnel is increased, and the operating efficiency is influenced.
Disclosure of Invention
The application provides an operation method, an operation device and operation equipment of a data processing entity, which can realize debugging or testing of different types of target data processing entities through application programs on the same electronic equipment, improve the operation efficiency and reduce the operation cost.
In a first aspect, the present application provides a method for operating a data processing entity, including: respectively acquiring a target data processing entity identifier and target operation data; according to the target data processing entity identification, determining a preselected operation module corresponding to the target data processing entity identification from a plurality of operation modules for operating different data processing entities; according to the target operation data, determining a target operation module from the preselected operation modules; and operating the target data processing entity through the target operation module.
Optionally, determining, according to the target data processing entity identifier, a preselected operation module corresponding to the target data processing entity identifier from a plurality of operation modules for operating different data processing entities, includes: and according to the corresponding relation among the pre-stored data processing entity identification, the operation data and the operation modules, determining a pre-selected operation module corresponding to the target operation data and the target data processing entity identification from a plurality of operation modules for operating different data processing entities.
Optionally, the obtaining target operation data of the target data processing entity includes: determining operation data applicable to the target data processing entity according to the target data processing entity identifier; displaying operation data applicable to the target data processing entity; and receiving a first operation instruction, and determining target operation data according to the first operation instruction, wherein the first operation instruction is triggered by a user based on the operation data applicable to the target data processing entity.
Optionally, if the target data processing entity is an interface controller; operating, by a target operation module, a target data processing entity, comprising: acquiring a physical address of an interface controller; mapping the physical address according to a preset mapping rule to obtain a memory virtual address corresponding to the physical address; and debugging the interface controller through the memory virtual address.
Optionally, if the target data processing entity is a central processing unit CPU or a memory access module; operating, by a target operation module, a target data processing entity, comprising: and testing the CPU or the memory access module through the test case corresponding to the target operation module.
Optionally, before the target data processing entity identifier and the target operation data are respectively obtained, the method further includes: and displaying the corresponding relation among the pre-stored data processing entity identification, the operation data and the operation module.
In a second aspect, the present application further provides an operating method of a data processing entity, including: acquiring a plurality of data processing entity identifications and operation data corresponding to each data processing entity identification; determining a target instruction corresponding to each data processing entity identifier and operation data from the instruction set, and determining the target instruction as an operation module corresponding to the data processing entity identifier and the operation data; and storing the corresponding relation among the data processing entity identifications, the operation data and the operation modules.
Optionally, storing the correspondence between each data processing entity identifier, the operation data, and the operation module includes: and constructing a linked list by taking the corresponding relation among any group of data processing entity identifications, operation data and operation modules as nodes so as to store the corresponding relation among the data processing entity identifications, the operation data and the operation modules.
In a third aspect, the present application further provides an operating apparatus for a data processing entity, the apparatus including:
and the first acquisition module is used for respectively acquiring the target data processing entity identifier and the target operation data.
And the first processing module is used for determining a preselected operation module corresponding to the target data processing entity identifier from a plurality of operation modules used for operating different data processing entities according to the target data processing entity identifier.
And the first processing module is also used for determining a target operation module from the preselected operation modules according to the target operation data.
The first processing module is also used for operating the target data processing entity through the target operation module.
Optionally, the first processing module is specifically configured to determine, according to a correspondence relationship between pre-stored data processing entity identifiers, operation data, and operation modules, a preselected operation module corresponding to the target operation data and the target data processing entity identifier from among a plurality of operation modules for operating different data processing entities.
Optionally, the first obtaining module is specifically configured to determine, according to the identifier of the target data processing entity, operation data applicable to the target data processing entity; displaying operation data applicable to the target data processing entity; and receiving a first operation instruction, and determining target operation data according to the first operation instruction, wherein the first operation instruction is triggered by a user based on the operation data applicable to the target data processing entity.
Optionally, if the target data processing entity is an interface controller; optionally, the first processing module is specifically configured to obtain a physical address of the interface controller; mapping the physical address according to a preset mapping rule to obtain a memory virtual address corresponding to the physical address; and debugging the interface controller through the memory virtual address.
Optionally, if the target data processing entity is a central processing unit CPU or a memory access module; optionally, the first processing module is specifically configured to test the CPU or the memory access module through a test case corresponding to the target operation module.
Optionally, the first processing module is further configured to display a correspondence between the pre-stored data processing entity identifier, the operation data, and the operation module.
In a fourth aspect, the present application further provides an operating apparatus for a data processing entity, the apparatus comprising:
and the second acquisition module is used for acquiring a plurality of data processing entity identifications and the operation data corresponding to each data processing entity identification.
And the second processing module is used for determining a target instruction corresponding to each data processing entity identifier and operation data from the instruction set, and determining the target instruction as the operation module corresponding to the data processing entity identifier and the operation data.
And the second processing module is also used for storing the corresponding relation among the data processing entity identifications, the operation data and the operation module.
Optionally, the second processing module is specifically configured to construct a linked list with the correspondence between any one group of data processing entity identifier, operation data, and operation module as a node, so as to store the correspondence between each data processing entity identifier, operation data, and operation module.
In a fifth aspect, the present application provides an electronic device, comprising: at least one processor; and a memory communicatively coupled to the at least one processor; wherein the memory stores instructions executable by the at least one processor to cause the at least one processor to perform the method of the first aspect or the alternatives of the first aspect, or the second aspect or the alternatives of the second aspect.
In a sixth aspect, the present application provides a computer readable storage medium having stored thereon computer executable instructions for performing a method as described in the first aspect or the alternatives of the first aspect, or the second aspect or the alternatives of the second aspect, when executed by a processor.
The application provides an operation method, device and equipment of a data processing entity, through respectively obtaining data processing entity identification and target operation data, and then according to the data processing entity identification obtained, from a plurality of operation modules for debugging different equipment, confirm the target operation module corresponding to target data processing entity identification, then according to target operation data, through the target operation module, debug the program in the target data processing entity, can realize that the target data processing entity of different grade type is debugged or tested through the application program on the same electronic equipment, compared with the prior art, the mode that different application programs respectively adopted operate the objects of different grade type, the integrated tool can simplify the operation process, improve the operation efficiency, and reduce the operation cost.
Drawings
Fig. 1 is a schematic diagram of an application scenario of an operation method of a data processing entity provided in the present application;
FIG. 2 is a flow chart illustrating a method of operation of a data processing entity according to the present application;
FIG. 3 is a schematic flow chart diagram of another method of operation of a data processing entity as provided herein;
FIG. 4 is a schematic view of a display interface provided herein;
FIG. 5 is a schematic view of another display interface provided herein;
FIG. 6 is a schematic flow chart diagram illustrating a method of operation of yet another data processing entity provided herein;
FIG. 7 is a schematic diagram of an operating apparatus of a data processing entity according to the present application;
FIG. 8 is a schematic diagram of an alternative data processing entity operating apparatus according to the teachings provided herein;
fig. 9 is a schematic structural diagram of an electronic device provided in the present application.
With the foregoing drawings in mind, certain embodiments of the disclosure have been shown and described in more detail below. These drawings and written description are not intended to limit the scope of the disclosed concepts in any way, but rather to illustrate the concepts of the disclosure to those skilled in the art by reference to specific embodiments.
Detailed Description
Reference will now be made in detail to the exemplary embodiments, examples of which are illustrated in the accompanying drawings. When the following description refers to the accompanying drawings, like numbers in different drawings represent the same or similar elements unless otherwise indicated. The implementations described in the exemplary embodiments below are not intended to represent all implementations consistent with the present disclosure. Rather, they are merely examples of apparatus and methods consistent with certain aspects of the present disclosure, as detailed in the appended claims.
In the development process, in order to ensure the correctness of the device program, the device is usually required to be debugged. In the prior art, when different types of equipment are debugged, a special debugging functional tool is required to be used. When the number of target data processing entities is large, debugging tools are correspondingly increased, and management confusion is easily caused. When debugging personnel debug different devices, debugging tools need to be frequently replaced, the working difficulty of the debugging personnel is increased, and the debugging efficiency is influenced to a certain extent; the use of multiple different debugging tools can increase development costs to some extent.
The technical problem described above can be solved if the commissioning tools of different devices can be integrated together. In order to solve the above problems, the present application provides an operation method of a data processing entity, which determines a target operation module corresponding to a target data processing entity identifier from a plurality of pre-stored operation modules for debugging different devices through the acquired data processing entity identifier, and debugs a program in the target data processing entity through the target operation module according to the acquired target operation data, thereby implementing the operation of debugging different types of target data processing entities with an integrated tool, improving the debugging efficiency, reducing the management difficulty of debugging devices, reducing the work intensity of debugging personnel, and saving the development cost.
Fig. 1 is a schematic diagram of an application scenario of an operation method of a data processing entity provided in the present application, and as shown in fig. 1, the method may be applied to a scenario composed of an electronic device 11 and a plurality of target data processing entities 12, and different types of target data processing entities can be debugged by the electronic device.
The electronic device may determine a target operation module corresponding to the target data processing entity identifier from a plurality of operation modules for operating different data processing entities according to the data processing entity identifier by respectively obtaining the data processing entity identifier and the target operation data input by the user 13, and operate the target data processing entity through the target operation module.
Fig. 2 is a schematic flowchart of an operation method of a data processing entity, which is applied to an electronic device, and as shown in fig. 2, the method includes:
s201, respectively acquiring data processing entity identification and target operation data.
Wherein the target operation data may include operations related to the type of debug, e.g., read, write; and test items related to the test types, such as a memory pressure test, a memory leakage test and a CPU computing capacity test, can also be included.
Illustratively, the data processing entity identification may be a name, a number, or the like.
The electronic device can accept the data processing entity identification and the target operation data input by the user through an interactive interface or an interactive device, such as a keyboard.
The user may input the data processing entity identifier and the target operation data at one time, or may input the data processing entity identifier and the target operation data step by step, and for example, may input the target operation data according to feedback information sent by the electronic device after inputting the data processing entity identifier.
S202, according to the data processing entity identification, a preselected operation module corresponding to the target data processing entity identification is determined from a plurality of operation modules used for operating different data processing entities.
Any data processing entity identification may correspond to one or more preselected operational modules.
The pre-selection operation modules corresponding to the data processing entities may be the same or different.
The operation module can be an operation instruction set corresponding to debugging operation; or may be a test case associated with the test item.
And S203, determining a target operation module from the pre-selection operation modules according to the target operation data.
And the target operation module is an operation module corresponding to the target operation data and the identification of the target data processing entity.
And S204, operating the target data processing entity through the target operation module.
When the target operation module is used for testing a related test case, the electronic equipment tests the target data processing entity by calling the test case; and when the target operation module is in an operation instruction set related to debugging, the electronic equipment debugs the target data processing entity by calling the operation instruction set.
According to the operation method of the data processing entity, the identification of the target data processing entity and the target operation data are respectively obtained; according to the target data processing entity identification, determining a preselected operation module corresponding to the target data processing entity identification from a plurality of operation modules for operating different data processing entities; according to the target operation data, determining a target operation module from the preselected operation modules; through the target operation module, the target data processing entity is operated, the target data processing entities of different types can be debugged or tested through the application program on the same electronic equipment, compared with the mode that different application programs are respectively adopted to operate objects of different types in the prior art, the integrated tool can simplify the operation process, improve the operation efficiency and reduce the operation cost.
Fig. 3 is a schematic flowchart of another operation method of a data processing entity, which is provided in the present application and is applied to an electronic device, and the embodiment shown in fig. 3 further details how to obtain target operation data based on the embodiment shown in fig. 2, as shown in fig. 3, the method includes:
optionally, before S301, the method further includes:
and S300, displaying the corresponding relation among the pre-stored data processing entity identification, the operation data and the operation module.
And the electronic device outputs and displays the corresponding relation among the prestored data processing entity identification, the operation data and the operation module through an interactive interface.
S301, acquiring the data processing entity identification.
Illustratively, the data processing entity identification may be a name, a number, or the like.
The electronic device may accept user input of the identification of the data processing entity via an interactive interface or an interactive device, such as a keyboard.
S302, determining operation data used by the target data processing entity according to the data processing entity identification.
The operational data may include operations related to the type of debugging, e.g., read, write; and test items related to the test types, such as a memory pressure test, a memory leakage test and a CPU computing capacity test, can also be included.
In one possible implementation manner, determining the operation data applicable to the target data processing entity according to the data processing entity identifier includes: and according to the data processing entity identification, determining the operation data applicable to the target data processing entity identification from the corresponding relation between the plurality of data processing entity identifications and the operation data which are stored in advance.
And S303, displaying the operation data applicable to the target data processing entity.
The electronic equipment can output and display the operation data applicable to the target data processing entity through the interactive interface. Only the operation data itself may be displayed, and the operation data and the corresponding data processing entity identifier may also be displayed.
S304, receiving a first operation instruction, and determining target operation data according to the first operation instruction.
The first operation instruction is triggered by a user based on operation data applicable to the target data processing entity.
The method is used for triggering the first operation instruction through an interactive interface of the electronic device or an interactive device, such as a keyboard.
S302-S304 are further described below in conjunction with the figures.
Fig. 4 is a schematic diagram of a display interface provided in the present application, and as shown in fig. 4, after a user inputs a target data processing entity identifier a, the display interface jumps from a first interface 41 to a second interface 42; the operational data W and R applicable to the target data processing entity are shown in the second interface 42; further, the user may input W or R through the second interface 42 to trigger the first operation instruction.
Fig. 5 is a schematic view of another display interface provided in the present application, and as shown in fig. 5, after a user inputs a target data processing entity identifier a, the display interface jumps from a first interface 51 to a second interface 52; the second interface 52 shows the operation data W and the corresponding identification information 0, and the operation data R and the corresponding identification information 1, which are applicable to the target data processing entity; further, the user may input 0 or 1 through the second interface 52 to trigger the first operation instruction.
S305, according to the target data processing entity identification, a preselected operation module corresponding to the target data processing entity identification is determined from a plurality of operation modules used for operating different data processing entities.
In one possible implementation manner, determining a preselected operation module corresponding to the target data processing entity identifier from a plurality of operation modules for operating different data processing entities according to the target data processing entity identifier includes: and according to the corresponding relation among the pre-stored target data processing entity identification, the operation data and the operation modules, determining a pre-selected operation module corresponding to the target operation data and the target data processing entity identification from a plurality of operation modules for operating different data processing entities.
By the method, the target operation module corresponding to the target data processing entity can be quickly determined, and the operation efficiency of the data processing entity can be improved.
S306, according to the target operation data, determining a target operation module from the pre-selection operation modules.
And S307, operating the target data processing entity through the target operation module.
In one possible implementation, if the target data processing entity is an interface controller; operating, by a target operation module, a target data processing entity, comprising: acquiring a physical address of an interface controller; mapping the physical address according to a preset mapping rule to obtain a memory virtual address corresponding to the physical address; and debugging the interface controller through the memory virtual address.
Illustratively, the physical address of the device is converted into the memory virtual address by a mem file mapping mode through a physicalTransferVirtual () function.
According to the method, the program in the target data processing entity is debugged according to the target operation module and the physical address by acquiring the physical address of the target data processing entity, so that the target data processing entity can be accurately positioned, and the smooth execution of the debugging process is ensured.
In another possible implementation manner, if the target data processing entity is a Central Processing Unit (CPU) or a memory access module; operating, by a target operation module, a target data processing entity, comprising: and testing the CPU or the memory access module through the test case corresponding to the target operation module.
By the method, the test of the test target can be realized.
On the basis of the above embodiment, the operation data executable by the target data processing entity is further determined according to the data processing entity identifier, the operation data applicable to the target data processing entity is displayed, then the first operation instruction triggered by the user based on the operation data applicable to the target data processing entity is received, the target operation data is determined according to the operation instruction, the operation data applicable to the target data processing entity can be prompted to the user through interaction with the user, the occurrence of misoperation of the user is reduced, the accuracy of operation is improved, and further, the test efficiency is improved.
Fig. 6 is a schematic flowchart of an operation method of another data processing entity provided in the present application, where the method is applied to an electronic device, and as shown in fig. 6, the method includes:
s601, acquiring a plurality of data processing entity identifications and operation data corresponding to each data processing entity identification.
The electronic equipment can acquire a plurality of data processing entity identifications and operation data corresponding to the data processing entity identifications through an interactive interface or interactive equipment, such as a keyboard and the like; the method also can obtain a plurality of data processing entity identifications and operation data corresponding to the data processing entity identifications from other electronic equipment; and acquiring a plurality of data processing entity identifications and operation data corresponding to each data processing entity identification from the entity or the virtual storage medium.
S602, determining a target instruction corresponding to each data processing entity identifier and operation data from the instruction set, and determining the target instruction as an operation module corresponding to the data processing entity identifier and the operation data.
For example, from a plurality of instruction sets stored in advance, instructions corresponding to the data processing entity identifiers and the operation data are determined, and the instruction corresponding to each data processing entity identifier and operation data is determined as the corresponding operation module.
S603, storing the corresponding relation among the data processing entity identifications, the operation data and the operation modules.
In a possible implementation manner, storing the correspondence between each data processing entity identifier, the operation data, and the operation module includes: and constructing a linked list by taking the corresponding relation among any group of data processing entity identifications, operation data and operation modules as nodes so as to store the corresponding relation among the data processing entity identifications, the operation data and the operation modules.
Optionally, the data processing entity identifier, the operation data, and the operation module construct a structural body, and further construct a linked list with the structural body as a node.
By the method, a data structure mode is adopted, and the expandability is strong.
Illustratively, the information of the data processing entity is abstracted into device nodes by DevInitInstance (), and each node may contain target data processing entity identification, device operation data. When the data processing entity is a device to be debugged, such as an interface control device, the node may include a target data processing entity identifier, device operation data, a device physical address, and a virtual address mapped by the device. And determining a target command, namely an operation module, corresponding to each equipment node, and establishing an association relation among the target data processing entity identifier, the operation data and the operation module through binding. Specifically, according to the operation data and the operation module, the command set is bound to the corresponding data processing entity node through NodeBindcmd () through the function corresponding to the CmdRegisterOps () function HOOK.
When a new device is needed, the relevant content of the new device may be inserted into any position in the list corresponding to the correspondence between the storage target data processing entity identifier, the operation data, and the operation module, and the new device is inserted, for example, through devnodein ().
Optionally, the method further comprises: and displaying the corresponding relation among the target data processing entity identification, the operation data and the operation module.
Illustratively, the correspondence between the target data processing entity identification, the operation data, and the operation module is sketched on a display screen by DrawList ().
The physical address of the device may also be displayed on the interface.
By the method, a prompt effect can be achieved for the user, user operation is facilitated, user operation difficulty is reduced, user experience is improved, and debugging efficiency is further improved.
Alternatively, only the correspondence between the target data processing entity identification and the operation data may be displayed.
By the method, information with low user attention can be removed, the reading difficulty of the user is reduced, and the operation efficiency of the user is improved.
Optionally, the method further comprises: and updating the linked list according to the obtained new data processing entity identification and the new operation data corresponding to the new data processing entity identification.
Illustratively, if the obtained new operation data processing entity is an existing data processing entity, updating a linked list node corresponding to the data processing entity identifier according to the new operation data; and if the acquired new operation data processing entity is not the existing data processing entity, forming a new linked list node according to the new data processing entity identification and the new operation data so as to update the linked list.
Illustratively, if the obtained new operation data processing entity is not an existing data processing entity, a new linked list node is formed according to the new data processing entity identifier, the new operation data and the position information of the target insertion point, so as to update the linked list.
The position information of the target insertion point can be determined according to the information of the nodes in the linked list before and after the insertion position.
According to the operation method of the data processing entity, a plurality of data processing entity identifications and operation data corresponding to the data processing entity identifications are obtained; determining a target instruction corresponding to each data processing entity identifier and operation data from the instruction set, and determining the target instruction as an operation module corresponding to the data processing entity identifier and the operation data; the corresponding relation among the identification of each data processing entity, the operation data and the operation module is stored, a plurality of operation modules used for debugging different devices can be determined and stored, and then integration of the operation modules suitable for different devices is realized.
Fig. 7 is a schematic structural diagram of an operating apparatus of a data processing entity, as shown in fig. 7, the apparatus includes:
a first obtaining module 71, configured to obtain the target data processing entity identifier and the target operation data, respectively.
The first processing module 72 is configured to determine, according to the target data processing entity identifier, a preselected operation module corresponding to the target data processing entity identifier from among a plurality of operation modules for operating different data processing entities.
The first processing module 72 is further configured to determine a target operation module from the preselected operation modules according to the target operation data.
The first processing module 72 is further configured to operate the target data processing entity through the target operation module.
Optionally, the first processing module 72 is specifically configured to determine, according to a correspondence relationship between pre-stored data processing entity identifiers, operation data, and operation modules, a preselected operation module corresponding to the target operation data and the target data processing entity identifier from a plurality of operation modules used for operating different data processing entities.
Optionally, the first obtaining module 71 is specifically configured to determine, according to the identifier of the target data processing entity, operation data applicable to the target data processing entity; displaying operation data applicable to the target data processing entity; and receiving a first operation instruction, and determining target operation data according to the first operation instruction, wherein the first operation instruction is triggered by a user based on the operation data applicable to the target data processing entity.
Optionally, if the target data processing entity is an interface controller; optionally, the first processing module 72 is specifically configured to obtain a physical address of the interface controller; mapping the physical address according to a preset mapping rule to obtain a memory virtual address corresponding to the physical address; and debugging the interface controller through the memory virtual address.
Optionally, if the target data processing entity is a central processing unit CPU or a memory access module; optionally, the first processing module 72 is specifically configured to test the CPU or the memory access module through a test case corresponding to the target operation module.
Optionally, the first processing module 72 is further configured to display a correspondence relationship between the pre-stored data processing entity identifier, the operation data, and the operation module.
The apparatus may perform the method provided in the method embodiment shown in fig. 2 or fig. 3, and the content and effect thereof may refer to the part of the method embodiment, which is not described again.
Fig. 8 is a schematic structural diagram of another data processing entity operating apparatus, as shown in fig. 8, the apparatus includes:
the second obtaining module 81 is configured to obtain a plurality of data processing entity identifiers and operation data corresponding to each data processing entity identifier.
And the second processing module 82 is used for determining a target instruction corresponding to each data processing entity identifier and operation data from the instruction set, and determining the target instruction as an operation module corresponding to the data processing entity identifier and the operation data.
The second processing module 82 is further configured to store a corresponding relationship between each data processing entity identifier, the operation data, and the operation module.
Optionally, the second processing module 82 is specifically configured to use any one set of correspondence between data processing entity identifiers, operation data, and operation modules as nodes to construct a linked list, so as to store the correspondence between each data processing entity identifier, operation data, and operation module.
The apparatus may perform the method provided in the method embodiment shown in fig. 6, and the content and effect thereof may refer to the method embodiment section, which is not described again.
Fig. 9 is a schematic structural diagram of an electronic device provided in the present application, and as shown in fig. 9, the electronic device includes: a processor 91, a memory 92; the processor 91 is communicatively connected to the memory 92. The memory 92 is used to store computer programs. The processor 91 is adapted to call a computer program stored in the memory 92 to implement the method in the above-described method embodiment.
Optionally, the electronic device further comprises: a transceiver 93 for enabling communication with other devices.
The electronic device may execute the method provided in the foregoing method embodiment, and the content and effect of the method may refer to part of the method embodiment, which is not described again.
The present application also provides a computer-readable storage medium having stored therein computer-executable instructions for implementing the above method when executed by a processor.
The content and effect of the method can be referred to in the embodiment section of the method, and details are not repeated here.
Other embodiments of the disclosure will be apparent to those skilled in the art from consideration of the specification and practice of the disclosure disclosed herein. This application is intended to cover any variations, uses, or adaptations of the disclosure following, in general, the principles of the disclosure and including such departures from the present disclosure as come within known or customary practice within the art to which the disclosure pertains. It is intended that the specification and examples be considered as exemplary only, with a true scope and spirit of the disclosure being indicated by the following claims. It will be understood that the present disclosure is not limited to the precise arrangements described above and shown in the drawings and that various modifications and changes may be made without departing from the scope thereof. The scope of the present disclosure is limited only by the appended claims.

Claims (10)

1. A method of operation of a data processing entity, comprising:
respectively acquiring a target data processing entity identifier and target operation data;
according to the target data processing entity identification, determining a preselected operation module corresponding to the target data processing entity identification from a plurality of operation modules for operating different data processing entities;
according to the target operation data, determining a target operation module from the preselected operation modules;
and operating the target data processing entity through the target operation module.
2. The method of claim 1, wherein determining a preselected operational module corresponding to the target data processing entity identifier from a plurality of operational modules for operating different data processing entities based on the target data processing entity identifier comprises:
and according to the corresponding relation among the pre-stored data processing entity identification, the operation data and the operation modules, determining a pre-selected operation module corresponding to the target operation data and the target data processing entity identification from a plurality of operation modules for operating different data processing entities.
3. The method of claim 1, wherein obtaining target operational data for a target data processing entity comprises:
determining the operation data applicable to the target data processing entity according to the target data processing entity identification;
displaying operation data applicable to the target data processing entity;
receiving a first operation instruction, and determining the target operation data according to the first operation instruction, wherein the first operation instruction is triggered by a user based on the operation data applicable to the target data processing entity.
4. A method according to any of claims 1-3, wherein if the target data processing entity is an interface controller;
the operating the target data processing entity through the target operation module includes:
acquiring a physical address of the interface controller;
mapping the physical address according to a preset mapping rule to obtain a memory virtual address corresponding to the physical address;
and debugging the interface controller through the memory virtual address.
5. The method of claim 4, wherein if the target data processing entity is a Central Processing Unit (CPU) or a memory access module;
the operating the target data processing entity through the target operation module includes:
and testing the CPU or the memory access module through the test case corresponding to the target operation module.
6. The method of claim 1, wherein prior to said separately obtaining the target data processing entity identification and the target operational data, the method further comprises:
and displaying the corresponding relation among the pre-stored data processing entity identification, the operation data and the operation module.
7. A method of operation of a data processing entity, comprising:
acquiring a plurality of data processing entity identifications and operation data corresponding to each data processing entity identification;
determining a target instruction corresponding to each data processing entity identifier and operation data from an instruction set, and determining the target instruction as an operation module corresponding to the data processing entity identifier and operation data;
and storing the corresponding relation among the data processing entity identifications, the operation data and the operation modules.
8. The method according to claim 7, wherein storing the correspondence between the data processing entity identifiers, the operation data and the operation modules comprises:
and constructing a linked list by taking any group of corresponding relations among the data processing entity identifications, the operation data and the operation modules as nodes so as to store the corresponding relations among the data processing entity identifications, the operation data and the operation modules.
9. An electronic device, comprising:
at least one processor; and
a memory communicatively coupled to the at least one processor; wherein the content of the first and second substances,
the memory stores instructions executable by the at least one processor to enable the at least one processor to perform the method of any one of claims 1-8.
10. A computer-readable storage medium having computer-executable instructions stored thereon, which when executed by a processor, perform the method of any one of claims 1-8.
CN202111682684.4A 2021-12-31 2021-12-31 Operation method, device and equipment of data processing entity Pending CN114356771A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202111682684.4A CN114356771A (en) 2021-12-31 2021-12-31 Operation method, device and equipment of data processing entity

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202111682684.4A CN114356771A (en) 2021-12-31 2021-12-31 Operation method, device and equipment of data processing entity

Publications (1)

Publication Number Publication Date
CN114356771A true CN114356771A (en) 2022-04-15

Family

ID=81105819

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202111682684.4A Pending CN114356771A (en) 2021-12-31 2021-12-31 Operation method, device and equipment of data processing entity

Country Status (1)

Country Link
CN (1) CN114356771A (en)

Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20130231886A1 (en) * 2012-03-01 2013-09-05 Advantest Corporation Test apparatus and test module
CN108399132A (en) * 2018-03-21 2018-08-14 腾讯科技(深圳)有限公司 A kind of scheduling tests method, apparatus and storage medium
CN108429738A (en) * 2018-02-11 2018-08-21 中车青岛四方机车车辆股份有限公司 A kind of data analysis method and analyzing platform
CN110362483A (en) * 2019-06-19 2019-10-22 平安普惠企业管理有限公司 Performance data acquisition method, device, equipment and storage medium
CN111782547A (en) * 2020-07-24 2020-10-16 迈普通信技术股份有限公司 Equipment testing method, device, server and readable storage medium
CN111858118A (en) * 2020-07-01 2020-10-30 东风汽车集团有限公司 Hardware platform modular circuit testing method
CN112579438A (en) * 2020-12-01 2021-03-30 河南芯盾网安科技发展有限公司 Multifunctional automatic test tool and test method
CN113726612A (en) * 2021-09-07 2021-11-30 北京天融信网络安全技术有限公司 Method and device for acquiring test data, electronic equipment and storage medium

Patent Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20130231886A1 (en) * 2012-03-01 2013-09-05 Advantest Corporation Test apparatus and test module
CN108429738A (en) * 2018-02-11 2018-08-21 中车青岛四方机车车辆股份有限公司 A kind of data analysis method and analyzing platform
CN108399132A (en) * 2018-03-21 2018-08-14 腾讯科技(深圳)有限公司 A kind of scheduling tests method, apparatus and storage medium
CN110362483A (en) * 2019-06-19 2019-10-22 平安普惠企业管理有限公司 Performance data acquisition method, device, equipment and storage medium
CN111858118A (en) * 2020-07-01 2020-10-30 东风汽车集团有限公司 Hardware platform modular circuit testing method
CN111782547A (en) * 2020-07-24 2020-10-16 迈普通信技术股份有限公司 Equipment testing method, device, server and readable storage medium
CN112579438A (en) * 2020-12-01 2021-03-30 河南芯盾网安科技发展有限公司 Multifunctional automatic test tool and test method
CN113726612A (en) * 2021-09-07 2021-11-30 北京天融信网络安全技术有限公司 Method and device for acquiring test data, electronic equipment and storage medium

Similar Documents

Publication Publication Date Title
CN105094783B (en) method and device for testing stability of android application
US6282699B1 (en) Code node for a graphical programming system which invokes execution of textual code
US8225287B2 (en) Method for testing a system
CN109977670B (en) Android application security monitoring method based on plug-in loading and storage medium
CN108920370B (en) Compatibility problem detection method, device and equipment
CN103984626A (en) Method and device for generating test-case script
CN110879777A (en) Control testing method and device for application interface, computer equipment and storage medium
CN104915297B (en) A kind of automated testing method of the APP power consumption of android equipment
US20160110281A1 (en) System and method for debugging firmware/software by generating trace data
CN112597028A (en) Method and device for displaying case test result and readable storage medium
CN112231206A (en) Script editing method for application program test, computer readable storage medium and test platform
CN104156305A (en) Application program testing method and device
CN111159023A (en) Test method, test device, electronic equipment and computer readable storage medium
CN114090365A (en) Method, device and equipment for performing function test by using dynamic link library
CN110908915A (en) Test coverage rate display method and device and computer system
US9280627B1 (en) GUI based verification at multiple abstraction levels
CN114356771A (en) Operation method, device and equipment of data processing entity
CN114218072A (en) Test script generation method and device, storage medium and computer equipment
CN106844186B (en) Offline test method of application and terminal equipment
RU2729210C1 (en) Electronic devices software testing system
US10152466B2 (en) Comparing user interfaces
CN113986749A (en) Display method and display device of front-end test information and electronic equipment
CN114217927A (en) Thread calling method and device, computer equipment and storage medium
CN108509197B (en) Test requirement view generation method and ATE (automatic test equipment) test method
CN111427783A (en) RTE interface testing method, device, equipment and storage medium

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination