gem5  v20.1.0.0
Variables
small_image_file.test.hh File Reference
#include <cstdint>

Go to the source code of this file.

Variables

const uint8_t image_file []
 This image file contains the text "This is a test image.\n" 31 times. More...
 
const uint8_t image_file_gzipped []
 This is "image_file" compressed using GZip. More...
 

Variable Documentation

◆ image_file

const uint8_t image_file[]

This image file contains the text "This is a test image.\n" 31 times.

Definition at line 37 of file small_image_file.test.hh.

Referenced by TEST().

◆ image_file_gzipped

const uint8_t image_file_gzipped[]
Initial value:
= {
0x1f, 0x8b, 0x08, 0x08, 0x48, 0x4b, 0xcb, 0x5d,
0x00, 0x03, 0x62, 0x6c, 0x61, 0x2e, 0x69, 0x6d,
0x67, 0x00, 0x0b, 0xc9, 0xc8, 0x2c, 0x56, 0x00,
0xa2, 0x44, 0x85, 0x92, 0xd4, 0xe2, 0x12, 0x85,
0xcc, 0xdc, 0xc4, 0xf4, 0x54, 0x3d, 0xae, 0x90,
0x51, 0xd1, 0x51, 0xd1, 0x41, 0x26, 0x0a, 0x00,
0xc9, 0x58, 0x6c, 0x4e, 0xaa, 0x02, 0x00, 0x00
}

This is "image_file" compressed using GZip.

Definition at line 129 of file small_image_file.test.hh.

Referenced by TEST().


Generated on Wed Sep 30 2020 14:02:18 for gem5 by doxygen 1.8.17