CN106095687B - A kind of Linux PCI trawl performances error-detecting method and device - Google Patents

A kind of Linux PCI trawl performances error-detecting method and device Download PDF

Info

Publication number
CN106095687B
CN106095687B CN201610459440.2A CN201610459440A CN106095687B CN 106095687 B CN106095687 B CN 106095687B CN 201610459440 A CN201610459440 A CN 201610459440A CN 106095687 B CN106095687 B CN 106095687B
Authority
CN
China
Prior art keywords
pci
trawl
upgraded
performances
trawl performances
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.)
Active
Application number
CN201610459440.2A
Other languages
Chinese (zh)
Other versions
CN106095687A (en
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.)
Xidian University
Original Assignee
Xidian University
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 Xidian University filed Critical Xidian University
Priority to CN201610459440.2A priority Critical patent/CN106095687B/en
Publication of CN106095687A publication Critical patent/CN106095687A/en
Application granted granted Critical
Publication of CN106095687B publication Critical patent/CN106095687B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/36Preventing errors by testing or debugging software
    • G06F11/3668Software testing
    • G06F11/3672Test management
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/36Preventing errors by testing or debugging software
    • G06F11/3668Software testing
    • G06F11/3672Test management
    • G06F11/3688Test management for test execution, e.g. scheduling of test suites
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/20Software design
    • G06F8/22Procedural

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Computer Hardware Design (AREA)
  • Quality & Reliability (AREA)
  • Software Systems (AREA)
  • Debugging And Monitoring (AREA)

Abstract

The invention discloses a kind of Linux PCI trawl performances error-detecting method and devices, are related to internet information processing technology field.Can at least solve in the prior art, original version PCI trawl performances be caused to malfunction after linux kernel upgrading, need manually to position original PCI trawl performances and the unmatched place of Linux new version kernels, there are time-consuming and laborious, and easily error the problem of.Main technical schemes include:PCI trawl performances to be upgraded are scanned, obtain PCI trawl performances code to be upgraded;According to kernel version difference point data base, the discrepancy of the PCI trawl performances to be upgraded is obtained from the PCI trawl performances code to be upgraded;The discrepancy of the PCI trawl performances to be upgraded is sent to PCI trawl performance developing engines.

Description

A kind of Linux PCI trawl performances error-detecting method and device
Technical field
The present invention relates to internet information processing technology fields, more particularly relate to a kind of Linux PCI trawl performances inspection Wrong method and device.
Background technology
Linux is a Monolithic Kernel (monolithic kernel) system, and the device driver in Linux can Easily to be set, and can be directly loaded up or unload during system operation in the form of modularization (modularize).
Linux kernel version persistently upgrades to PCI, and (English is:Peripheral Interface Controller, in Literary abbreviation:Microcontroller) maintenance of trawl performance brings difficulty, because the variation of kernel version may bring PCI network interface cards every time Driving and the variation of linux kernel interface, cause the driver under original version to be run under new version kernel and mistake occur.For The driving energy of original version is made to be worked normally under the kernel of new version, needs to repair mistake, and positions master at this time The erroneous point of this driving is the work of a time and effort consuming.
At present, for the exploitation error detection of PCI trawl performances mainly around for certain on some specific linux kernel version The detection of a PCI trawl performances exploitation mistake, is generally completed by log recording or sandbox modes;Rather than for work as The processing that original version PCI trawl performances is caused to malfunction after linux kernel upgrading.The shortcomings that prior art is:I.Linux kernels are It constantly updates, once update, needs manually to position original PCI trawl performances and Linux new versions kernel unmatchedly Side.Such as:Sriov_configure function pointers are increased in 3.10 kernel squadron pci_driver structures, if in former driving not Containing the function, then new kernel calls sriov_configure will malfunction.And such information also needs to manually go to read Source code solves.
In conclusion original version PCI trawl performances is caused to malfunction after the existing upgrading for linux kernel, need manually Original PCI trawl performances and the unmatched place of Linux new version kernels are positioned, there are time-consuming and laborious, and that easily malfunctions asks Topic.
Invention content
The embodiment of the present invention provides a kind of Linux PCI trawl performances error-detecting method and device, can at least solve existing In technology, original version PCI trawl performances is caused to malfunction after upgrading for linux kernel, need manually to position original PCI network interface cards Driving and the unmatched place of Linux new version kernels, there are time-consuming and laborious, and easily error the problem of.
The embodiment of the present invention provides a kind of Linux PCI trawl performance error-detecting methods, the method includes:
PCI trawl performances to be upgraded are scanned, obtain PCI trawl performances code to be upgraded;
According to kernel version difference point data base, obtained from the PCI trawl performances code to be upgraded described to be upgraded The discrepancy of PCI trawl performances;
The discrepancy of the PCI trawl performances to be upgraded is sent to PCI trawl performance developing engines.
Preferably, the kernel version difference point data base includes one or more of following differences point:
The initialization of PCI trawl performances, network interface card are opened, and packet receiving is given out a contract for a project, exited;
It is described according to kernel version difference point data base, obtained from the PCI trawl performances code to be upgraded described in treat Upgrade the discrepancy of PCI trawl performances, including:
It is poor to the PCI trawl performances code to be upgraded and the kernel version according to kernel version difference point data base Dissimilarity database carries out contrasting detection, therefrom obtains the discrepancy of PCI trawl performances to be upgraded.
The embodiment of the present invention also provides a kind of Linux PCI trawl performance Error Detection Units, including:
Acquiring unit for scanning PCI trawl performances to be upgraded, obtains PCI trawl performances code to be upgraded;
Detection unit, for according to kernel version difference point data base, being obtained from the PCI trawl performances code to be upgraded Take the discrepancy of the PCI trawl performances to be upgraded;
Output unit, for the discrepancy of the PCI trawl performances to be upgraded to be sent to PCI trawl performance developing engines.
Preferably, the kernel version difference point data base includes one or more of following differences point:
The initialization of PCI trawl performances, network interface card are opened, and packet receiving is given out a contract for a project, exited;
The detection unit is specifically used for:
It is poor to the PCI trawl performances code to be upgraded and the kernel version according to kernel version difference point data base Dissimilarity database carries out contrasting detection, therefrom obtains the discrepancy of PCI trawl performances to be upgraded.
In embodiments of the present invention, a kind of Linux PCI trawl performances error-detecting method and device are provided, including:Scanning is treated Upgrade PCI trawl performances, obtain PCI trawl performances code to be upgraded;According to kernel version difference point data base, wait to rise from described The discrepancy of the PCI trawl performances to be upgraded is obtained in grade PCI trawl performance codes;By the PCI trawl performances to be upgraded Discrepancy be sent to PCI trawl performance developing engines.In the above method, by by trawl performance to be upgraded and difference point data base It is compared, therefrom obtains the difference point data that trawl performance to be upgraded includes, then sent the difference point data of acquisition To trawl performance developing engine, solution is existing to be needed manually to position original PCI trawl performances and Linux new versions kernel mismatch Place, due to this method by comparison obtain discrepancy, while locating speed is improved, reduce error rate.
Description of the drawings
In order to illustrate more clearly about the embodiment of the present invention or technical scheme of the prior art, to embodiment or will show below There is attached drawing needed in technology description to be briefly described, it should be apparent that, the accompanying drawings in the following description is only this Some embodiments of invention, for those of ordinary skill in the art, without creative efforts, can be with Other attached drawings are obtained according to these attached drawings.
Fig. 1 is a kind of Linux PCI trawl performances error-detecting method flow diagram provided in an embodiment of the present invention;
Fig. 2 is a kind of Linux PCI trawl performances Error Detection Unit structure diagram provided in an embodiment of the present invention.
Specific embodiment
Below in conjunction with the attached drawing in the embodiment of the present invention, the technical solution in the embodiment of the present invention is carried out clear, complete Site preparation describes, it is clear that described embodiment is only part of the embodiment of the present invention, instead of all the embodiments.It is based on Embodiment in the present invention, those of ordinary skill in the art are obtained every other without making creative work Embodiment shall fall within the protection scope of the present invention.
Fig. 1 is a kind of Linux PCI trawl performances error-detecting method flow diagram provided in an embodiment of the present invention.The present invention Embodiment can be applied in internet, specifically, internet can include terminal and network side, terminal can be mobile phone, Tablet computer, laptop etc..
As shown in Figure 1, a kind of Linux PCI trawl performances error-detecting method flow diagram provided in an embodiment of the present invention, This method includes the following steps:
Step 101, PCI trawl performances to be upgraded are scanned, obtain PCI trawl performances code to be upgraded;
Step 102, according to kernel version difference point data base, institute is obtained from the PCI trawl performances code to be upgraded State the discrepancy of PCI trawl performances to be upgraded;
Step 103, the discrepancy of the PCI trawl performances to be upgraded is sent to PCI trawl performance developing engines.
It should be noted that a kind of Linux PCI trawl performance error-detecting methods that the embodiment of the present invention is provided, need elder generation Network is connected, then could perform above-mentioned steps.
In a step 101, PCI trawl performances to be upgraded are scanned, PCI trawl performances code to be upgraded is obtained, specifically includes, PCI trawl performance source code collectors scan Linux server to be upgraded, pass through ftp by pre-configured configuration information PCI trawl performance codes are downloaded in connection from server.
In practical applications, pre-configured information can be Linux Server IP address, and PCI drives source code mesh Record.
In a step 102, it according to kernel version difference point data base, is obtained from the PCI trawl performances code to be upgraded Take the discrepancy of the PCI trawl performances to be upgraded.
In embodiments of the present invention, the following difference point data of difference point data base essential record of kernel version:
The initialization of i.PCI trawl performances;
Ii. network interface card is opened;
Iii. packet receiving;
Iv. give out a contract for a project;
V. it exits;
Vi. it is other.
It should be noted that the discrepancy included by above-mentioned difference point data base, can include above-mentioned whole discrepancys, Part variation point can be only included, in embodiments of the present invention, the discrepancy included in difference point data base is not done specifically It limits.
Specifically, according to kernel version difference point data base, to the PCI trawl performances code to be upgraded and the kernel Difference in version point data base carries out contrasting detection, therefrom obtains the discrepancy of PCI trawl performances to be upgraded.
For example, it when PCI trawl performances error detector detects, first by scanning the trawl performance code, extracts Go out the characteristic point of this six category code, such as:The 2.2 entitled init_ of kernel PCI trawl performance initialization module functions of Linux Then module compares the code that classification is corresponded in difference point data base again, such as (2.6.25module_init), so as to detect Going out init_module should not use after 2.6.25 is upgraded to.
In step 103, the discrepancy of the PCI trawl performances to be upgraded is sent to PCI trawl performance developing engines.
In the embodiment of the present invention, by the way that trawl performance to be upgraded and difference point data base are compared, therefrom obtain and treat The difference point data that upgrading trawl performance includes, is then sent to trawl performance developing engine by the difference point data of acquisition, solves It is certainly existing to need manually to position original PCI trawl performances and the unmatched place of Linux new version kernels, since this method is led to It crosses comparison and obtains discrepancy, while locating speed is improved, reduce error rate.
For a kind of clear explanation Linux PCI trawl performance error-detecting methods provided in an embodiment of the present invention, below with For Linux PCI trawl performance error-detecting methods, a kind of LinuxPCI trawl performances error detection provided in an embodiment of the present invention is introduced Method.
Linux PCI trawl performance error-detecting method case study on implementation:
1st, the content of difference point data base:
In practical applications, writing for PCI trawl performances uses following 4 class interface:
1) driving and upper strata linux kernel mating interface:
Such as:Module_init, pci_register_driver, register_netdev, net_device (note: Net_device is a data structure, it mainly provides the function pointer docked between driving and upper strata linux kernel, because And it is a kind of interface to be also considered as it) etc..
2) resource allocation interface:
Such as:Alloc_etherdev, request_irq, pci_alloc_consistent etc.
3) the transmitting-receiving packet interface under NAPI patterns:
Such as:Netif_rx_schedule_prep, _ _ netif_rx_schedule etc.
4) lock interface:
Such as:Spin_lock_irqsave, spin_unlock_irqrestore
A database table is corresponded to per class interface.It is to be noted that:These interfaces are divided into 4 tables and are stored, It is the needs extended for follow-up function without being placed in 1 table.
Now illustrate how difference point data base uses by taking the interface table of transmiting and receive telegrams under NAPI patterns as an example:
Table 1:NAPI interfaces table
As shown in table 1, wherein, num domains are the numbers to interface, for its number of some special interface in a kind of interface Uniquely.Name is interface name, and prototype is interface signature, its form is given with the form of (version number, interface signature) Go out.Wherein NULL represents the interface under the version and is not present.
In scanning, PCI network interface card mistake error detectors can be extracted in above-mentioned database table per each interface in class interface Then title scans PCI driving source codes, checks whether the version has used the interface, if used, from prototype The interface signature of the current version in the interface and the interface signature of target version are extracted, if variant, such as:If it rises Grade target kernel version number be:2.6.30, and current version number is 2.6.25, and _ _ netif_rx_ has been used in driving Schedule interfaces, and pass through the information in deck watch 1, it is known that there is no _ _ netif_rx_schedule interfaces in 2.6.30, this When, it will report an error.All reporting an error will form a report, and form refers to the 4th following step.
2nd, the configuration information of trawl performance source code collector is configured:
1) Linux Server IP address lists and PCI driving source code catalogues are inputted
Such as:
192.168.1.7
/usr/src/linux/drivers/net/pcnet32.c
192.168.1.8
/usr/src/linux/drivers/net/pcnet32.c
2) mail address of input PCI drivings guardian
2-1) start to scan:
Internal realization process:Trawl performance source code collector will connect remote Linux server, download PCI trawl performances Code simultaneously scans.
Scan method is:It is compared with built-in difference point data base, identifies erroneous point.
2-2) form report:
Report is one table, and gauge outfit is as shown in table 2 below:
Table 2:Report gauge outfit
3rd, it will report and be sent in the mailbox of PCI driving guardians.
Based on same inventive concept, an embodiment of the present invention provides a kind of Linux PCI trawl performance Error Detection Units, due to The principle that the device solves technical problem is similar to a kind of Linux PCI trawl performance error-detecting methods, therefore the implementation of the device The implementation of method is may refer to, overlaps will not be repeated.
Fig. 2 be a kind of Linux PCI trawl performances Error Detection Unit structure diagram provided in an embodiment of the present invention, such as Fig. 2 Shown, a kind of Linux PCI trawl performance Error Detection Units provided in an embodiment of the present invention include:Acquiring unit 201, detection unit 202 and output unit 203.
Acquiring unit 201 for scanning PCI trawl performances to be upgraded, obtains PCI trawl performances code to be upgraded;
Detection unit 202, for according to kernel version difference point data base, from the PCI trawl performances code to be upgraded The middle discrepancy for obtaining the PCI trawl performances to be upgraded;
Output unit 203, for the discrepancy of the PCI trawl performances to be upgraded to be sent to the exploitation of PCI trawl performances Machine.
Preferably, the kernel version difference point data base includes one or more of following differences point:
The initialization of PCI trawl performances, network interface card are opened, and packet receiving is given out a contract for a project, exited;
The detection unit 202 is specifically used for:
It is poor to the PCI trawl performances code to be upgraded and the kernel version according to kernel version difference point data base Dissimilarity database carries out contrasting detection, therefrom obtains the discrepancy of PCI trawl performances to be upgraded.
It should be appreciated that the unit that one of the above Linux PCI trawl performance Error Detection Units include only is the work(according to realization The logical partitioning that can be carried out, in practical application, can carry out the superposition or fractionation of said units.And the dress that the embodiment provides It puts realized function to correspond with a kind of Linux PCI trawl performances error-detecting method that above-described embodiment provides, for this The more detailed process flow that device is realized, has been described in detail in above method embodiment one, herein no longer in detail Description.
It should be understood by those skilled in the art that, the embodiment of the present invention can be provided as method, system or computer program Product.Therefore, the reality in terms of complete hardware embodiment, complete software embodiment or combination software and hardware can be used in the present invention Apply the form of example.Moreover, the computer for wherein including computer usable program code in one or more can be used in the present invention The computer program production that usable storage medium is implemented on (including but not limited to magnetic disk storage, CD-ROM, optical memory etc.) The form of product.
The present invention be with reference to according to the method for the embodiment of the present invention, the flow of equipment (system) and computer program product Figure and/or block diagram describe.It should be understood that it can be realized by computer program instructions every first-class in flowchart and/or the block diagram The combination of flow and/or box in journey and/or box and flowchart and/or the block diagram.These computer programs can be provided The processor of all-purpose computer, special purpose computer, Embedded Processor or other programmable data processing devices is instructed to produce A raw machine so that the instruction performed by computer or the processor of other programmable data processing devices is generated for real The device of function specified in present one flow of flow chart or one box of multiple flows and/or block diagram or multiple boxes.
These computer program instructions, which may also be stored in, can guide computer or other programmable data processing devices with spy Determine in the computer-readable memory that mode works so that the instruction generation being stored in the computer-readable memory includes referring to Enable the manufacture of device, the command device realize in one flow of flow chart or multiple flows and/or one box of block diagram or The function of being specified in multiple boxes.
These computer program instructions can be also loaded into computer or other programmable data processing devices so that counted Series of operation steps are performed on calculation machine or other programmable devices to generate computer implemented processing, so as in computer or The instruction offer performed on other programmable devices is used to implement in one flow of flow chart or multiple flows and/or block diagram one The step of function of being specified in a box or multiple boxes.
Although preferred embodiments of the present invention have been described, but those skilled in the art once know basic creation Property concept, then additional changes and modifications may be made to these embodiments.So appended claims be intended to be construed to include it is excellent It selects embodiment and falls into all change and modification of the scope of the invention.
Obviously, various changes and modifications can be made to the invention without departing from essence of the invention by those skilled in the art God and range.In this way, if these modifications and changes of the present invention belongs to the range of the claims in the present invention and its equivalent technologies Within, then the present invention is also intended to include these modifications and variations.

Claims (2)

1. a kind of Linux PCI trawl performance error-detecting methods, which is characterized in that including:
PCI trawl performances to be upgraded are scanned, obtain PCI trawl performances code to be upgraded;
According to kernel version difference point data base, the PCI nets to be upgraded are obtained from the PCI trawl performances code to be upgraded Block the discrepancy of driving;
The discrepancy of the PCI trawl performances to be upgraded is sent to PCI trawl performance developing engines;
The kernel version difference point data base includes one or more of following differences point:
The initialization of PCI trawl performances, network interface card are opened, and packet receiving is given out a contract for a project, exited;
It is described according to kernel version difference point data base, obtained from the PCI trawl performances code to be upgraded described to be upgraded The discrepancy of PCI trawl performances, including:
It is poor to the PCI trawl performances code to be upgraded and the kernel version according to the kernel version difference point data base Dissimilarity database carries out contrasting detection, therefrom obtains the discrepancy of the PCI trawl performances to be upgraded.
2. a kind of Linux PCI trawl performance Error Detection Units, which is characterized in that including:
Acquiring unit for scanning PCI trawl performances to be upgraded, obtains PCI trawl performances code to be upgraded;
Detection unit, for according to kernel version difference point data base, institute to be obtained from the PCI trawl performances code to be upgraded State the discrepancy of PCI trawl performances to be upgraded;
Output unit, for the discrepancy of the PCI trawl performances to be upgraded to be sent to PCI trawl performance developing engines;
The kernel version difference point data base includes one or more of following differences point:
The initialization of PCI trawl performances, network interface card are opened, and packet receiving is given out a contract for a project, exited;
The detection unit is specifically used for:
It is poor to the PCI trawl performances code to be upgraded and the kernel version according to the kernel version difference point data base Dissimilarity database carries out contrasting detection, therefrom obtains the discrepancy of the PCI trawl performances to be upgraded.
CN201610459440.2A 2016-06-22 2016-06-22 A kind of Linux PCI trawl performances error-detecting method and device Active CN106095687B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201610459440.2A CN106095687B (en) 2016-06-22 2016-06-22 A kind of Linux PCI trawl performances error-detecting method and device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201610459440.2A CN106095687B (en) 2016-06-22 2016-06-22 A kind of Linux PCI trawl performances error-detecting method and device

Publications (2)

Publication Number Publication Date
CN106095687A CN106095687A (en) 2016-11-09
CN106095687B true CN106095687B (en) 2018-06-15

Family

ID=57238646

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201610459440.2A Active CN106095687B (en) 2016-06-22 2016-06-22 A kind of Linux PCI trawl performances error-detecting method and device

Country Status (1)

Country Link
CN (1) CN106095687B (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107659435B (en) * 2017-09-14 2020-12-29 杭州迪普科技股份有限公司 Interface information processing method and device

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102609285A (en) * 2012-02-06 2012-07-25 中兴通讯股份有限公司 Method for intelligent drive matched loading
CN103246594A (en) * 2013-04-08 2013-08-14 汉柏科技有限公司 Automatic user state network card detecting method based on Linux kernel
CN104123381A (en) * 2014-08-01 2014-10-29 武汉邮电科学研究院 Automatic matching method of hardware board card
CN104375866A (en) * 2014-11-24 2015-02-25 杭州华为数字技术有限公司 Single board driving updating method and device
CN105549965A (en) * 2015-12-09 2016-05-04 浪潮电子信息产业股份有限公司 Method for integrating driver into different Linux kernel versions

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102609285A (en) * 2012-02-06 2012-07-25 中兴通讯股份有限公司 Method for intelligent drive matched loading
CN103246594A (en) * 2013-04-08 2013-08-14 汉柏科技有限公司 Automatic user state network card detecting method based on Linux kernel
CN104123381A (en) * 2014-08-01 2014-10-29 武汉邮电科学研究院 Automatic matching method of hardware board card
CN104375866A (en) * 2014-11-24 2015-02-25 杭州华为数字技术有限公司 Single board driving updating method and device
CN105549965A (en) * 2015-12-09 2016-05-04 浪潮电子信息产业股份有限公司 Method for integrating driver into different Linux kernel versions

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
"Linux下网络驱动程序分析";郭学理 等;《计算机应用》;20011128;第21卷(第11期);第23-24页 *
"基于规则检查的网卡驱动程序脆弱性研究";贺灏 等;《信息安全与通信保密》;20160610;第83-87页 *

Also Published As

Publication number Publication date
CN106095687A (en) 2016-11-09

Similar Documents

Publication Publication Date Title
US11288243B2 (en) Systems and methods for assessing data quality
US9087041B2 (en) Enterprise test system platform and associated method for interoperable test data management, test development, test libraries and test workflow management and automation
AU2015381978B2 (en) Automated intelligent data scraping and verification
US10606450B2 (en) Method and system for visual requirements and component reuse driven rapid application composition
US20170235661A1 (en) Integration of Software Systems via Incremental Verification
CN103678115B (en) The apparatus and method of the position of source code mistake are detected in mixed mode program
US9715440B2 (en) Test scope determination based on code change(s)
Jurn et al. An automated vulnerability detection and remediation method for software security
CN108170453B (en) MIT system upgrading method, storage medium and terminal equipment
US6298427B1 (en) Method and apparatus for mapping hard disk partitions and block devices to logical drives in a computer system
EP3413149A1 (en) Field device commissioning system and field device commissioning method
CN103955429B (en) Determine the method and device of regression test scope
CN102855337A (en) Automated wiring inspection system and automated wiring inspection method
CN107153540A (en) Incremental build method and device
US20200394098A1 (en) System and method for community driven error handling system for platform users
CN1983288A (en) Verification operation supporting system and method of the same
CN106095687B (en) A kind of Linux PCI trawl performances error-detecting method and device
CN105389255B (en) Automatic test method for comparing BMC OEM command return value with fixed information
CN110991614A (en) GPU neural network deep learning test method and system under Linux
CN106407118A (en) Method and device for testing user terminal
CN114020273A (en) Complex system software integration method
CN105677427A (en) Module upgrading method and device
Mashkoor et al. Model-driven engineering of safety and security systems: A systematic mapping study
CN104461569B (en) A kind of C/C++ Program Generating householder methods based on MATLAB
Deitel et al. Java SE 8 for programmers

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant