]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
smb/client: introduce KUnit tests to check DOS/SRV err mapping search
authorYouling Tang <tangyouling@kylinos.cn>
Thu, 2 Apr 2026 14:18:39 +0000 (14:18 +0000)
committerSteve French <stfrench@microsoft.com>
Mon, 6 Apr 2026 00:58:40 +0000 (19:58 -0500)
commit85274a3bd40f46a17f520c9d84a5b72d4704d2c3
tree21dacfb659489d0d0c9e35cc26b1bfaca3f1dee5
parent8c028dd086ade4dd9fed8a4198f25531dcd11dcb
smb/client: introduce KUnit tests to check DOS/SRV err mapping search

Check whether all elements can be correctly found in the arrays.

Signed-off-by: Youling Tang <tangyouling@kylinos.cn>
Reviewed-by: ChenXiaoSong <chenxiaosong@kylinos.cn>
Signed-off-by: Steve French <stfrench@microsoft.com>
fs/smb/client/smb1maperror.c
fs/smb/client/smb1maperror_test.c
fs/smb/client/smb1proto.h
fs/smb/client/smberr.h