adding test files.

This commit is contained in:
Jason Kulatunga
2020-08-21 21:14:25 -07:00
parent d636709aa1
commit 92d54df022
10 changed files with 2430 additions and 1 deletions
+30
View File
@@ -0,0 +1,30 @@
{
"json_format_version": [
1,
0
],
"smartctl": {
"version": [
7,
0
],
"svn_revision": "4883",
"platform_info": "x86_64-linux-5.4.6-arch3-1",
"build_info": "(local build)",
"argv": [
"smartctl",
"-jH",
"/dev/sdc"
],
"exit_status": 0
},
"device": {
"name": "/dev/sdc",
"info_name": "/dev/sdc [SAT]",
"type": "sat",
"protocol": "ATA"
},
"smart_status": {
"passed": true
}
}