Introduce a new LTP_QUIET env var which suppresses certain
types of LTP log messages, specifically TCONF, TWARN, TINFO,
and TDEBUG. This helps us keep the test logs briefer, while
still keeping the important information in the logs.
This update avoids several false positives, specifically with
the following testcases: eventfd2_03, shmctl05, mlock03,
poll02, prctl09, setsockopt10, and select02.
This update also adds a brief summary for the LTP testsuite,
something like the following: