Searched refs:TEST_PROGRAM_ELF (Results 1 – 2 of 2) sorted by relevance
10 static TEST_PROGRAM_ELF: &[u8] = include_bytes!("test_bin/test.elf"); constant49 let mut emu = emu::Emu::new(TEST_PROGRAM_ELF)?; in main()