CN110515636A - A kind of emulation mode and device of the firmware upgrade code based on BMC simulation system - Google Patents

A kind of emulation mode and device of the firmware upgrade code based on BMC simulation system Download PDF

Info

Publication number
CN110515636A
CN110515636A CN201910628064.9A CN201910628064A CN110515636A CN 110515636 A CN110515636 A CN 110515636A CN 201910628064 A CN201910628064 A CN 201910628064A CN 110515636 A CN110515636 A CN 110515636A
Authority
CN
China
Prior art keywords
bmc
simulation system
control layer
firmware upgrade
code
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.)
Granted
Application number
CN201910628064.9A
Other languages
Chinese (zh)
Other versions
CN110515636B (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.)
Suzhou Wave Intelligent Technology Co Ltd
Original Assignee
Suzhou Wave Intelligent 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 Suzhou Wave Intelligent Technology Co Ltd filed Critical Suzhou Wave Intelligent Technology Co Ltd
Priority to CN201910628064.9A priority Critical patent/CN110515636B/en
Publication of CN110515636A publication Critical patent/CN110515636A/en
Application granted granted Critical
Publication of CN110515636B publication Critical patent/CN110515636B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/30Creation or generation of source code
    • G06F8/31Programming languages or programming paradigms
    • G06F8/315Object-oriented languages
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/60Software deployment
    • G06F8/65Updates
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02DCLIMATE CHANGE MITIGATION TECHNOLOGIES IN INFORMATION AND COMMUNICATION TECHNOLOGIES [ICT], I.E. INFORMATION AND COMMUNICATION TECHNOLOGIES AIMING AT THE REDUCTION OF THEIR OWN ENERGY USE
    • Y02D10/00Energy efficient computing, e.g. low power processors, power management or thermal management

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • General Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Computing Systems (AREA)
  • Computer Security & Cryptography (AREA)
  • Debugging And Monitoring (AREA)

Abstract

The present invention relates to a kind of emulation modes of firmware upgrade code based on BMC simulation system, wherein this method includes executing following steps based on server: building BMC simulation system, which includes the control layer and operation layer for simulating the interface function of BMC physical machine;In response to user terminal firmware upgrade code to the calling of BMC simulation system, the waiting task in firmware upgrade code is received by control layer and passes to operation layer;Waiting task is executed by operation layer and implementing result is fed back into control layer;Implementing result is fed back into user terminal by control layer.Technical solution of the present invention simulates the firmware upgrade of true BMC system, in developer's exploitation, debugging and test upgrade code, utilize the system of simulation, avoid with the contact of true BMC physical machine, avoided the risk that BMC system hangs by program error, the efficiency of exploitation is improved, while reducing the cost of exploitation.

Description

A kind of emulation mode and device of the firmware upgrade code based on BMC simulation system
Technical field
The present invention relates to BMC technical fields.The invention further relates to a kind of firmware upgrade generations based on BMC simulation system The emulation mode and device of code.
Background technique
With the continuous renewal of technology and more and more perfect, the electronic product used in people, either hardware of function Equipment or software are all constantly upgrading, and purpose is exactly to make product more and more perfect, and customer experience is allowed to become better and better.Server In equally also have such demand, it needs corresponding upgrade image to go constantly to upgrade.
It also can be along with the production of new architecture while constantly releasing firmware upgrade mirror image for any server product It is raw.In view of baseboard management controller BMC (Baseboard Management Controller), basic input output system BIOS (Basic Input/Output System), complex programmable logic device (CPLD) (Complex Programmable Logic Device) with outer upgrading in the case where, the generation of new architecture means that developer is bound to when carrying out firmware upgrade It is adapted to, big change is not had for the general general interface of type, but for some individual character types, even It needs to develop a set of upgrading process again to go to be adapted to this machine.And adaptation work is done to some type and has to use the type Actual physical machine, and after code development is complete, it is necessary to which user's use can just be consigned to by debugging and testing repeatedly.
During this exploitation, debugging, test, any programmer cannot be guaranteed the correct nothing of write code Accidentally, following problem can disposably in place, be encountered during this:
(1) whether machine can provide in time;
(2) it during upgrading test, if a certain step goes wrong, is likely to result in BMC system and hangs, in this case Can only go again brush BMC system that BMC system can just be made to restore normally to continue to test by the way that band is interior, process is cumbersome and the time at This is too big;
(3) under conditions of this non-normal use, BMC system service life is greatly reduced, is brought a degree of Economic loss;
(4) related server not can be carried out other operations during upgrading test.
It is, therefore, desirable to provide a kind of technical solution that above-mentioned these problems are solved for firmware upgrade, so that firmware upgrade The exploitation of code, debugging, the process of test are more efficient and detrimental effect will not be brought to BMC physical machine, improve exploitation Efficiency reduces development cost.
Summary of the invention
On the one hand, the present invention is based on above-mentioned purposes to propose a kind of imitating for firmware upgrade code based on BMC simulation system True method, wherein this method includes executing following steps based on server:
BMC simulation system is constructed, which includes the control layer for simulating the interface function of BMC physical machine And operation layer;
In response to user terminal firmware upgrade code to the calling of BMC simulation system, in firmware upgrade generation, is received by control layer Code in waiting task and pass to operation layer;
Waiting task is executed by operation layer and implementing result is fed back into control layer;
Implementing result is fed back into user terminal by control layer.
The embodiment of the emulation mode of firmware upgrade code according to the present invention, wherein BMC simulation system be configured to Java language is write, based on SSM framework establishment control layer and operation layer.
The embodiment of the emulation mode of firmware upgrade code according to the present invention, wherein BMC simulation system is configured to respond In the calling that firmware upgrade code is initiated with URL, connection is established by control layer and user terminal.
The embodiment of the emulation mode of firmware upgrade code according to the present invention, wherein waiting task includes request method And required parameter.
The embodiment of the emulation mode of firmware upgrade code according to the present invention, wherein executing waiting task by operation layer And implementing result is fed back into control layer and further comprises:
Operation layer is based on required parameter and executes request method;
In response to running successfully, corresponding status code and response body are fed back;
Fail in response to operation, feeds back corresponding error code.
On the other hand, the invention also provides a kind of simulator of firmware upgrade code based on BMC simulation system, In the device include:
At least one processor;With
Memory, the memory are stored with the program code that processor can be run, which runs by processor Shi Zhihang following steps:
BMC simulation system is constructed, which includes the control layer for simulating the interface function of BMC physical machine And operation layer;
In response to user terminal firmware upgrade code to the calling of BMC simulation system, in firmware upgrade generation, is received by control layer Code in waiting task and pass to operation layer;
Waiting task is executed by operation layer and implementing result is fed back into control layer;
Implementing result is fed back into user terminal by control layer.
The embodiment of the simulator of firmware upgrade code according to the present invention, wherein BMC simulation system be configured to Java language is write, based on SSM framework establishment control layer and operation layer.
The embodiment of the simulator of firmware upgrade code according to the present invention, wherein BMC simulation system is configured to respond In the calling that firmware upgrade code is initiated with URL, connection is established by control layer and user terminal.
The embodiment of the simulator of firmware upgrade code according to the present invention, wherein waiting task includes request method And required parameter.
The embodiment of the simulator of firmware upgrade code according to the present invention, wherein executing waiting task by operation layer And implementing result is fed back into control layer and further comprises:
Operation layer is based on required parameter and executes request method;
In response to running successfully, corresponding status code and response body are fed back;
Fail in response to operation, feeds back corresponding error code.
By adopting the above technical scheme, the present invention at least has the following beneficial effects: the present invention for firmware upgrade code Exploitation, debugging and test devise BMC simulation system, it can simulate the interface function of true BMC physical machine, provide at any time Developer develops and debugs, and solves the problems, such as that no real machine can not just be debugged, be tested, while will not In the presence of the risk for causing BMC system extension, it is ensured that the service life that will not influence system because of firmware upgrade code error be kept away The increase for having exempted from time cost when economic loss and exploitation, improves development efficiency.
The present invention provides the various aspects of embodiment, should not be taken to limit protection scope of the present invention.According to retouching herein The technology stated is contemplated that other embodiment, this is to those skilled in the art in research the following drawings and specific It will be apparent after embodiment, and these embodiments intention is comprised in scope of the present application.
Below with reference to the accompanying drawings it is explained in greater detail and describes the embodiment of the present invention, but they should not be construed as this The limitation of invention.
Detailed description of the invention
In order to illustrate the technical solution of the embodiments of the present invention more clearly, below will be in the prior art and embodiment description Required attached drawing is briefly described, and the component in attached drawing is not drawn necessarily to scale, and can be omitted relevant Element, or ratio may be amplified in some cases, it is described herein novel special to emphasize and to be clearly shown Sign.In addition, as it is known in the art, structural order can be arranged differently.
In figure:
Fig. 1 shows the embodiment of the emulation mode of the firmware upgrade code according to the present invention based on BMC simulation system Schematic block diagram;
Fig. 2 shows the schematic diagrames of the simulator of the application firmware upgrade code of the invention based on BMC simulation system.
Specific embodiment
Although the present invention can be implemented in a variety of manners, it is shown in the accompanying drawings and will be described below some show Example property and non-limiting embodiment, it is understood that, the disclosure will be considered as that example of the invention is not intended this Invention is limited to illustrated specific embodiment.
Fig. 1 shows the embodiment of the emulation mode of the firmware upgrade code according to the present invention based on BMC simulation system Schematic block diagram.As shown in Figure 1, this method, which is included at least, executes following steps based on server:
S1: building BMC simulation system, which includes the control for simulating the interface function of BMC physical machine Layer and operation layer;
S2: in response to user terminal firmware upgrade code to the calling of BMC simulation system, firmware upgrade is received by control layer Waiting task in code simultaneously passes to operation layer;
S3: waiting task is executed by operation layer and implementing result is fed back into control layer;
S4: implementing result is fed back into user terminal by control layer.
The BMC simulation system of step S1 building is the basis of emulation mode of the invention, and the BMC simulation system is with its control Layer and operation layer simulate the interface function of true BMC physical machine.When running the BMC simulation system in equipment or server, It is considered that functionally the equipment or the server are equivalent to BMC physical machine, and the control layer and industry of the BMC simulation system Layer be engaged in the ability for simulating the interface function of BMC physical machine, wherein control layer is used to simulate the interface of BMC physical machine The function of calling is received or initiates, operation layer is used to simulate the substantial treatment of the interface of BMC physical machine and the function of operation.It should The parameter and return information that each step needs in firmware upgrade process are stored in BMC simulation.
After having constructed the BMC simulation system of step S1, so that it may start to carry out the process of the test of firmware upgrade code, That is the process of step S2 to step S4.
Specifically, step S2 in response to user terminal firmware upgrade code to the calling of BMC simulation system, by control layer It receives the waiting task in firmware upgrade code and passes to operation layer.Here, developer can run it in user terminal The firmware upgrade code write sets the BMC simulation system of step S1 building for the object of calling in code to call The BMC simulation system is tested.In response to above-mentioned calling, the control layer and user terminal of BMC simulation system are established connection, are received The task is simultaneously passed to operation layer by waiting task in firmware upgrade code.
Then in step s3, then the waiting task transmitted in operation layer receiving step S2 and execution will execute knot Fruit feeds back to control layer.Here, operation layer is according to step needs each in the firmware upgrade process stored in BMC simulation system Parameter and return information execute the waiting task that receives and obtain implementing result.
Finally, implementing result is fed back to user terminal by control layer by step S4.That is, after obtaining implementing result, Control layer initiates the connection with user terminal, and implementing result is fed back to user terminal.
The developer of user terminal is after obtaining these implementing results, so that it may understand its firmware upgrade code write Whether can operate normally, whether operation logic is correct etc..If it find that problem, developer can be to firmware upgrade code It is run again after modifying, the test of the process progress of step S2 to step S4 again is executed, until all firmware liters Grade code confirms errorless after testing in BMC simulation system.Later, the object of calling is arranged in code by developer For the BMC physical machine for the firmware upgrade of being carried out, so that the BMC physical machine be called to carry out firmware upgrade, or it is based on safely Consider, calls the BMC physical machine to carry out the test of real machine, carry out subsequent processing again after confirmation is errorless.
That is, using the emulation mode of the above-mentioned firmware upgrade code based on BMC simulation system of the invention, simulation The firmware upgrade of true BMC system does not have to true BMC physics in developer's exploitation, debugging and test upgrade code Machine goes to execute, but a simulation system is utilized, avoid with the contact of true BMC physical machine, avoided BMC system because Program error and the risk hung, improve the efficiency of exploitation, while reducing the cost of exploitation.
In some embodiments of the emulation mode of firmware upgrade code of the invention, BMC simulation system be configured to Java language is write, based on SSM framework establishment control layer and operation layer.The general frame of the BMC simulation system constructed in step S1 Frame is substantially exactly the rear end program write with java code based on SSM frame.Wherein based on SSM framework establishment BMC simulation system The control layer and operation layer of system, the control layer correspond to the Controller layer in SSM frame, and operation layer corresponds to SSM frame In Service layer.With the reception of the interface of Controller layers of simulation BMC physical machine or the function of calling is initiated, with The substantial treatment of the interface of Service layers of simulation BMC physical machine and the function of operation.
In several embodiments of the emulation mode of firmware upgrade code of the invention, BMC simulation system is in response to firmware The calling that upgrade code is initiated with URL establishes connection by control layer and user terminal.That is, the firmware upgrade of user terminal Code initiates to call with URL, connection is established with the control layer of BMC simulation system, to call the BMC simulation system.For this purpose, solid The URL that part upgrade code is initiated needs to carry the IP address of the BMC simulation system, such as with " https: // "+" address ip "+"/ The form of api ... ".
In some embodiments of the emulation mode of firmware upgrade code of the invention, waiting task includes request method And required parameter.Request method includes get, post, put etc..For the different task or step in firmware upgrade, request method Also different.Different request methods is matched with corresponding required parameter.These contents are the specific bases for executing firmware upgrade Plinth.
In one or more embodiments of the emulation mode of firmware upgrade code of the invention, step S3 is held by operation layer Implementing result is simultaneously fed back to control layer and further comprises by row waiting task:
S31: operation layer is based on required parameter and executes request method;
S32: in response to running successfully, corresponding status code and response body are fed back;
S33: fail in response to operation, feed back corresponding error code.
For example, for verifying BMC username and password when establishing connection with BMC physical machine in firmware upgrade code. URL is https: the address //+ip +/api/session, request method get, and required parameter is the username and password of BMC. The username and password of BMC is passed into operation layer by control layer, step S31 operation layer be based on above-mentioned user name password with Get mode is verified, if step S32 is verified successfully, returns to corresponding status code and response body to control layer, including Session and token;If step S33 verification is unsuccessful, corresponding information is returned to, i.e., corresponding error code then stops surveying Examination is simulation process.
On the other hand, the invention also provides a kind of simulator of firmware upgrade code based on BMC simulation system, In the device include: at least one processor;And memory, the memory are stored with the program code that processor can be run, it should Program code executes following steps when being run by processor:
S1: building BMC simulation system, which includes the control for simulating the interface function of BMC physical machine Layer and operation layer;
S2: in response to user terminal firmware upgrade code to the calling of BMC simulation system, firmware upgrade is received by control layer Waiting task in code simultaneously passes to operation layer;
S3: waiting task is executed by operation layer and implementing result is fed back into control layer;
S4: implementing result is fed back into user terminal by control layer.
In some embodiments of the simulator of firmware upgrade code of the invention, BMC simulation system be configured to Java language is write, based on SSM framework establishment control layer and operation layer.
In several embodiments of the simulator of firmware upgrade code of the invention, BMC simulation system is configured to respond In the calling that firmware upgrade code is initiated with URL, connection is established by control layer and user terminal.
In one or more embodiments of the simulator of firmware upgrade code of the invention, waiting task includes asking Ask mode and required parameter.
In some embodiments of the simulator of firmware upgrade code of the invention, step S3 by operation layer execute to Implementing result is simultaneously fed back to control layer and further comprises by reason task:
S31: operation layer is based on required parameter and executes request method;
S32: in response to running successfully, corresponding status code and response body are fed back;
S33: fail in response to operation, feed back corresponding error code.
Fig. 2 shows the schematic diagrames of the simulator of the application firmware upgrade code of the invention based on BMC simulation system. As shown in Fig. 2, developer runs its firmware upgrade code write in user terminal 10, the object of calling is set in code The BMC simulation system constructed on server 20 is set to call the BMC simulation system to be tested.With the progress of test, BMC simulation system feedback test as a result, i.e. in firmware upgrade code each waiting task implementing result.User terminal 10 is opened Hair personnel are after obtaining these implementing results, so that it may understand the firmware upgrade code that it is write whether can operate normally, Whether operation logic is correct etc..If it find that problem, developer can be after modifying to firmware upgrade code again Operation, calls BMC simulation system on server 20 to be tested again, until all firmware upgrade codes pass through Confirm after being tested in BMC simulation system errorless.Later, the object of calling is set as consolidating by developer in code The BMC physical machine 30 of part upgrading, so that the BMC physical machine 30 be called to carry out firmware upgrade, BMC physical machine 30 is completed after upgrading It feeds back to user terminal updating result, or based on safely considering, the BMC physical machine 30 is called to carry out the test of real machine, confirmation Subsequent processing is carried out after errorless again.
The embodiment of the present invention, which discloses described device, equipment etc., to be large-scale terminal device, such as server, be also possible to Various electric terminal equipments, such as mobile phone, personal digital assistant (PDA), tablet computer (PAD), smart television etc., therefore this hair Protection scope disclosed in bright embodiment should not limit as certain certain types of device, equipment.The embodiment of the present invention discloses described Client can be with the combining form of electronic hardware, computer software or both be applied to any one of the above electric terminal In equipment.
Computer readable storage medium (such as memory) as described herein can be volatile memory or non-volatile Memory, or may include both volatile memory and nonvolatile memory.As an example and not restrictive, it is non-easy The property lost memory may include read-only memory (ROM), programming ROM (PROM), electrically programmable ROM (EPROM), electrically-erasable Programming ROM (EEPROM) or flash memory.Volatile memory may include random access memory (RAM), which can To serve as external cache.As an example and not restrictive, RAM can be obtained in a variety of forms, such as synchronous RAM (DRAM), dynamic ram (DRAM), synchronous dram (SDRAM), double data rate SDRAM (DDR SDRAM), enhancing SDRAM (ESDRAM), synchronization link DRAM (SLDRAM) and directly Rambus RAM (DRRAM).The storage of disclosed aspect is set The standby memory for being intended to including but not limited to these and other suitable type.
In addition, BMC simulation system according to the present invention can be also used for basic input output system by corresponding adaptation BIOS (Basic Input/Output System), complex programmable logic device (CPLD) (Complex Programmable Logic Device) firmware upgrade code exploitation, debugging and test.Further, in addition to the interface function of BMC physical machine Outside, other functions of BMC physical machine are integrated in BMC simulation system, then can carry out being not limited to its of firmware upgrade code The exploitation, debugging and test of its code.
By adopting the above technical scheme, the present invention at least has the following beneficial effects: the present invention for firmware upgrade code Exploitation, debugging and test devise BMC simulation system, it can simulate the interface function of true BMC physical machine, provide at any time Developer develops and debugs, and solves the problems, such as that no real machine can not just be debugged, be tested, while will not In the presence of the risk for causing BMC system extension, it is ensured that the service life that will not influence system because of firmware upgrade code error be kept away The increase for having exempted from time cost when economic loss and exploitation, improves development efficiency.
It should be understood that technically in feasible situation, above in relation to technical characteristic cited by different embodiments It can be combined with each other, to form the additional embodiment in the scope of the invention.In addition, particular example as described herein and embodiment It is non-limiting, and structure explained above, step and sequence can be revised accordingly without departing from the present invention Protection scope.
In this application, the use of disjunctive is intended to include conjunction.Fixed or indefinite article use is not intended to Indicate radix.Specifically, be intended to indicate that the reference of "the" object or " one " and "one" object can in multiple such objects One of energy.However, removing and non-clearly limiting although element disclosed by the embodiments of the present invention can be described or be required in the form of individual It is made as odd number, it is understood that be multiple.In addition it is possible to use conjunction "or" conveys simultaneous feature, rather than Repelling programs.In other words, conjunction "or" is understood to include "and/or".Term " includes " is inclusiveness and has Range identical with "comprising".
Above-described embodiment, especially any " preferably " embodiment are the possibility examples of embodiment, and just to clear Chu understands the principle of the present invention and proposes.It, can without departing substantially from the spirit and principle of technique described herein To make many change and modification to above-described embodiment.All modifications are intended to be included in the scope of the present disclosure.

Claims (10)

1. a kind of emulation mode of the firmware upgrade code based on BMC simulation system, which is characterized in that the method includes being based on Server executes following steps:
Construct BMC simulation system, the BMC simulation system include control layer for simulating the interface function of BMC physical machine and Operation layer;
In response to user terminal firmware upgrade code to the calling of the BMC simulation system, received by the control layer described solid Waiting task in part upgrade code simultaneously passes to the operation layer;
The waiting task is executed by the operation layer and implementing result is fed back into the control layer;
The implementing result is fed back into the user terminal by the control layer.
2. emulation mode according to claim 1, which is characterized in that the BMC simulation system is configured to java language It writes, based on control layer and the operation layer described in SSM framework establishment.
3. emulation mode according to claim 1, which is characterized in that the BMC simulation system is configured in response to described The calling that firmware upgrade code is initiated with URL establishes connection by the control layer and the user terminal.
4. emulation mode according to claim 1, which is characterized in that the waiting task includes request method and request Parameter.
5. emulation mode according to claim 4, which is characterized in that described to execute described to be processed by the operation layer It is engaged in and implementing result is fed back into the control layer further comprises:
The operation layer is based on the required parameter and executes the request method;
In response to running successfully, corresponding status code and response body are fed back;
Fail in response to operation, feeds back corresponding error code.
6. a kind of simulator of the firmware upgrade code based on BMC simulation system, which is characterized in that described device includes:
At least one processor;With
Memory, the memory are stored with the program code that processor can be run, and said program code is run by processor Shi Zhihang following steps:
Construct BMC simulation system, the BMC simulation system include control layer for simulating the interface function of BMC physical machine and Operation layer;
In response to user terminal firmware upgrade code to the calling of the BMC simulation system, received by the control layer described solid Waiting task in part upgrade code simultaneously passes to the operation layer;
The waiting task is executed by the operation layer and implementing result is fed back into the control layer;
The implementing result is fed back into the user terminal by the control layer.
7. simulator according to claim 6, which is characterized in that the BMC simulation system is configured to java language It writes, based on control layer and the operation layer described in SSM framework establishment.
8. simulator according to claim 6, which is characterized in that the BMC simulation system is configured in response to described The calling that firmware upgrade code is initiated with URL establishes connection by the control layer and the user terminal.
9. simulator according to claim 6, which is characterized in that the waiting task includes request method and request Parameter.
10. simulator according to claim 9, which is characterized in that described described to be processed by operation layer execution Implementing result is simultaneously fed back to the control layer and further comprises by task:
The operation layer is based on the required parameter and executes the request method;
In response to running successfully, corresponding status code and response body are fed back;
Fail in response to operation, feeds back corresponding error code.
CN201910628064.9A 2019-07-12 2019-07-12 Simulation method and device for firmware upgrade code based on BMC simulation system Active CN110515636B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201910628064.9A CN110515636B (en) 2019-07-12 2019-07-12 Simulation method and device for firmware upgrade code based on BMC simulation system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201910628064.9A CN110515636B (en) 2019-07-12 2019-07-12 Simulation method and device for firmware upgrade code based on BMC simulation system

Publications (2)

Publication Number Publication Date
CN110515636A true CN110515636A (en) 2019-11-29
CN110515636B CN110515636B (en) 2023-04-28

Family

ID=68622658

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201910628064.9A Active CN110515636B (en) 2019-07-12 2019-07-12 Simulation method and device for firmware upgrade code based on BMC simulation system

Country Status (1)

Country Link
CN (1) CN110515636B (en)

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104360894A (en) * 2014-11-18 2015-02-18 浪潮(北京)电子信息产业有限公司 Method and device for simulating physical equipment
CN104486419A (en) * 2014-12-18 2015-04-01 浪潮电子信息产业股份有限公司 Network firmware updating method based on FT platform

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104360894A (en) * 2014-11-18 2015-02-18 浪潮(北京)电子信息产业有限公司 Method and device for simulating physical equipment
CN104486419A (en) * 2014-12-18 2015-04-01 浪潮电子信息产业股份有限公司 Network firmware updating method based on FT platform

Also Published As

Publication number Publication date
CN110515636B (en) 2023-04-28

Similar Documents

Publication Publication Date Title
US11467952B2 (en) API driven continuous testing systems for testing disparate software
US9235383B2 (en) Method and apparatus for code virtualization and remote process call generation
CN109032611A (en) Script dispositions method, device, computer equipment and storage medium
US11507496B2 (en) Method of, and apparatus for, testing computer hardware and software
CN112306893A (en) UI page testing method and device, computer equipment and storage medium
CN111078339A (en) Interface element positioning method and device, computer equipment and storage medium
CN106612204B (en) Service checking method and device
CN109815115A (en) Method and device, the computer equipment, storage medium of debugging bridge joint mouth
US20200379748A1 (en) Upgrading method and apparatus
CN108347356A (en) A kind of multi-protocols unit test method, device, electronic equipment and storage medium
CN112433944A (en) Service testing method, device, computer equipment and storage medium
CN107122219A (en) The acquisition methods and device of installation file
CN109901842A (en) Application deployment method, apparatus, computer equipment and storage medium
CN110704312A (en) Pressure testing method and device, computer equipment and storage medium
CN105117340A (en) URL (Uniform Resource Locator) detection method and device used for quality evaluation of iOS browser application
CN110287112A (en) Maintaining method, device and the readable storage medium storing program for executing of client
CN110727575A (en) Information processing method, system, device and storage medium
CN106815037A (en) The execution method and device of application function
CN110515636A (en) A kind of emulation mode and device of the firmware upgrade code based on BMC simulation system
CN107678969A (en) Beta version dissemination method, device, Version Control equipment and test machine
CN112858876A (en) Self-adaptive chip automatic testing method
CN110471786A (en) Online hot restorative procedure, device, equipment and computer readable storage medium
CN114527974B (en) Method and device for realizing business function of software product and computer equipment
CN114385258A (en) Automatic testing method and device, electronic equipment and storage medium
Faci et al. In situ mutation for active things in the IoT context

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
GR01 Patent grant
GR01 Patent grant