/usr/share/2013.com.canonical.certification:checkbox/jobs/mediacard.txt.in is in plainbox-provider-checkbox 0.4-1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
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 | plugin: user-interact
id: mediacard/mmc-insert
estimated_duration: 30.0
command: removable_storage_watcher --memorycard insert sdio usb scsi
_description:
PURPOSE:
This test will check that the systems media card reader can
detect the insertion of a Multimedia Card (MMC) media
STEPS:
1. Click "Test" and then insert an MMC card into the reader.
If a file browser opens up, you can safely close it.
(Note: this test will time-out after 20 seconds.)
2. Do not remove the device after this test.
VERIFICATION:
The verification of this test is automated. Do not change the
automatically selected result.
plugin: shell
id: mediacard/mmc-storage
estimated_duration: 30.0
depends: mediacard/mmc-insert
user: root
command: removable_storage_test -s 67120000 --memorycard sdio usb scsi
_description:
This test is automated and executes after the mediacard/mmc-insert
test is run. It tests reading and writing to the MMC card.
plugin: user-interact
id: mediacard/mmc-remove
estimated_duration: 30.0
depends: mediacard/mmc-insert
command: removable_storage_watcher --memorycard remove sdio usb scsi
_description:
PURPOSE:
This test will check that the system correctly detects
the removal of the MMC card from the systems card reader.
STEPS:
1. Click "Test" and then remove the MMC card from the reader.
(Note: this test will time-out after 20 seconds.)
VERIFICATION:
The verification of this test is automated. Do not change the
automatically selected result.
plugin: user-interact
id: mediacard/sd-insert
estimated_duration: 30.0
command: removable_storage_watcher --memorycard insert sdio usb scsi
_description:
PURPOSE:
This test will check that the systems media card reader can
detect the insertion of an UNLOCKED Secure Digital (SD) media card
STEPS:
1. Click "Test" and then insert an UNLOCKED SD card into the reader.
If a file browser opens up, you can safely close it.
(Note: this test will time-out after 20 seconds.)
2. Do not remove the device after this test.
VERIFICATION:
The verification of this test is automated. Do not change the
automatically selected result.
plugin: shell
id: mediacard/sd-storage
estimated_duration: 30.0
depends: mediacard/sd-insert
user: root
command: removable_storage_test -s 268400000 --memorycard sdio usb scsi
_description:
This test is automated and executes after the mediacard/sd-insert
test is run. It tests reading and writing to the SD card.
plugin: user-interact
id: mediacard/sd-remove
estimated_duration: 30.0
depends: mediacard/sd-insert
command: removable_storage_watcher --memorycard remove sdio usb scsi
_description:
PURPOSE:
This test will check that the system correctly detects
the removal of an SD card from the systems card reader.
STEPS:
1. Click "Test" and then remove the SD card from the reader.
(Note: this test will time-out after 20 seconds.)
VERIFICATION:
The verification of this test is automated. Do not change the
automatically selected result.
plugin: shell
id: mediacard/sd-preinserted
estimated_duration: 30.0
user: root
requires: device.category == 'CARDREADER'
command: removable_storage_test -s 268400000 --memorycard -l sdio usb scsi && removable_storage_test --memorycard sdio usb scsi
_description:
This is a fully automated version of mediacard/sd-automated and assumes that the
system under test has a memory card device plugged in prior to checkbox execution.
It is intended for SRU automated testing.
plugin: user-interact
id: mediacard/sdhc-insert
estimated_duration: 30.0
command: removable_storage_watcher --memorycard insert sdio usb scsi
_description:
PURPOSE:
This test will check that the systems media card reader can
detect the insertion of a UNLOCKED Secure Digital High-Capacity
(SDHC) media card
STEPS:
1. Click "Test" and then insert an UNLOCKED SDHC card into the reader.
If a file browser opens up, you can safely close it.
(Note: this test will time-out after 20 seconds.)
2. Do not remove the device after this test.
VERIFICATION:
The verification of this test is automated. Do not change the
automatically selected result.
plugin: shell
id: mediacard/sdhc-storage
estimated_duration: 30.0
depends: mediacard/sdhc-insert
user: root
command: removable_storage_test -s 268400000 --memorycard sdio usb scsi
_description:
This test is automated and executes after the mediacard/sdhc-insert
test is run. It tests reading and writing to the SDHC card.
plugin: user-interact
id: mediacard/sdhc-remove
estimated_duration: 30.0
depends: mediacard/sdhc-insert
command: removable_storage_watcher --memorycard remove sdio usb scsi
_description:
PURPOSE:
This test will check that the system correctly detects
the removal of an SDHC card from the systems card reader.
STEPS:
1. Click "Test" and then remove the SDHC card from the reader.
(Note: this test will time-out after 20 seconds.)
VERIFICATION:
The verification of this test is automated. Do not change the
automatically selected result.
plugin: user-interact
id: mediacard/cf-insert
estimated_duration: 30.0
command: removable_storage_watcher --memorycard insert sdio usb scsi
_description:
PURPOSE:
This test will check that the systems media card reader can
detect the insertion of a Compact Flash (CF) media card
STEPS:
1. Click "Test" and then insert a CF card into the reader.
If a file browser opens up, you can safely close it.
(Note: this test will time-out after 20 seconds.)
2. Do not remove the device after this test.
VERIFICATION:
The verification of this test is automated. Do not change the
automatically selected result.
plugin: shell
id: mediacard/cf-storage
estimated_duration: 30.0
depends: mediacard/cf-insert
user: root
command: removable_storage_test -s 268400000 --memorycard sdio usb scsi
_description:
This test is automated and executes after the mediacard/cf-insert
test is run. It tests reading and writing to the CF card.
plugin: user-interact
id: mediacard/cf-remove
depends: mediacard/cf-storage
estimated_duration: 30.0
command: removable_storage_watcher --memorycard remove sdio usb scsi
_description:
PURPOSE:
This test will check that the system correctly detects
the removal of a CF card from the systems card reader.
STEPS:
1. Click "Test" and then remove the CF card from the reader.
(Note: this test will time-out after 20 seconds.)
VERIFICATION:
The verification of this test is automated. Do not change the
automatically selected result.
plugin: user-interact
id: mediacard/sdxc-insert
estimated_duration: 30.0
command: removable_storage_watcher --memorycard insert sdio usb scsi
_description:
PURPOSE:
This test will check that the systems media card reader can
detect the insertion of a Secure Digital Extended Capacity (SDXC) media card
STEPS:
1. Click "Test" and then insert an UNLOCKED SDXC card into the reader.
If a file browser opens up, you can safely close it.
(Note: this test will time-out after 20 seconds.)
2. Do not remove the device after this test.
VERIFICATION:
The verification of this test is automated. Do not change the
automatically selected result.
plugin: shell
id: mediacard/sdxc-storage
estimated_duration: 30.0
depends: mediacard/sdxc-insert
user: root
command: removable_storage_test -s 268400000 --memorycard sdio usb scsi
_description:
This test is automated and executes after the mediacard/sdxc-insert
test is run. It tests reading and writing to the SDXC card.
plugin: user-interact
id: mediacard/sdxc-remove
estimated_duration: 30.0
depends: mediacard/sdxc-insert
command: removable_storage_watcher --memorycard remove sdio usb scsi
_description:
PURPOSE:
This test will check that the system correctly detects
the removal of a SDXC card from the systems card reader.
STEPS:
1. Click "Test" and then remove the SDXC card from the reader.
(Note: this test will time-out after 20 seconds.)
VERIFICATION:
The verification of this test is automated. Do not change the
automatically selected result.
plugin: user-interact
id: mediacard/ms-insert
estimated_duration: 30.0
command: removable_storage_watcher --memorycard insert sdio usb scsi
_description:
PURPOSE:
This test will check that the systems media card reader can
detect the insertion of a Memory Stick (MS) media card
STEPS:
1. Click "Test" and then insert a MS card into the reader.
If a file browser opens up, you can safely close it.
(Note: this test will time-out after 20 seconds.)
2. Do not remove the device after this test.
VERIFICATION:
The verification of this test is automated. Do not change the
automatically selected result.
plugin: shell
id: mediacard/ms-storage
estimated_duration: 30.0
depends: mediacard/ms-insert
user: root
command: removable_storage_test -s 268400000 --memorycard sdio usb scsi
_description:
This test is automated and executes after the mediacard/ms-insert
test is run. It tests reading and writing to the MS card.
plugin: user-interact
id: mediacard/ms-remove
estimated_duration: 30.0
depends: mediacard/ms-insert
command: removable_storage_watcher --memorycard remove sdio usb scsi
_description:
PURPOSE:
This test will check that the system correctly detects
the removal of a MS card from the systems card reader.
STEPS:
1. Click "Test" and then remove the MS card from the reader.
(Note: this test will time-out after 20 seconds.)
VERIFICATION:
The verification of this test is automated. Do not change the
automatically selected result.
plugin: user-interact
id: mediacard/msp-insert
estimated_duration: 30.0
command: removable_storage_watcher --memorycard insert sdio usb scsi
_description:
PURPOSE:
This test will check that the systems media card reader can
detect the insertion of a Memory Stick Pro (MSP) media card
STEPS:
1. Click "Test" and then insert a MSP card into the reader.
If a file browser opens up, you can safely close it.
(Note: this test will time-out after 20 seconds.)
2. Do not remove the device after this test.
VERIFICATION:
The verification of this test is automated. Do not change the
automatically selected result.
plugin: shell
id: mediacard/msp-storage
estimated_duration: 30.0
depends: mediacard/msp-insert
user: root
command: removable_storage_test -s 268400000 --memorycard sdio usb scsi
_description:
This test is automated and executes after the mediacard/msp-insert
test is run. It tests reading and writing to the MSP card.
plugin: user-interact
id: mediacard/msp-remove
estimated_duration: 30.0
depends: mediacard/msp-insert
command: removable_storage_watcher --memorycard remove sdio usb scsi
_description:
PURPOSE:
This test will check that the system correctly detects
the removal of a MSP card from the systems card reader.
STEPS:
1. Click "Test" and remove the MSP card from the reader.
(Note: this test will time-out after 20 seconds.)
VERIFICATION:
The verification of this test is automated. Do not change the
automatically selected result.
plugin: user-interact
id: mediacard/xd-insert
estimated_duration: 30.0
command: removable_storage_watcher --memorycard insert sdio usb scsi
_description:
PURPOSE:
This test will check that the systems media card reader can
detect the insertion of a Extreme Digital (xD) media card
STEPS:
1. Click "Test" and then insert a xD card into the reader.
If a file browser opens up, you can safely close it.
(Note: this test will time-out after 20 seconds.)
2. Do not remove the device after this test.
VERIFICATION:
The verification of this test is automated. Do not change the
automatically selected result.
plugin: shell
id: mediacard/xd-storage
estimated_duration: 30.0
depends: mediacard/xd-insert
user: root
command: removable_storage_test -s 268400000 --memorycard sdio usb scsi
_description:
This test is automated and executes after the mediacard/xd-insert
test is run. It tests reading and writing to the xD card.
plugin: user-interact
id: mediacard/xd-remove
estimated_duration: 30.0
depends: mediacard/xd-insert
command: removable_storage_watcher --memorycard remove sdio usb scsi
_description:
PURPOSE:
This test will check that the system correctly detects
the removal of a xD card from the systems card reader.
STEPS:
1. Click "Test" and then remove the xD card from the reader.
(Note: this test will time-out after 20 seconds.)
VERIFICATION:
The verification of this test is automated. Do not change the
automatically selected result.
plugin: user-interact-verify
id: mediacard/sd-performance-manual
depends: mediacard/sd-insert
estimated_duration: 120.0
user: root
command: removable_storage_test -s 268400000 --memorycard sdio usb | cat <(echo "Working...") - <(echo; echo "Verify the result and click OK to decide on the outcome") | zenity --text-info --title 'SD Card Performance'
_description:
PURPOSE:
This test will check your Media Card data transfer performance.
STEPS:
1. Insert SD card into the reader slot on this computer.
2. Click the test button to perform the test.
VERIFICATION:
Did the results of the test match the expected performance of the inserted device?
plugin: user-interact-verify
id: mediacard/sdhc-performance-manual
depends: mediacard/sdhc-insert
estimated_duration: 120.0
user: root
command: removable_storage_test -s 268400000 --memorycard sdio usb | cat <(echo "Working...") - <(echo; echo "Verify the result and click OK to decide on the outcome") | zenity --text-info --title 'SDHC Card Performance'
_description:
PURPOSE:
This test will check your Media Card data transfer performance.
STEPS:
1. Insert SDHC card into the reader slot on this computer.
2. Click the test button to perform the test.
VERIFICATION:
Did the results of the test match the expected performance of the inserted device?
plugin: user-interact-verify
id: mediacard/mmc-performance-manual
depends: mediacard/mmc-insert
estimated_duration: 120.0
user: root
command: removable_storage_test -s 268400000 --memorycard sdio usb | cat <(echo "Working...") - <(echo; echo "Verify the result and click OK to decide on the outcome") | zenity --text-info --title 'MMC Card Performance'
_description:
PURPOSE:
This test will check your Media Card data transfer performance.
STEPS:
1. Insert MMC card into the reader slot on this computer.
2. Click the test button to perform the test.
VERIFICATION:
Did the results of the test match the expected performance of the inserted device?
plugin: user-interact-verify
id: mediacard/cf-performance-manual
depends: mediacard/cf-insert
estimated_duration: 120.0
user: root
command: removable_storage_test -s 268400000 --memorycard sdio usb | cat <(echo "Working...") - <(echo; echo "Verify the result and click OK to decide on the outcome") | zenity --text-info --title 'CF Card Performance'
_description:
PURPOSE:
This test will check your Media Card data transfer performance.
STEPS:
1. Insert CF card into the reader slot on this computer.
2. Click the test button to perform the test.
VERIFICATION:
Did the results of the test match the expected performance of the inserted device?
plugin: user-interact-verify
id: mediacard/sdxc-performance-manual
depends: mediacard/sdxc-insert
estimated_duration: 120.0
user: root
command: removable_storage_test -s 268400000 --memorycard sdio usb | cat <(echo "Working...") - <(echo; echo "Verify the result and click OK to decide on the outcome") | zenity --text-info --title 'SDXC Card Performance'
_description:
PURPOSE:
This test will check your Media Card data transfer performance.
STEPS:
1. Insert SDXC card into the reader slot on this computer.
2. Click the test button to perform the test.
VERIFICATION:
Did the results of the test match the expected performance of the inserted device?
plugin: user-interact-verify
id: mediacard/ms-performance-manual
depends: mediacard/ms-insert
estimated_duration: 120.0
user: root
command: removable_storage_test -s 268400000 --memorycard sdio usb | cat <(echo "Working...") - <(echo; echo "Verify the result and click OK to decide on the outcome") | zenity --text-info --title 'MS Card Performance'
_description:
PURPOSE:
This test will check your Media Card data transfer performance.
STEPS:
1. Insert MS card into the reader slot on this computer.
2. Click the test button to perform the test.
VERIFICATION:
Did the results of the test match the expected performance of the inserted device?
plugin: user-interact-verify
id: mediacard/msp-performance-manual
depends: mediacard/msp-insert
estimated_duration: 120.0
user: root
command: removable_storage_test -s 268400000 --memorycard sdio usb | cat <(echo "Working...") - <(echo; echo "Verify the result and click OK to decide on the outcome") | zenity --text-info --title 'MSP Card Performance'
_description:
PURPOSE:
This test will check your Media Card data transfer performance.
STEPS:
1. Insert MSP card into the reader slot on this computer.
2. Click the test button to perform the test.
VERIFICATION:
Did the results of the test match the expected performance of the inserted device?
plugin: user-interact-verify
id: mediacard/xd-performance-manual
depends: mediacard/xd-insert
estimated_duration: 120.0
user: root
command: removable_storage_test -s 268400000 --memorycard sdio usb | cat <(echo "Working...") - <(echo; echo "Verify the result and click OK to decide on the outcome") | zenity --text-info --title 'XD Card Performance'
_description:
PURPOSE:
This test will check your Media Card data transfer performance.
STEPS:
1. Insert XD card into the reader slot on this computer.
2. Click the test button to perform the test.
VERIFICATION:
Did the results of the test match the expected performance of the inserted device?
|