Lines Matching full:action
13 "action": "plugin usb which contains live image burned", string
17 "action": "configure device BIOS to firstly boot from USB if necessary", string
21 "action": "boot the device and select option \"Install\" from boot menu", string
25 "action": "proceed through default install process", string
29 …"action": "Remove USB, and reboot into new installed system. \nNote: If installation was success… string
47 "action": "Plugin usb which contains live image burned.", string
51 "action": "Configure device BIOS to firstly boot from USB if necessary.", string
55 "action": "Reboot the device and boot from USB stick.", string
73 … "action": "launch several applications(like contacts, file manager, notes, etc)", string
77 "action": "launch terminal", string
81 "action": "switch among multi applications and desktop", string
85 "action": "close applications \nNote: The case is for sato image only. ", string
103 "action": "Launch connman-properties after system booting \n\n", string
107 … "action": "choose \"offline mode\" and check the connection of all network interfaces ", string
125 "action": "Start up system", string
129 … "action": "run \"top\" command and check if there is any process eating CPU time", string
133 "action": "make system into standby and resume it", string
137 … "action": "run \"top\" command and check if there is any difference with the data before standby", string
155 "action": "Launch media player", string
159 … "action": "Add multiple files(5 files) in media player at same time (ogg or wav)", string
163 "action": "Verify the sound.", string
164 … "expected_results": "Media player should be OK with this action, it reproduce files correctly."
181 "action": "check if libva is installed on system (or libogg)", string
185 "action": "copy sample ogg file to system", string
189 "action": "launch media player can play the ogg file", string
207 "action": "copy sample ogv file to system", string
211 "action": "launch media player and make sure it can play the ogv file", string
229 "action": "copy sample ogv file to system", string
233 "action": "launch media player can play the ogv file", string
237 "action": "click \"stop\" button to stop playing", string
241 "action": "click \"start\" button to resume playing", string
259 "action": "copy sample ogg file to system", string
263 "action": "connect system with a monitor with HDMI", string
267 "action": "launch media player and play the ogg file", string
285 "action": "copy sample wav file to system", string
289 "action": "connect system with a monitor with HDMI", string
293 "action": "launch media player and play the wav file", string
311 …"action": "Download ABAT test suite from internal git repository, git clone git://tinderbox.sh.int… string
315 "action": "Apply following patch to make it work on yocto environment", string
319 "action": "Run \"./abat.sh\" to run ABAT test refer to abat.patch", string
337 "action": "Run \"x11perf -aa10text\" and \"x11perf -rgb10text\"", string
341 … "action": "Get the FPS result and compare it with upstream graphics data on Sandybridge", string
359 "action": "Run fdisk command to create partition on SATA disk. ", string
363 …"action": "Mount/Umount \n mke2fs /dev/sda1 \n mount -t ext2 /dev/sda1 /mnt/disk \n umount /mn… string
367 …"action": "Read/Write (filesystem) \n touch /mnt/disk/test.txt \n echo abcd > /mnt/disk/test.txt… string
371 …"action": "Read/Write (raw) \n dd if=/dev/sda1 of=/tmp/test bs=1k count=1k \n This command will… string
389 "action": "Get a HDD drive.", string
393 "action": "Plugin USB which contains live image burned (USB1).", string
397 "action": "Configure device BIOS to firstly boot from USB if necessary", string
401 "action": "Boot the device and select option \"Install\" from boot menu.", string
405 … "action": "Make sure that the divice in which image is going to be installed is the HDD drive.", string
409 "action": "Proceed through default install process.", string
413 "action": "Remove USB1, and reboot into new installed system.", string
431 "action": "Get a SD-drive with enough free space to install an image.", string
435 "action": "Plugin USB which contains live image burned (USB1).", string
439 "action": "Configure device BIOS to firstly boot from USB if necessary", string
443 "action": "Boot the device and select option \"Install\" from boot menu.", string
447 … "action": "Make sure that the device in which image is going to be installed is the SD-drive.", string
451 "action": "Proceed through default install process.", string
455 "action": "Remove USB1, and reboot into new installed system.", string
473 …"action": "1.- Create a yocto project image in a SD card \nexample \n2 - Configure a connection li… string
491 …"action": "1 - Create a yocto project image in a HDD \nexample \n2 - Configure a connection like s… string
509 …"action": "1.- Create a yocto project image in a USB \nexample <dd if= core-image-sato-sdk.hddimg … string
513 …"action": "Configure a connection like shown in the link avobe: \nhttps://wiki.yoctoproject.org/wi… string
517 "action": " Verify the Minow Max board is connected to the host", string
521 "action": " Boot the system to desktop", string
525 "action": " Open a Terminal and check the IP \nIn Terminal type $ifconfig\" ", string
543 "action": "Run media player and load a media file ", string
547 "action": "Verify that seek and volume control are present ", string
551 "action": "Verify that selecting the speaker icon opens the volume control", string
555 … "action": "Verify you can increase and decrease volume level with the volume control", string
559 … "action": "Observe that slider on the seek bar moves along with the video/audio play", string
563 "action": "Verify you can navigate the video with the slider back and forward", string
567 … "action": "Verify that seek and volume control are functional in full screen mode", string
571 …"action": "Verify that pressing << or >> while playing a file makes the slide goes slow/backwards … string
589 …"action": "1.Check if watchdog device exist in /dev/ directory. Run command echo 1 > /dev/watchdog… string
607 …"action": "Connect the board's first serial port to your workstation and then start up your favour… string
611 …"action": "Power up or reset the board and press a key on the terminal when prompted to get to the… string
615 … "action": "Set up the environment in U-Boot: => setenv ipaddr => setenv serverip ", string
619 …"action": "Download the kernel and boot: => tftp tftp $loadaddr vmlinux => bootoctlinux $loadaddr… string