CN111752813B - Method and system for testing BMC video memory under DOS - Google Patents

Method and system for testing BMC video memory under DOS Download PDF

Info

Publication number
CN111752813B
CN111752813B CN202010443689.0A CN202010443689A CN111752813B CN 111752813 B CN111752813 B CN 111752813B CN 202010443689 A CN202010443689 A CN 202010443689A CN 111752813 B CN111752813 B CN 111752813B
Authority
CN
China
Prior art keywords
test
video memory
bmc
area
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.)
Active
Application number
CN202010443689.0A
Other languages
Chinese (zh)
Other versions
CN111752813A (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 Inspur Intelligent Technology Co Ltd
Original Assignee
Suzhou Inspur 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 Inspur Intelligent Technology Co Ltd filed Critical Suzhou Inspur Intelligent Technology Co Ltd
Priority to CN202010443689.0A priority Critical patent/CN111752813B/en
Publication of CN111752813A publication Critical patent/CN111752813A/en
Application granted granted Critical
Publication of CN111752813B publication Critical patent/CN111752813B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/30Monitoring
    • G06F11/34Recording or statistical evaluation of computer activity, e.g. of down time, of input/output operation ; Recording or statistical evaluation of user activity, e.g. usability assessment
    • G06F11/3466Performance evaluation by tracing or monitoring
    • G06F11/3476Data logging
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/22Detection or location of defective computer hardware by testing during standby operation or during idle time, e.g. start-up testing
    • G06F11/2205Detection or location of defective computer hardware by testing during standby operation or during idle time, e.g. start-up testing using arrangements specific to the hardware being tested

Landscapes

  • Engineering & Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Computer Hardware Design (AREA)
  • Quality & Reliability (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Testing, Inspecting, Measuring Of Stereoscopic Televisions And Televisions (AREA)

Abstract

The application discloses a method and a system for testing BMC video memory under DOS, wherein the method comprises the following steps: building a BMC video memory test environment; setting an iteration coefficient and a cycle number recording parameter of a video memory test, wherein the iteration coefficient is used for describing the cycle number of the video memory pressurization test, and the cycle number recording parameter is used for recording the number of the executed video memory pressurization test; executing a cyclic video memory pressurization test; updating the cycle times by using the cycle time recording parameter; judging whether the cycle number is less than an iteration coefficient; if yes, continuing to execute the video memory pressurization test of the next cycle; if not, acquiring a test log; and determining a BMC video memory test result according to the test log. The test system includes: the device comprises a test environment building module, a parameter setting module, a video memory compression test module, an updating module, a log obtaining module and a test result determining module. By the aid of the method and the device, the BMC video memory testing efficiency and the accuracy of the testing result can be improved.

Description

Method and system for testing BMC video memory under DOS
Technical Field
The application relates to the technical field of BMC function testing, in particular to a method and a system for testing BMC video memory under DOS.
Background
With the development of computer technology, the performance requirements of an information server and a day-to-day strong cloud computing service on the server are higher and higher, and correspondingly, the platform management performance requirements on the BMC are also higher and higher in the operation and maintenance of the server. How to perform performance test on the BMC so as to ensure that the BMC can meet the operation and maintenance requirements of the server is an important technical problem.
At present, the performance test of the BMC is mainly to perform a function test on the BMC, specifically, to perform a pressure test on the BMC by using an IPMI server in a Linux system, for example: and performing a pressure test on the reading of the sdr information by the BMC and performing a pressure test on the network connectivity of the BMC.
However, the performance test of the BMC does not include a video memory test at present, so that the performance test of the BMC is not comprehensive enough at present, the accuracy of the final test result is not high enough, and the BMC performance problem caused by the unqualified video memory cannot be found due to the fact that the video memory test is not performed, so that the stability of the BMC is not high enough.
Disclosure of Invention
The application provides a method and a system for testing BMC video memory under DOS, which are used for solving the problems that in the prior art, the performance test of BMC is not comprehensive enough, and the test accuracy and the BMC stability are not high enough.
In order to solve the technical problem, the embodiment of the application discloses the following technical scheme:
a test method for BMC video memory under DOS comprises the following steps:
building a BMC video memory test environment;
setting an iteration coefficient and a cycle number recording parameter of a video memory test, wherein the iteration coefficient is used for describing the cycle number of the video memory pressurizing test, and the cycle number recording parameter is used for recording the number of the executed video memory pressurizing test;
executing a cyclic video memory pressurization test, wherein the cyclic video memory pressurization test comprises the following steps: acquiring the display interface information of the mainboard according to the PCI information of the mainboard; transmitting a plurality of pictures with different resolutions to a BMC video memory according to the mainboard video memory interface information; the BMC video memory performs graphic mask test on the picture to obtain a graphic mask test result; displaying a graphic mask test result in real time at the KVM terminal;
updating the cycle times by using the cycle time recording parameter;
judging whether the cycle number is smaller than an iteration coefficient;
if yes, continuing to execute the video memory pressurization test of the next cycle;
if not, acquiring a test log;
and determining a BMC video memory test result according to the test log.
Optionally, the building a BMC video memory test environment includes:
connecting a BMC IP;
opening the KVM of the BMC according to the acquired command, and enabling the KVM to keep a connection state;
and retrieving and determining the video memory control of the server mainboard according to the acquired command.
Optionally, the BMC video memory performs a graphic mask test on the picture to obtain a graphic mask test result, including:
determining a first area and a second area according to the resolution of the picture, wherein the first area is an area which is only subjected to color rendering, and the second area is an area which needs to be reserved for graphic display;
rendering the first area;
determining the position of the graph in the second area according to the resolution of the picture;
rendering the second region according to the determined position of the graph.
Optionally, determining a BMC video memory test result according to the test log, including:
judging whether the KVM is interrupted in the BMC video memory test process or not according to the test log;
if yes, judging that the test is unqualified;
if not, the test is judged to be qualified.
A test system for BMC video memory under DOS, the test system comprising:
the test environment building module is used for building a BMC video memory test environment;
the parameter setting module is used for setting an iteration coefficient and a cycle number recording parameter of the video memory test, wherein the iteration coefficient is used for describing the cycle number of the video memory pressurization test, and the cycle number recording parameter is used for recording the number of the executed video memory pressurization test;
the video memory pressurization test module is used for executing the video memory pressurization test, wherein the video memory pressurization test module comprises: the mainboard video memory interface information acquisition unit is used for acquiring the mainboard video memory interface information according to the mainboard PCI information; the transmission unit is used for transmitting a plurality of pictures with different resolutions to the BMC video memory according to the mainboard video memory interface information; the mask testing unit is used for carrying out graphic mask testing on the picture to obtain a graphic mask testing result; the display unit is used for displaying the test result of the graphic mask in real time at the KVM terminal;
the updating module is used for updating the cycle times by utilizing the cycle time recording parameter;
the judging module is used for judging whether the cycle times are less than the iteration coefficient, and if so, continuing to execute the video memory pressurization test of the next cycle;
the log acquisition module is used for acquiring a test log when the judgment module judges that the cycle times are equal to the iteration times;
and the test result determining module is used for determining the BMC video memory test result according to the test log.
Optionally, the test environment building module includes:
the IP connection unit is used for connecting a BMC IP;
the KVM connecting unit is used for opening the KVM of the BMC according to the acquired command and enabling the KVM to keep a connecting state;
and the video memory control retrieving unit is used for retrieving and determining the video memory control of the server mainboard according to the acquired command.
Optionally, the mask testing unit includes:
the area determining subunit is configured to determine, according to a resolution of the picture, a first area and a second area, where the first area is an area where color rendering is simply performed, and the second area is an area where graphic display needs to be reserved;
a first region rendering subunit, configured to render the first region;
a graphic position determining subunit, configured to determine, according to the resolution of the picture, a position of the graphic in the second area;
and the second area rendering subunit is used for rendering the second area according to the determined position of the graph.
The technical scheme provided by the embodiment of the application can have the following beneficial effects:
the method comprises the steps of firstly establishing a BMC memory test environment, setting a memory test iteration coefficient and a cycle number recording parameter, then executing a cyclic memory pressurization test, updating the cycle number after the execution is finished, judging whether the cycle number is smaller than the iteration coefficient, when the cycle number is smaller than the iteration coefficient, indicating that the next cyclic memory pressurization test is not finished after the test is not finished, and when the cycle number is equal to the iteration coefficient, indicating that the test is finished, obtaining a test log, and determining a BMC memory test result according to the test log. In this embodiment, a set of automatic memory test is set for the BMC, so that the blank of the BMC memory test is filled, a test item for the performance of the BMC is added, the performance test of the BMC is more comprehensive, and the improvement of the stability of the BMC performance test is facilitated. In addition, the method can be executed in a script mode, a test tool is not required to be installed, the test tool only needs to be copied to a DOS system disk, the BMC video memory test can be carried out by executing the script one time, and the test efficiency is high.
The BMC video memory test in this embodiment adopts a method of combining a picture and a color, increases a graphics mask processing test of BMC on the picture, and can clearly see a processing process of each address on the picture and the color in the BMC video memory, and can test both the processing of the BMC video memory on the color and the processing of the BMC video memory on the picture, and only when the processing results on the picture and the color are both qualified, it is determined that the video memory test is passed, so the video memory test result in this embodiment is more comprehensive and accurate, and it is beneficial to improve the accuracy of the BMC video memory test result.
The application also provides a test system of BMC video memory under DOS, and the test system mainly comprises: the device comprises a test environment building module, a parameter setting module, a video memory compression test module, an updating module, a log obtaining module and a test result determining module. The test environment building module and the parameter setting module provide necessary test preparation for the BMC video memory test, the video memory compression test module can execute a specific test process, the log obtaining module is started or the video memory compression test module is returned according to the updating result of the updating module and the judging result of the judging module, and finally the test result determining module obtains the BMC video memory test result. In this embodiment, automatic BMC video memory testing can be realized by setting each module, and the blank of BMC video memory testing is filled up, so that test items for BMC performance are added, more comprehensive detection of BMC performance is facilitated, and BMC stability is improved. The embodiment adopts the automatic test module, and is favorable for improving the accuracy of the BMC video memory test result. In addition, in practical application, only the test system in the embodiment needs to be copied to the DOS system disk, and the BMC video memory test can be executed by one key without installing a test tool, so that the test efficiency is high.
It is to be understood that both the foregoing general description and the following detailed description are exemplary and explanatory only and are not restrictive of the application.
Drawings
The accompanying drawings, which are incorporated in and constitute a part of this specification, illustrate embodiments consistent with the present application and together with the description, serve to explain the principles of the application.
In order to more clearly illustrate the embodiments of the present application or the technical solutions in the prior art, the drawings used in the description of the embodiments or the prior art will be briefly described below, and it is obvious for those skilled in the art that other drawings can be obtained according to the drawings without creative efforts.
Fig. 1 is a schematic flowchart of a method for testing a BMC video memory under a DOS according to an embodiment of the present application;
fig. 2 is a schematic structural diagram of a system for testing BMC video memory under DOS according to an embodiment of the present application.
Detailed Description
In order to make those skilled in the art better understand the technical solutions in the present application, the technical solutions in the embodiments of the present application will be clearly and completely described below with reference to the drawings in the embodiments of the present application, and it is obvious that the described embodiments are only a part of the embodiments of the present application, and not all the embodiments. All other embodiments obtained by a person of ordinary skill in the art based on the embodiments in the present application without making any creative effort shall fall within the protection scope of the present application.
For a better understanding of the present application, embodiments of the present application are explained in detail below with reference to the accompanying drawings.
Example one
Referring to fig. 1, fig. 1 is a schematic flowchart of a method for testing a BMC video memory under a DOS according to an embodiment of the present application. As shown in fig. 1, the method for testing the BMC video memory under DOS in this embodiment mainly includes the following steps:
s1: and building a BMC video memory test environment.
The test method in the embodiment is executed under the DOS, the test method can be realized through a set of scripts, and in practical application, the scripts or test tools are copied under a DOS system disk first.
Specifically, step S1 includes the following processes:
s11: connecting the BMC IP.
S12: and opening the KVM of the BMC according to the acquired command, and keeping the KVM in a connection state.
In this embodiment, the following two methods may be adopted to maintain the KVM of the BMC in the connected state:
first, a version of KVM is obtained that is not disconnected over time. Usually, the KVM of the BMC has a certain time limit, and the BMC is disconnected if not operated for a certain time.
Secondly, installing python at the client, executing a KVM-state.py script, and refreshing the KVM webpage version through a driver.refresh () statement, so as to maintain the connection state of the KVM.
S13: and retrieving and determining the video memory control of the server mainboard according to the acquired command.
In this embodiment, a video.exe test tool is adopted, and the test tool calls PCI information of a motherboard through functions GetDevicePCIInfo and a VideoEngineInfo interface to retrieve a video memory control of a server motherboard.
After the test environment is built, executing step S2: and setting an iteration coefficient and a cycle number recording parameter of a video memory test.
The iteration coefficient is used for describing the cycle number of the video memory compression test, and the cycle number recording parameter is used for recording the number of the video memory compression test which is executed. In this embodiment, the iteration coefficient is changed in the 2d-test. Inf file, and the value of the iteration coefficient is 1000000 generally. The 2d-test is a one-cycle stress test for memory. The number of cycles to perform the 2d-test is recorded with the loopcnt parameter.
According to the step S2, the video.EXE testing tool executes 2d-test by using a spawnl function, and refers to an iteration coefficient assignment count set in a 2d-test.INF file, namely, the 2d-test program needs to complete the pressurization of the count loops, and 1 is added to the loopcnt every time a loop is executed.
S3: and executing a cycle of video memory pressurization test.
Specifically, step S3 includes the following processes:
s31: and acquiring the display memory interface information of the mainboard according to the PCI information of the mainboard.
S32: and transmitting the pictures with various different resolutions to the BMC video memory according to the mainboard video memory interface information.
S33: and the BMC video memory performs graphic mask test on the picture to obtain a graphic mask test result.
The specific image mask testing process is as follows:
s331: and determining the first area and the second area according to the resolution of the picture.
The first area is an area for simply performing color rendering, and the second area is an area for needing reserved graph display.
S332: and rendering the first area.
S333: and determining the position of the graph in the second area according to the resolution of the picture.
S334: rendering the second region according to the determined position of the graph.
S34: and displaying the test result of the graphic mask in real time at the KVM terminal.
From the above steps S31 to S34, the pattern mask test performed by the method in the present embodiment includes the following steps:
a) Inquiring the PCI information of the mainboard through a function GetDevicePCIInfo and an interface VideoEngineInfo, and acquiring mainboard video memory interface information VGAPCIInfo;
b) After acquiring the interface information of the main board video memory, transmitting pictures with various resolutions such as broad1.Bmp, broad2.Bmp and the like in the test system into the video memory through spawnl function circulation;
c) The BMC video memory is tested by using two methods of pictures and simple time delay, namely: and carrying out graphic mask test on the picture through the BMC video memory so as to confirm the performance of the BMC video memory.
D) And through BMC and KVM technologies, the KVM is turned on, and the image information is displayed at the KVM terminal.
Thus, a pressure test cycle of the BMC video memory is completed, and the graphic information with different resolutions is displayed at the KVM terminal, so that the pressure test of the BMC video memory can be completed.
With continued reference to fig. 1, after the video memory compression test of one cycle is completed, step S4 is executed: and updating the cycle times by using the cycle time recording parameter.
S5: and judging whether the cycle number is smaller than the iteration coefficient.
And if the loop times are less than the iteration coefficient, returning to the step S3, and continuously executing the video memory pressurization test of the next loop.
If the loop times are not less than the iteration coefficient, that is, the loop times are equal to the iteration coefficient, step S6 is executed: and acquiring a test log.
That is, when loopcnt < count, the test result is returned after the pressure test is performed until the loop count has been completed, when the number of loops is less than the iteration coefficient, the test is not completed, and when the number of loops is not less than the iteration number, that is, when the number of loops is equal to the iteration number, the test is completed, step S6 is performed to obtain the test log.
S7: and determining a BMC video memory test result according to the test log.
Specifically, step S7 includes:
s71: and judging whether the KVM is interrupted or not in the BMC video memory test process according to the test log.
If there is a KVM interrupt in the BMC video memory test process, step S72 is executed: and judging that the test is not qualified.
If no KVM interrupt is detected during the BMC video memory test, step S73 is executed: and judging that the test is qualified.
From the above step S7, if 1000000 test cycles can be successfully completed in the test process, that is, when the video memory processes pictures or images with different resolutions, the video memory can be processed and switched smoothly, the video memory function is good, and PASS is tested. And if the intermediate test is stopped, the spawnl exits abnormally, the loopcnt completion number recorded in the test result is less than the set number, which indicates that the test is interrupted, and the FAIL is tested when the abnormal stop occurs.
Example two
Referring to fig. 2 based on the embodiment shown in fig. 1, fig. 2 is a schematic structural diagram of a system for testing BMC video memory under DOS according to an embodiment of the present application. As shown in fig. 2, the test system in this embodiment mainly includes: the device comprises a test environment building module, a parameter setting module, a video memory compression test module, an updating module, a log obtaining module and a test result determining module.
The test environment building module is used for building a BMC video memory test environment. The parameter setting module is used for setting an iteration coefficient and a cycle number recording parameter of the video memory test, the iteration coefficient is used for describing the cycle number of the video memory pressurization test, and the cycle number recording parameter is used for recording the number of the executed video memory pressurization test. And the video memory pressurization testing module is used for executing the video memory pressurization testing. And the updating module is used for updating the cycle times by using the cycle time recording parameters. And the judging module is used for judging whether the cycle times are less than the iteration coefficient, and if so, continuing to execute the video memory pressurization test of the next cycle. And the log obtaining module is used for obtaining the test log when the judging module judges that the cycle times are equal to the iteration times. And the test result determining module is used for determining the BMC video memory test result according to the test log.
Further, the test environment building module includes: the device comprises an IP connection unit, a KVM connection unit and a video memory control retrieval unit. The IP connection unit is used for connecting the BMC IP. And the KVM connecting unit is used for opening the KVM of the BMC according to the acquired command and keeping the KVM in a connected state. And the video memory control retrieving unit is used for retrieving and determining the video memory control of the server mainboard according to the acquired command.
The video memory pressurization test module comprises: the device comprises a mainboard video memory interface information acquisition unit, a transmission unit, a mask testing unit and a display unit. The mainboard video memory interface information acquisition unit is used for acquiring the mainboard video memory interface information according to the mainboard PCI information; the transmission unit is used for transmitting the pictures with different resolutions to the BMC video memory according to the interface information of the mainboard video memory; the mask testing unit is used for carrying out graphic mask testing on the picture to obtain a graphic mask testing result; and the display unit is used for displaying the test result of the graphic mask in real time at the KVM terminal.
Further, the mask testing unit further includes: the system comprises a region determining subunit, a first region rendering subunit, a graph position determining subunit and a second region rendering subunit. The region determining subunit is used for determining a first region and a second region according to the resolution of the picture, wherein the first region is a region which is only subjected to color rendering, and the second region is a region which needs to be reserved for graphic display; a first region rendering subunit, configured to render the first region; a graphic position determining subunit, configured to determine, according to the resolution of the picture, a position of the graphic in the second area; and the second area rendering subunit is used for rendering the second area according to the determined position of the graph.
The working principle and working method of the test system in this embodiment are already described in detail in the embodiment shown in fig. 1, and are not described herein again.
The above description is merely exemplary of the present application and is presented to enable those skilled in the art to understand and practice the present application. Various modifications to these embodiments will be readily apparent to those skilled in the art, and the generic principles defined herein may be applied to other embodiments without departing from the spirit or scope of the application. Thus, the present application is not intended to be limited to the embodiments shown herein but is to be accorded the widest scope consistent with the principles and novel features disclosed herein.

Claims (5)

1. A method for testing BMC video memory under DOS is characterized in that the method comprises the following steps:
building a BMC video memory test environment;
setting an iteration coefficient and a cycle number recording parameter of a video memory test, wherein the iteration coefficient is used for describing the cycle number of the video memory pressurizing test, and the cycle number recording parameter is used for recording the number of the executed video memory pressurizing test;
executing a cyclic video memory pressurization test, wherein the cyclic video memory pressurization test comprises the following steps: acquiring mainboard video memory interface information according to the mainboard PCI information; transmitting a plurality of pictures with different resolutions to a BMC video memory according to the mainboard video memory interface information; the BMC video memory performs graphic mask test on the picture to obtain a graphic mask test result; displaying a test result of the graphic mask at the KVM terminal in real time;
updating the cycle times by using the cycle time recording parameter;
judging whether the cycle number is smaller than an iteration coefficient;
if yes, continuing to execute the video memory pressurization test of the next cycle;
if not, acquiring a test log;
determining a BMC video memory test result according to the test log;
the BMC video memory performs graphic mask test on the picture to obtain a graphic mask test result, and the method comprises the following steps:
determining a first area and a second area according to the resolution of the picture, wherein the first area is an area which is only subjected to color rendering, and the second area is an area which needs to be reserved for graphic display;
rendering the first area;
determining the position of the graph in the second area according to the resolution of the picture;
rendering the second region according to the determined position of the graph.
2. The method for testing the BMC video memory under the DOS according to claim 1, wherein the building of the BMC video memory test environment comprises:
connecting a BMC IP;
opening the KVM of the BMC according to the acquired command, and enabling the KVM to keep a connection state;
and retrieving and determining the video memory control of the server mainboard according to the acquired command.
3. The method for testing the BMC video memory under the DOS according to claim 1 or 2, wherein the determining of the test result of the BMC video memory according to the test log comprises:
judging whether the KVM is interrupted in the BMC video memory test process or not according to the test log;
if yes, judging that the test is unqualified;
if not, the test is judged to be qualified.
4. The utility model provides a test system of BMC video memory under DOS which characterized in that, test system includes:
the test environment building module is used for building a BMC video memory test environment;
the parameter setting module is used for setting an iteration coefficient and a cycle number recording parameter of the video memory test, wherein the iteration coefficient is used for describing the cycle number of the video memory pressurization test, and the cycle number recording parameter is used for recording the number of the executed video memory pressurization test;
the video memory pressurization test module is used for executing the video memory pressurization test, wherein the video memory pressurization test module comprises: the mainboard video memory interface information acquisition unit is used for acquiring the mainboard video memory interface information according to the mainboard PCI information; the transmission unit is used for transmitting a plurality of pictures with different resolutions to the BMC video memory according to the mainboard video memory interface information; the mask testing unit is used for carrying out graphic mask testing on the picture to obtain a graphic mask testing result; the display unit is used for displaying the test result of the graphic mask in real time at the KVM terminal;
the updating module is used for updating the cycle times by utilizing the cycle time recording parameter;
the judging module is used for judging whether the cycle times are less than the iteration coefficient, and if so, continuing to execute the video memory pressurization test of the next cycle;
the log obtaining module is used for obtaining a test log when the judging module judges that the cycle times are equal to the iteration times;
the test result determining module is used for determining a BMC video memory test result according to the test log;
wherein the mask test unit includes:
the area determining subunit is configured to determine, according to a resolution of the picture, a first area and a second area, where the first area is an area where color rendering is simply performed, and the second area is an area where graphic display needs to be reserved;
a first region rendering subunit, configured to render the first region;
a graphic position determining subunit, configured to determine, according to the resolution of the picture, a position of the graphic in the second area;
and the second area rendering subunit is used for rendering the second area according to the determined position of the graph.
5. The system of claim 4, wherein the test environment building module comprises:
the IP connection unit is used for connecting the BMC IP;
the KVM connecting unit is used for opening the KVM of the BMC according to the acquired command and keeping the KVM in a connected state;
and the video memory control retrieving unit is used for retrieving and determining the video memory control of the server mainboard according to the acquired command.
CN202010443689.0A 2020-05-22 2020-05-22 Method and system for testing BMC video memory under DOS Active CN111752813B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010443689.0A CN111752813B (en) 2020-05-22 2020-05-22 Method and system for testing BMC video memory under DOS

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010443689.0A CN111752813B (en) 2020-05-22 2020-05-22 Method and system for testing BMC video memory under DOS

Publications (2)

Publication Number Publication Date
CN111752813A CN111752813A (en) 2020-10-09
CN111752813B true CN111752813B (en) 2023-01-06

Family

ID=72674079

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010443689.0A Active CN111752813B (en) 2020-05-22 2020-05-22 Method and system for testing BMC video memory under DOS

Country Status (1)

Country Link
CN (1) CN111752813B (en)

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101211294A (en) * 2006-12-26 2008-07-02 环达电脑(上海)有限公司 Display memory test system and method
CN102567166A (en) * 2011-12-30 2012-07-11 曙光信息产业股份有限公司 Testing method and testing system of graphics card
CN110516179A (en) * 2019-08-07 2019-11-29 Oppo广东移动通信有限公司 Method for rendering graph, device, electronic equipment and storage medium

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101211294A (en) * 2006-12-26 2008-07-02 环达电脑(上海)有限公司 Display memory test system and method
CN102567166A (en) * 2011-12-30 2012-07-11 曙光信息产业股份有限公司 Testing method and testing system of graphics card
CN110516179A (en) * 2019-08-07 2019-11-29 Oppo广东移动通信有限公司 Method for rendering graph, device, electronic equipment and storage medium

Also Published As

Publication number Publication date
CN111752813A (en) 2020-10-09

Similar Documents

Publication Publication Date Title
US8019588B1 (en) Methods and systems to compare screen captures from emulated devices under test
WO2017005148A1 (en) Automatic software-testing method and device
CN107659455B (en) Method, storage medium, device and system for Mock data of iOS (internet operating system) end
CN107748715B (en) Unity-based texture map configuration information detection method and system
CN112732499A (en) Test method and device based on micro-service architecture and computer system
CN114845049A (en) Image simulation method, system, medium, and electronic device
CN112631926A (en) Code test coverage rate display method and device, computer equipment and storage medium
CN114578790B (en) Unmanned aerial vehicle flight control automatic test method, system, equipment and medium
CN111752813B (en) Method and system for testing BMC video memory under DOS
CN114721968B (en) Test method, test device and storage medium
CN114092590B (en) Electronic device and evaluation method and medium for image rendering performance of electronic device
WO2023082440A1 (en) Fault reproduction method and apparatus, and device and readable storage medium
CN115588458A (en) Storage device testing method, system, device and readable storage medium
CN111949510B (en) Test processing method, device, electronic equipment and readable storage medium
CN114328180A (en) Interface automation test method, system, electronic equipment and storage medium
CN109739752B (en) Built-in resource testing method and device, electronic equipment and readable storage medium
CN113836825A (en) Application method of key standard and verification chip of neural network processor
CN114218072A (en) Test script generation method and device, storage medium and computer equipment
CN110515834B (en) Interface testing method and device, mobile terminal and storage medium
CN114264904A (en) Full liquid crystal instrument testing method and system based on simulation and machine vision
CN112306838A (en) Page layout compatibility testing method, device and equipment and readable storage medium
CN112000581B (en) Testing method and tool for Cocos2D framework software
CN113094281B (en) Test method and device for hybrid App
CN114549533B (en) Template image storage method, device, equipment and storage medium
CN116955043A (en) Determination method and device of test result, storage medium and electronic equipment

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