Add Page 14 (Event Log) and Page 20 (Enclosure Info) to C mock driver

This commit is contained in:
accusys
2026-03-29 15:08:47 +08:00
parent e7af73992d
commit f64450bdfa
5 changed files with 220 additions and 10 deletions
@@ -97,6 +97,7 @@ void mock_fill_page7(int ctrlIndex);
void mock_fill_page10(int ctrlIndex);
void mock_fill_page11(int ctrlIndex);
void mock_fill_page14(int ctrlIndex);
void mock_fill_page20(int ctrlIndex);
void mock_fill_page27(int ctrlIndex);
void mock_register_default_events(void);