Subject: [PATCH 0/7] Testsuite updates V2 This series contains miscellaneous overdue updates to the testsuite. Of chief importance are the new test cases for linkhuge_rw remapping and the ability to skip linkhuge tests when they are known to hang.
Changes since V1: - When linkhuge_rw is not supported, suppress warnings rather than skipping tests. - Clean up the output of some tests to make run_tests.sh output cleaner. --- Adam Litke (7): tests: Add quota test modes for untouched mmaps tests: Handle expected differences brought on by private reservations tests: testutils copy of read_meminfo buffer is too small tests: Skip linkhuge and/or hush linkhuge_rw tests when they are broken elflink: tests: Make some library messages warnings and remove spurious '\n's elflink: Fix region-empty check for unaligned segment vaddrs tests: Add test cases for new relinking method elflink.c | 6 + tests/Makefile | 15 +++- tests/counters.c | 28 +++++-- tests/hugetests.h | 3 + tests/linkhuge_rw.c | 210 +++++++++++++++++++++++++++++++++++++++++++++++++++ tests/quota.c | 69 ++++++++++++----- tests/run_tests.sh | 109 +++++++++++++++++++++++--- tests/testutils.c | 65 ++++++++++++++++ 8 files changed, 456 insertions(+), 49 deletions(-) create mode 100644 tests/linkhuge_rw.c ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Libhugetlbfs-devel mailing list Libhugetlbfs-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/libhugetlbfs-devel