Skip to content

libsmartctl: Virtual Client Interface

Latest
Compare
Choose a tag to compare
@allanliu allanliu released this 17 May 17:52
· 2 commits to master since this release
6afcf54
  • Virtualize public interface for flexibility and ease of testing.
  • Pure virtual libsmartctl::ClientInterface for isolated testing.
  • Consistent snake cased naming conventions.