summaryrefslogtreecommitdiffstats
path: root/drivers/thunderbolt/test.c
AgeCommit message (Expand)AuthorFilesLines
2022-07-11thunderbolt: test: Use kunit_test_suite() macroDavid Gow1-11/+1
2022-06-03Merge tag 'usb-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-8/+100
2022-05-12thunderbolt: Add KUnit test for devices with no DisplayPort adaptersGil Fine1-0/+92
2022-04-19thunderbolt: Use different lane for second DisplayPort tunnelMika Westerberg1-8/+8
2022-04-04thunderbolt: test: use NULL macrosRicardo Ribalda1-67/+67
2021-09-06thunderbolt: test: split up test cases in tb_test_credit_alloc_allLinus Torvalds1-17/+81
2021-07-05Merge tag 'usb-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-7/+552
2021-06-25thunderbolt: test: Reinstate a few casts of bitfieldsDavid Gow1-22/+44
2021-06-23thunderbolt: test: Remove some casts which are no longer requiredDavid Gow1-87/+65
2021-06-11thunderbolt: Bond lanes only when dual_link_port != NULL in alloc_dev_default()Mika Westerberg1-11/+11
2021-06-01thunderbolt: Add KUnit tests for credit allocationMika Westerberg1-0/+545
2021-03-18thunderbolt: Add KUnit tests for DMA tunnelsMika Westerberg1-0/+240
2021-03-18thunderbolt: Add KUnit tests for XDomain propertiesMika Westerberg1-0/+252
2020-09-16thunderbolt: Allow KUnit tests to be built also when CONFIG_USB4=mMika Westerberg1-1/+12
2020-08-09thunderbolt: merge fix for kunix_resource changesStephen Rothwell1-2/+2
2020-06-22thunderbolt: Add KUnit tests for tunnelingMika Westerberg1-0/+398
2020-06-22thunderbolt: Add KUnit tests for path walkingMika Westerberg1-0/+1228