Lines Matching +full:regression +full:- +full:test
1 TEST SUITE:
7 contain the regression test, basis operation test and stress test of memctl.
9 NOTE: the test can be run by root only.
13 The aim of the tests is to track any future regressions, test the functionality
19 --------------------
20 This script runs the testcases of control test.
23 --------------------
24 The program allocates memory specified using the '-m' option when 'm' is received
26 It exits on receiving 'x'. It gets the page size on specifying the '-p' option.
29 --------------------
33 --------------------
37 --------------------
42 --------------------
43 This script runs all the 2 testcases of stress test.
46 --------------------
49 regression/memcg_regression_test.sh
50 --------------------
51 This script runs all the 4 testcases of regression test.
53 regression/memcg_test_*.c/sh
54 --------------------
55 The programs run each regression test.
58 ------