selftests/mm: run_vmtests.sh: add hugetlb test category
authorBreno Leitao <leitao@debian.org>
Mon, 29 Jan 2024 11:52:46 +0000 (03:52 -0800)
committerAndrew Morton <akpm@linux-foundation.org>
Thu, 22 Feb 2024 18:24:52 +0000 (10:24 -0800)
commitd2d20f08e93a417199107abab795c5d40029eaae
treeb6d241f69669b4bc69f54212c39d0ce41b0fa034
parentd7c0e5f722ab229153c22efc836bf220479bdce6
selftests/mm: run_vmtests.sh: add hugetlb test category

The usage of run_vmtests.sh does not include hugetlb, which is a valid
test category.

Add the 'hugetlb' to the usage of run_vmtests.sh.

Link: https://lkml.kernel.org/r/20240129115246.1234253-1-leitao@debian.org
Signed-off-by: Breno Leitao <leitao@debian.org>
Reviewed-by: Muhammad Usama Anjum <usama.anjum@collabora.com>
Reviewed-by: Joel Savitz <jsavitz@redhat.com>
Cc: Ryan Roberts <ryan.roberts@arm.com>
Cc: Shuah Khan <shuah@kernel.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
tools/testing/selftests/mm/run_vmtests.sh