summaryrefslogtreecommitdiff
path: root/fs/smb/client/smb2maperror_test.c
AgeCommit message (Expand)AuthorFilesLines
2026-07-14smb/client: Use EXPORT_SYMBOL_IF_KUNIT() to export symbols in SMB2Andy Shevchenko1-0/+1
2026-04-05smb/client: move smb2maperror declarations to smb2proto.hZhangGuoDong1-4/+2
2026-04-05smb/client: avoid null-ptr-deref when tests fail in test_cmp_map()SunJianHao1-1/+1
2026-03-01smb/client: make SMB2 maperror KUnit tests a separate moduleChenXiaoSong1-3/+9
2026-02-08smb/client: introduce KUnit test to check search result of smb2_error_map_tableChenXiaoSong1-0/+45