summaryrefslogtreecommitdiffstats
path: root/meta/lib/oeqa/manual/bsp-hw.json
blob: ca91987e31f7d047537b875c4077dc8352d1922a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
[
    {
        "test": {
            "@alias": "bsps-hw.bsps-hw.boot_and_install_from_USB",
            "author": [
                {
                    "email": "alexandru.c.georgescu@intel.com",
                    "name": "alexandru.c.georgescu@intel.com"
                }
            ],
            "execution": {
                "1": {
                    "action": "plugin usb which contains live image burned",
                    "expected_results": "User can choose install system from usb stick onto harddisk from boot menu or command line option \n"
                },
                "2": {
                    "action": "configure device BIOS to firstly boot from USB if necessary",
                    "expected_results": "Installed system can boot up"
                },
                "3": {
                    "action": "boot the device and select option \"Install\" from boot menu",
                    "expected_results": ""
                },
                "4": {
                    "action": "proceed through default install process",
                    "expected_results": ""
                },
                "5": {
                    "action": "Remove USB, and reboot into new installed system. \nNote:   If installation was successfully completed and received this message \"\"(sdx): Volume was not properly unmounted...Please run fsck.\"\" ignore it because this was whitelisted according to bug 9652.",
                    "expected_results": ""
                }
            },
            "summary": "boot_and_install_from_USB"
        }
    },
    {
        "test": {
            "@alias": "bsps-hw.bsps-hw.live_boot_from_USB",
            "author": [
                {
                    "email": "juan.fernandox.ramos.frayle@intel.com",
                    "name": "juan.fernandox.ramos.frayle@intel.com"
                }
            ],
            "execution": {
                "1": {
                    "action": "Plugin usb which contains live image burned.",
                    "expected_results": "User can choose boot from live image on usb stick from boot menu or command line option"
                },
                "2": {
                    "action": "Configure device BIOS to firstly boot from USB if necessary.",
                    "expected_results": ""
                },
                "3": {
                    "action": "Reboot the device and boot from USB stick.",
                    "expected_results": "Live image can boot up with usb stick"
                }				
            },
            "summary": "live_boot_from_USB"
        }
    },
    {
        "test": {
            "@alias": "bsps-hw.bsps-hw.switch_among_multi_applications_and_desktop",
            "author": [
                {
                    "email": "alexandru.c.georgescu@intel.com",
                    "name": "alexandru.c.georgescu@intel.com"
                }
            ],
            "execution": {
                "1": {
                    "action": "launch several applications(like contacts, file manager, notes, etc)",
                    "expected_results": "user could switch among multi applications and desktop"
                },
                "2": {
                    "action": "launch terminal",
                    "expected_results": ""
                },
                "3": {
                    "action": "switch among multi applications and desktop",
                    "expected_results": ""
                },
                "4": {
                    "action": "close applications \nNote: The case is for sato image only. ",
                    "expected_results": ""
                }
            },
            "summary": "switch_among_multi_applications_and_desktop"
        }
    },
    {
        "test": {
            "@alias": "bsps-hw.bsps-hw.connman_offline_mode_in_connman-gnome",
            "author": [
                {
                    "email": "alexandru.c.georgescu@intel.com",
                    "name": "alexandru.c.georgescu@intel.com"
                }
            ],
            "execution": {
                "1": {
                    "action": "Launch connman-properties after system booting \n\n",
                    "expected_results": ""
                },
                "2": {
                    "action": "choose \"offline mode\" and check the connection of all network interfaces ",
                    "expected_results": "All connection should be off after clicking \"offline mode\" . "
                }
            },
            "summary": "connman_offline_mode_in_connman-gnome"
        }
    },
    {
        "test": {
            "@alias": "bsps-hw.bsps-hw.check_CPU_utilization_after_standby",
            "author": [
                {
                    "email": "alexandru.c.georgescu@intel.com",
                    "name": "alexandru.c.georgescu@intel.com"
                }
            ],
            "execution": {
                "1": {
                    "action": "Start up system",
                    "expected_results": ""
                },
                "2": {
                    "action": "run \"top\" command and check if there is any process eating CPU time",
                    "expected_results": ""
                },
                "3": {
                    "action": "make system into standby and resume it",
                    "expected_results": ""
                },
                "4": {
                    "action": "run \"top\" command and check if there is any difference with the data before standby",
                    "expected_results": "There should be no big difference before/after standby with \"top\" . "
                }
            },
            "summary": "check_CPU_utilization_after_standby"
        }
    },
    {
        "test": {
            "@alias": "bsps-hw.bsps-hw.Add_multiple_files_in_media_player",
            "author": [
                {
                    "email": "alexandru.c.georgescu@intel.com",
                    "name": "alexandru.c.georgescu@intel.com"
                }
            ],
            "execution": {
                "1": {
                    "action": "Launch media player",
                    "expected_results": ""
                },
                "2": {
                    "action": "Add multiple files(5 files) in media player at same time (ogg or wav)",
                    "expected_results": ""
                },
                "3": {
                    "action": "Verify the sound.",
                    "expected_results": "Media player should be OK with this action, it reproduce files correctly."
                }
            },
            "summary": "Add_multiple_files_in_media_player"
        }
    },
    {
        "test": {
            "@alias": "bsps-hw.bsps-hw.video_-_libva_check_(ogg_video_play)",
            "author": [
                {
                    "email": "alexandru.c.georgescu@intel.com",
                    "name": "alexandru.c.georgescu@intel.com"
                }
            ],
            "execution": {
                "1": {
                    "action": "check if libva is installed on system (or libogg)",
                    "expected_results": ""
                },
                "2": {
                    "action": "copy sample ogg file to system",
                    "expected_results": ""
                },
                "3": {
                    "action": "launch media player can play the ogg file",
                    "expected_results": "ogg file can be played without problem when libva is used (or libogg) "
                }
            },
            "summary": "video_-_libva_check_(ogg_video_play)"
        }
    },
    {
        "test": {
            "@alias": "bsps-hw.bsps-hw.media_player_-_play_video_(ogv)",
            "author": [
                {
                    "email": "alexandru.c.georgescu@intel.com",
                    "name": "alexandru.c.georgescu@intel.com"
                }
            ],
            "execution": {
                "1": {
                    "action": "copy sample ogv file to system",
                    "expected_results": ""
                },
                "2": {
                    "action": "launch media player and make sure it can play the ogv file",
                    "expected_results": "ogv file can be played without problem"
                }
            },
            "summary": "media_player_-_play_video_(ogv)"
        }
    },
    {
        "test": {
            "@alias": "bsps-hw.bsps-hw.media_player_-_stop/play_button_(ogv)",
            "author": [
                {
                    "email": "alexandru.c.georgescu@intel.com",
                    "name": "alexandru.c.georgescu@intel.com"
                }
            ],
            "execution": {
                "1": {
                    "action": "copy sample ogv file to system",
                    "expected_results": ""
                },
                "2": {
                    "action": "launch media player can play the ogv file",
                    "expected_results": ""
                },
                "3": {
                    "action": "click \"stop\" button to stop playing",
                    "expected_results": ""
                },
                "4": {
                    "action": "click \"start\" button to resume playing",
                    "expected_results": "ogv file can be start/stop without problem"
                }
            },
            "summary": "media_player_-_stop/play_button_(ogv)"
        }
    },
    {
        "test": {
            "@alias": "bsps-hw.bsps-hw.audio_-_play_(ogg)_with_HDMI",
            "author": [
                {
                    "email": "alexandru.c.georgescu@intel.com",
                    "name": "alexandru.c.georgescu@intel.com"
                }
            ],
            "execution": {
                "1": {
                    "action": "copy sample ogg file to system",
                    "expected_results": ""
                },
                "2": {
                    "action": "connect system with a monitor with HDMI",
                    "expected_results": ""
                },
                "3": {
                    "action": "launch media player and play the ogg file",
                    "expected_results": "ogg file can be played without problem with HDMI"
                }
            },
            "summary": "audio_-_play_(ogg)_with_HDMI"
        }
    },
    {
        "test": {
            "@alias": "bsps-hw.bsps-hw.audio_-_play_(wav)_with_HDMI",
            "author": [
                {
                    "email": "alexandru.c.georgescu@intel.com",
                    "name": "alexandru.c.georgescu@intel.com"
                }
            ],
            "execution": {
                "1": {
                    "action": "copy sample wav file to system",
                    "expected_results": ""
                },
                "2": {
                    "action": "connect system with a monitor with HDMI",
                    "expected_results": ""
                },
                "3": {
                    "action": "launch media player and play the wav file",
                    "expected_results": "wav file can be played without problem, with HDMI"
                }
            },
            "summary": "audio_-_play_(wav)_with_HDMI"
        }
    },
    {
        "test": {
            "@alias": "bsps-hw.bsps-hw.Graphics_-_ABAT",
            "author": [
                {
                    "email": "alexandru.c.georgescu@intel.com",
                    "name": "alexandru.c.georgescu@intel.com"
                }
            ],
            "execution": {
                "1": {
                    "action": "Download ABAT test suite from internal git repository, git clone git://tinderbox.sh.intel.com/git/abat",
                    "expected_results": ""
                },
                "2": {
                    "action": "Apply following patch to make it work on yocto environment",
                    "expected_results": ""
                },
                "3": {
                    "action": "Run \"./abat.sh\" to run ABAT test refer to abat.patch",
                    "expected_results": "All ABAT test should pass. \nNote : If below 3 fails appears ignore them. \n- start up X server fail.. due is already up \n- module [intel_agp] \n- module [i915]"
                }
            },
            "summary": "Graphics_-_ABAT"
        }
    },
    {
        "test": {
            "@alias": "bsps-hw.bsps-hw.Graphics_-_x11perf_-_2D",
            "author": [
                {
                    "email": "alexandru.c.georgescu@intel.com",
                    "name": "alexandru.c.georgescu@intel.com"
                }
            ],
            "execution": {
                "1": {
                    "action": "Run \"x11perf -aa10text\" and \"x11perf -rgb10text\"",
                    "expected_results": ""
                },
                "2": {
                    "action": "Get the FPS result and compare it with upstream graphics data on Sandybridge",
                    "expected_results": "There should not be big regression between Yocto and upstream linux . "
                }
            },
            "summary": "Graphics_-_x11perf_-_2D"
        }
    },
    {
        "test": {
            "@alias": "bsps-hw.bsps-hw.Check_if_SATA_disk_can_work_correctly",
            "author": [
                {
                    "email": "yi.zhao@windriver.com",
                    "name": "yi.zhao@windriver.com"
                }
            ],
            "execution": {
                "1": {
                    "action": "Run fdisk command to create partition on SATA disk. ",
                    "expected_results": "The SATA device can mount, umount, read and write. "
                },
                "2": {
                    "action": "Mount/Umount \n  mke2fs /dev/sda1 \n  mount -t ext2 /dev/sda1 /mnt/disk  \n  umount /mnt/disk",
                    "expected_results": ""
                },
                "3": {
                    "action": "Read/Write (filesystem) \n  touch /mnt/disk/test.txt \n  echo abcd > /mnt/disk/test.txt \n  cat /mnt/disk/test.txt",
                    "expected_results": ""
                },
                "4": {
                    "action": "Read/Write (raw) \n  dd if=/dev/sda1 of=/tmp/test bs=1k count=1k  \n  This command will read 1MB from /dev/sda1 to /tmp/test",
                    "expected_results": ""
                }
            },
            "summary": "Check_if_SATA_disk_can_work_correctly"
        }
    },
    {
        "test": {
            "@alias": "bsps-hw.bsps-hw.Install_and_boot_from_USB-drive_to_HDD-drive",
            "author": [
                {
                    "email": "david.israelx.rodriguez.castellanos@intel.com",
                    "name": "david.israelx.rodriguez.castellanos@intel.com"
                }
            ],
            "execution": {
                "1": {
                    "action": "Get a HDD drive.",
                    "expected_results": "User can choose install system from USB stick on HDD drive from boot menu or command line option \n"
                },
                "2": {
                    "action": "Plugin USB which contains live image burned (USB1).",
                    "expected_results": "Installed system can boot up."
                },
                "3": {
                    "action": "Configure device BIOS to firstly boot from USB if necessary",
                    "expected_results": ""
                },
                "4": {
                    "action": "Boot the device and select option \"Install\"  from boot menu.",
                    "expected_results": ""
                },
                "5": {
                    "action": "Make sure that the divice in which image is going to be installed is the HDD drive.",
                    "expected_results": ""
                },
                "6": {
                    "action": "Proceed through default install process.",
                    "expected_results": ""
                },
                "7": {
                    "action": "Remove USB1, and reboot into new installed system.",
                    "expected_results": ""
                }
            },
            "summary": "Install_and_boot_from_USB-drive_to_HDD-drive"
        }
    },
    {
        "test": {
            "@alias": "bsps-hw.bsps-hw.Install_and_boot_from_USB-drive_to_SD-drive",
            "author": [
                {
                    "email": "david.israelx.rodriguez.castellanos@intel.com",
                    "name": "david.israelx.rodriguez.castellanos@intel.com"
                }
            ],
            "execution": {
                "1": {
                    "action": "Get a SD-drive with enough free space to install an image.",
                    "expected_results": "User can choose install system from USB stick on SD-drive from boot menu or command line option. \n"
                },
                "2": {
                    "action": "Plugin USB which contains live image burned (USB1).",
                    "expected_results": "Installed system can boot up."
                },
                "3": {
                    "action": "Configure device BIOS to firstly boot from USB if necessary",
                    "expected_results": ""
                },
                "4": {
                    "action": "Boot the device and select option \"Install\"  from boot menu.",
                    "expected_results": ""
                },
                "5": {
                    "action": "Make sure that the device in which image is going to be installed is the SD-drive.",
                    "expected_results": ""
                },
                "6": {
                    "action": "Proceed through default install process.",
                    "expected_results": ""
                },
                "7": {
                    "action": "Remove USB1, and reboot into new installed system.",
                    "expected_results": ""
                }
            },
            "summary": "Install_and_boot_from_USB-drive_to_SD-drive"
        }
    },
    {
        "test": {
            "@alias": "bsps-hw.bsps-hw.Test_boot_on_serial_communication_SD",
            "author": [
                {
                    "email": "juan.fernandox.ramos.frayle@intel.com",
                    "name": "juan.fernandox.ramos.frayle@intel.com"
                }
            ],
            "execution": {
                "1": {
                    "action": "1.- Create a yocto project image in a SD card \nexample \n2 - Configure a connection like shown in the link avobe: \nhttps://wiki.yoctoproject.org/wiki/MinnowMax_board_Serial_video_connection_guide \n3 - Verify the Minow Max board is connected to the host \n4 - Boot the system to desktop \n5 - Open a Terminal and check the IP  \nIn Terminal type $ifconfig\"",
                    "expected_results": "Verify you can create a live image  \n"
                }
            },
            "summary": "Test_boot_on_serial_communication_SD"
        }
    },
    {
        "test": {
            "@alias": "bsps-hw.bsps-hw.Test_boot_on_serial_communication_HDD",
            "author": [
                {
                    "email": "juan.fernandox.ramos.frayle@intel.com",
                    "name": "juan.fernandox.ramos.frayle@intel.com"
                }
            ],
            "execution": {
                "1": {
                    "action": "1 - Create a yocto project image in a HDD \nexample \n2 - Configure a connection like shown in the link avobe: \nhttps://wiki.yoctoproject.org/wiki/MinnowMax_board_Serial_video_connection_guide \n3 - Verify the Minow Max board is connected to the host \n4 - Boot the system to desktop \n5 - Open a Terminal and check the IP  \nIn Terminal type $ifconfig\"> ",
                    "expected_results": "Verify you can create a live image  \n"
                }
            },
            "summary": "Test_boot_on_serial_communication_HDD"
        }
    },
    {
        "test": {
            "@alias": "bsps-hw.bsps-hw.Test_boot_on_serial_communication_USB",
            "author": [
                {
                    "email": "juan.fernandox.ramos.frayle@intel.com",
                    "name": "juan.fernandox.ramos.frayle@intel.com"
                }
            ],
            "execution": {
                "1": {
                    "action": "1.- Create a yocto project image in a USB \nexample <dd if= core-image-sato-sdk.hddimg of =/dev/sdb>",
                    "expected_results": "Verify you can create a live image  \n"
                },
                "2": {
                    "action": "Configure a connection like shown in the link avobe: \nhttps://wiki.yoctoproject.org/wiki/MinnowMax_board_Serial_video_connection_guide\n\n",
                    "expected_results": "Video signal is present and not delayed \n"
                },
                "3": {
                    "action": " Verify the Minow Max board is connected to the host",
                    "expected_results": "Verify the system boot ok and no errors are present \n"
                },
                "4": {
                    "action": " Boot the system to desktop",
                    "expected_results": " Check that a valid IP is retrieved"
                },
                "5": {
                    "action": " Open a Terminal and check the IP  \nIn Terminal type $ifconfig\" ",
                    "expected_results": ""
                }
            },
            "summary": "Test_boot_on_serial_communication_USB"
        }
    },
    {
        "test": {
            "@alias": "bsps-hw.bsps-hw.Test_Seek_bar_and_volume_control",
            "author": [
                {
                    "email": "juan.fernandox.ramos.frayle@intel.com",
                    "name": "juan.fernandox.ramos.frayle@intel.com"
                }
            ],
            "execution": {
                "1": {
                    "action": "Run media player and load a media file ",
                    "expected_results": "Media player correctly open audio/video file \n"
                },
                "2": {
                    "action": "Verify that seek and volume control are present ",
                    "expected_results": "Seek bar and volume control are present \n"
                },
                "3": {
                    "action": "Verify that selecting the speaker icon opens the volume control",
                    "expected_results": "Volume control bar must appear \n"
                },
                "4": {
                    "action": "Verify you can increase and decrease volume level with the volume control",
                    "expected_results": "Volume level must be increased and decreased \n"
                },
                "5": {
                    "action": "Observe that slider on the seek bar moves along with the video/audio play",
                    "expected_results": "Video/audio file can be played and slider moves along with the video/audio play \n"
                },
                "6": {
                    "action": "Verify you can navigate the video with the slider back and forward",
                    "expected_results": "The slider can move back and forward in the seek bar \n"
                },
                "7": {
                    "action": "Verify that seek and volume control are functional in full screen mode",
                    "expected_results": "Press the full screen mode icon, seek bar and volume control must work fine \n"
                },
                "8": {
                    "action": "Verify that pressing << or >> while playing a file makes the slide goes slow/backwards or faster",
                    "expected_results": "Verify << and >> works correctly"
                }
            },
            "summary": "Test_Seek_bar_and_volume_control"
        }
    },
    {
        "test": {
            "@alias": "bsps-hw.bsps-hw.Check_if_watchdog_can_reset_the_target_system",
            "author": [
                {
                    "email": "yi.zhao@windriver.com",
                    "name": "yi.zhao@windriver.com"
                }
            ],
            "execution": {
                "1": {
                    "action": "1.Check if watchdog device exist in /dev/ directory. Run command echo 1 > /dev/watchdog and wait for 60s. Then, the target will reboot.",
                    "expected_results": "The watchdog device exist in /dev/ directory and can reboot the target.\n"
                }
            },
            "summary": "Check_if_watchdog_can_reset_the_target_system"
        }
    },
    {
        "test": {
            "@alias": "bsps-hw.bsps-hw.System_can_boot_up_via_NFS",
            "author": [
                {
                    "email": "yi.zhao@windriver.com",
                    "name": "yi.zhao@windriver.com"
                }
            ],
            "execution": {
                "1": {
                    "action": "Connect the board's first serial port to your workstation and then start up your favourite serial terminal so that you will be able to interact with the serial console. If you don't have a favourite, picocom is suggested:   $ picocom /dev/ttyS0 -b 115200 ",
                    "expected_results": "The system can boot up without problem\n"
                },
                "2": {
                    "action": "Power up or reset the board and press a key on the terminal when prompted to get to the U-Boot command line ",
                    "expected_results": ""
                },
                "3": {
                    "action": "Set up the environment in U-Boot:  => setenv ipaddr   => setenv serverip   ",
                    "expected_results": ""
                },
                "4": {
                    "action": "Download the kernel and boot:  => tftp tftp $loadaddr vmlinux => bootoctlinux $loadaddr coremask=0x3 root=/dev/nfs rw nfsroot=: ip=::::edgerouter:eth0:off mtdparts=phys_mapped_flash:512k(boot0),512k(boot1),64k@3072k(eeprom)\n",
                    "expected_results": ""
                }
            },
            "summary": "System_can_boot_up_via_NFS"
        }
    }
]