From: Yu Kuai <yukuai3@xxxxxxxxxx> Yu Kuai (5): tests/throtl: add first test for blk-throttle tests/throtl: add a new test 002 tests/throtl: add a new test 003 tests/throtl: add a new test 004 tests/throtl: add a new test 005 tests/throtl/001 | 84 ++++++++++++++++++++++++++++++++++++++++++++ tests/throtl/001.out | 6 ++++ tests/throtl/002 | 81 ++++++++++++++++++++++++++++++++++++++++++ tests/throtl/002.out | 4 +++ tests/throtl/003 | 82 ++++++++++++++++++++++++++++++++++++++++++ tests/throtl/003.out | 4 +++ tests/throtl/004 | 79 +++++++++++++++++++++++++++++++++++++++++ tests/throtl/004.out | 4 +++ tests/throtl/005 | 83 +++++++++++++++++++++++++++++++++++++++++++ tests/throtl/005.out | 3 ++ tests/throtl/rc | 15 ++++++++ 11 files changed, 445 insertions(+) create mode 100755 tests/throtl/001 create mode 100644 tests/throtl/001.out create mode 100755 tests/throtl/002 create mode 100644 tests/throtl/002.out create mode 100755 tests/throtl/003 create mode 100644 tests/throtl/003.out create mode 100755 tests/throtl/004 create mode 100644 tests/throtl/004.out create mode 100755 tests/throtl/005 create mode 100644 tests/throtl/005.out create mode 100644 tests/throtl/rc -- 2.39.2