Home
last modified time | relevance | path

Searched refs:travis_arch (Results 1 – 1 of 1) sorted by relevance

/qemu/tests/unit/
H A Dtest-util-filemonitor.c419 char *travis_arch; in test_file_monitor_events() local
428 travis_arch = getenv("TRAVIS_ARCH"); in test_file_monitor_events()
429 if (travis_arch && !g_str_equal(travis_arch, "x86_64")) { in test_file_monitor_events()