Searched refs:emulator (Results 1 – 8 of 8) sorted by relevance
45 MODULE_LIBRARY_DEPS += $(LOCAL_DIR)/../examples/devices/emulator
308 emulator: bool = True,374 if not emulator and not isinstance(test, TrustyHostTest):497 emulator: bool = True,533 emulator=emulator,
664 def main(default_config=None, emulator=True): argument836 emulator=emulator,
44 # # Run test on device or in emulator. Porttests run in one of two423 # because keystore (not present on Trusty emulator image) is needed
57 MODULE_LIBRARY_DEPS += $(LOCAL_DIR)/examples/devices/emulator
16 This will configure VSCode to understand how to start up Trusty in the emulator
47 # kernel so reboot the emulator before checking if the Linux kernel
112 QEMU_PREBUILTS := $(wildcard prebuilts/android-emulator/trusty-x86_64)