Home
last modified time | relevance | path

Searched defs:emulator (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/buildroot/support/testing/tests/fs/
H A Dtest_iso9660.py28 def test_mount_internal_external(emulator, builddir, internal=True, efi=False): argument
46 def test_touch_file(emulator): argument
H A Dtest_ext.py28 def boot_img_and_check_fs_type(emulator, builddir, fs_type): argument
/OK3568_Linux_fs/buildroot/support/testing/tests/core/
H A Dtest_timezone.py6 def boot_armv5_cpio(emulator, builddir): argument
/OK3568_Linux_fs/kernel/samples/seccomp/
H A Dbpf-direct.c62 static void emulator(int nr, siginfo_t *info, void *void_context) in emulator() function