Move storgae greentea test

pull/13273/head
Rajkumar Kanagaraj 2020-07-10 15:42:59 +01:00
parent e92efbd800
commit 9aec1012a0
7 changed files with 1 additions and 2 deletions

View File

@ -192,4 +192,3 @@ int main()
{ {
return !Harness::run(specification); return !Harness::run(specification);
} }

View File

@ -34,7 +34,7 @@ Use `mbed test` again:
``` ```
mbed test -m K64F -t ARM -n mbed-os-features-storage-tests-blockdevice-general_block_device --run -v mbed test -m K64F -t ARM -n mbed-os-features-storage-tests-blockdevice-general_block_device --run -v
``` ```
#### Troubleshooting #### Troubleshooting
Please review the [documentation](https://os.mbed.com/docs/latest/tutorials/debugging.html) for suggestions about how to fix possible issues you may face. Please review the [documentation](https://os.mbed.com/docs/latest/tutorials/debugging.html) for suggestions about how to fix possible issues you may face.