summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/ublk/test_common.sh
AgeCommit message (Expand)AuthorFilesLines
2026-04-07selftests/ublk: add filesystem fio verify test for shmem_zcMing Lei1-4/+11
2026-02-04selftests: ublk: organize test directories by test IDMing Lei1-1/+3
2026-01-31selftests: ublk: increase timeouts for parallel test executionMing Lei1-5/+5
2026-01-31selftests: ublk: add _ublk_sleep helper for parallel executionMing Lei1-0/+10
2026-01-31selftests: ublk: track created devices for per-test cleanupMing Lei1-1/+12
2026-01-31selftests: ublk: add _ublk_del_dev helper functionMing Lei1-6/+7
2026-01-31selftests: ublk: simplify UBLK_TEST_DIR handlingMing Lei1-4/+1
2026-01-31selftests: ublk: move test temp files into a sub directoryAlexander Atanasov1-3/+8
2026-01-31selftests: ublk: mark each test start and end time in dmesgAlexander Atanasov1-0/+2
2026-01-31selftests: ublk: derive TID automatically from script nameMing Lei1-0/+5
2026-01-12selftests: ublk: add integrity params testCaleb Sander Mateos1-0/+10
2025-12-28selftests/ublk: add test for async partition scanMing Lei1-4/+12
2025-12-12selftests: ublk: fix fio arguments in run_io_and_recover()Caleb Sander Mateos1-2/+3
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