aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/ublk/test_common.sh (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-05-31selftests: ublk: add stress test for per io daemonsUday Shankar1-0/+5
2025-05-23selftests: ublk: add test for UBLK_F_QUIESCEMing Lei1-3/+29
2025-05-23selftests: ublk: add test case for UBLK_U_CMD_UPDATE_SIZEMing Lei1-0/+5
2025-05-20selftests: ublk: make IO & device removal test more stressfulMing Lei1-1/+1
2025-04-24selftests: ublk: common: fix _get_disk_dev_t for pre-9.0 coreutilsUday Shankar1-2/+2
2025-04-16selftests: ublk: move creating UBLK_TMP into _prep_test()Ming Lei1-1/+1
2025-04-16selftests: ublk: support user recoveryMing Lei1-2/+55
2025-04-16selftests: ublk: run stress tests in parallelMing Lei1-1/+33
2025-04-16selftests: ublk: make sure _add_ublk_dev can return in sub-shellMing Lei1-8/+7
2025-04-16selftests: ublk: cleanup backfile automaticallyMing Lei1-12/+24
2025-03-28selftests: ublk: add more tests for covering MQMing Lei1-0/+6
2025-03-22selftests: ublk: add generic_01 for verifying sequential IO orderMing Lei1-0/+22
2025-03-20selftests: ublk: add variable for user to not show test resultMing Lei1-6/+10
2025-03-20selftests: ublk: don't show `modprobe` failureMing Lei1-2/+2
2025-03-10selftests: ublk: improve test usabilityMing Lei1-2/+8
2025-03-10selftests: ublk: add stress test for covering IO vs. killing ublk serverMing Lei1-0/+29
2025-03-10selftests: ublk: add one stress test for covering IO vs. removing deviceMing Lei1-0/+26
2025-03-10selftests: ublk: load/unload ublk_drv when preparing & cleaning up testsMing Lei1-0/+5
2025-03-10selftests: ublk: move zero copy feature check into _add_ublk_dev()Ming Lei1-11/+45
2025-03-10selftests: ublk: don't pass ${dev_id} to _cleanup_test()Ming Lei1-1/+1
2025-03-10selftests: ublk: support shellcheck and fix all warningMing Lei1-25/+32
2025-02-28selftests: ublk: add ublk zero copy testMing Lei1-0/+8
2025-02-28selftests: ublk: add file backed ublkMing Lei1-0/+47
2025-02-28selftests: ublk: add kernel selftests for ublkMing Lei1-0/+58