From 817de39e6095f46d4d4d4e46a73ac848c0347433 Mon Sep 17 00:00:00 2001 From: Nikita <102851041+HyperNiki@users.noreply.github.com> Date: Tue, 17 May 2022 22:29:07 +0300 Subject: implement the chess board test --- UefiMonitorTest/UefiMonitorTestStrings.uni | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'UefiMonitorTest/UefiMonitorTestStrings.uni') diff --git a/UefiMonitorTest/UefiMonitorTestStrings.uni b/UefiMonitorTest/UefiMonitorTestStrings.uni index 60c519c..c99a949 100644 --- a/UefiMonitorTest/UefiMonitorTestStrings.uni +++ b/UefiMonitorTest/UefiMonitorTestStrings.uni @@ -106,3 +106,13 @@ "shouldn't have any colorful areas.\n" "\n" "Gray tone: %d\n" + +// Test "Chess Board" + +#string STR_CHESSBOARD_TITLE #language en-US "CHESS BOARD" + +#string STR_CHESSBOARD_MSG #language en-US "Assess the effectiveness of the monitor to display\n" + "objects with minimum and maximum brightness at the\n" + "same time.\n" + "\n" + "Side length of a square: %d\n" -- cgit v1.2.3-18-g5258