aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/cdns3/cdns3-trace.c
diff options
context:
space:
mode:
authorDavid Gow <[email protected]>2021-04-15 23:56:23 -0700
committerShuah Khan <[email protected]>2021-08-13 13:13:18 -0600
commitb0d4adaf3b3c4402d9c3b6186e02aa1e4f7985cd (patch)
treec1e97a559f9c54c3e33e887b23f8a774a38690fa /drivers/usb/cdns3/cdns3-trace.c
parent2734d6c1b1a089fb593ef6a23d4b70903526fe0c (diff)
fat: Add KUnit tests for checksums and timestamps
Add some basic sanity-check tests for the fat_checksum() function and the fat_time_unix2fat() and fat_time_fat2unix() functions. These unit tests verify these functions return correct output for a number of test inputs. These tests were inspired by -- and serve a similar purpose to -- the timestamp parsing KUnit tests in ext4[1]. Note that, unlike fat_time_unix2fat, fat_time_fat2unix wasn't previously exported, so this patch exports it as well. This is required for the case where we're building the fat and fat_test as modules. Fixed minor checkpatch coding style errors and typos in commit log: Shuah Khan <[email protected]> [1]: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/fs/ext4/inode-test.c Signed-off-by: David Gow <[email protected]> Acked-by: OGAWA Hirofumi <[email protected]> Reviewed-by: Brendan Higgins <[email protected]> Tested-by: Daniel Latypov <[email protected]> Signed-off-by: Shuah Khan <[email protected]>
Diffstat (limited to 'drivers/usb/cdns3/cdns3-trace.c')
0 files changed, 0 insertions, 0 deletions