### Runs tests specific to memory management

export MMTESTS="ltp"

# List of monitors
export RUN_MONITOR=yes
export MONITORS_ALWAYS=
export MONITORS_GZIP=
export MONITORS_WITH_LATENCY=
export MONITOR_UPDATE_FREQUENCY=10

# LTP
export LTP_RUN_TESTS="mm,hugetlb,numa"
