* grub-core/tests/video_checksum.c: Add 2560x1440 mode to testing.
This commit is contained in:
parent
44d47bbe6f
commit
79054c1d1e
4 changed files with 28 additions and 4 deletions
|
@ -109,8 +109,8 @@ const char *
|
|||
grub_video_checksum_get_modename (void);
|
||||
|
||||
|
||||
#define GRUB_TEST_VIDEO_SMALL_N_MODES 6
|
||||
#define GRUB_TEST_VIDEO_ALL_N_MODES 30
|
||||
#define GRUB_TEST_VIDEO_SMALL_N_MODES 7
|
||||
#define GRUB_TEST_VIDEO_ALL_N_MODES 31
|
||||
|
||||
extern struct grub_video_mode_info grub_test_video_modes[GRUB_TEST_VIDEO_ALL_N_MODES];
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue