Skip to content

Commit

Permalink
Merge pull request #1069 from tbzatek/smart-6
Browse files Browse the repository at this point in the history
tests: Add KINGSTON SA400S37240G SSD skdump
  • Loading branch information
tbzatek authored Oct 30, 2024
2 parents 2a9339a + 6eb7ebf commit 623ba23
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Binary file not shown.
4 changes: 2 additions & 2 deletions tests/smart_test.py
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@ class SMARTTest(unittest.TestCase):
SKDUMPS = ["TOSHIBA_THNSNH128GBST", "Hitachi_HDS721010CLA632", "WDC_WD20EARS-00MVWB0",
"SAMSUNG_HS122JC", "SAMSUNG_MMCRE28G5MXP-0VBH1", "IBM_IC25N020ATCS04-0",
"Maxtor_6Y120P0", "SiliconPower_SSD_SBFM61.3", "Patriot_Burst_240GB",
"KINGSTON_SA400S37480G_SBFKQ13", "GIGABYTE_GP-GSTFS31100TNTD",
"Biwintech_SSD_SX500"]
"KINGSTON_SA400S37480G_SBFKQ13", "KINGSTON_SA400S37240G_SBFK71B1",
"GIGABYTE_GP-GSTFS31100TNTD", "Biwintech_SSD_SX500"]

@classmethod
def setUpClass(cls):
Expand Down

0 comments on commit 623ba23

Please sign in to comment.