Home
last modified time | relevance | path

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

/OK3568_Linux_fs/yocto/poky/meta/lib/oeqa/runtime/cases/
H A Dweston.py13 weston_log_file = '/tmp/weston-2.log' variable in WestonTest
17 cls.tc.target.run('rm %s' % cls.weston_log_file)
38 …p -E WAYLAND_DISPLAY=wayland-0 /usr/bin/weston --socket=wayland-1 --log=%s' % self.weston_log_file)
40 …run(self.get_weston_command('openvt -- weston --socket=wayland-2 --log=%s' % self.weston_log_file))
78 __, weston_log = self.target.run('cat %s' % self.weston_log_file)