Hello, Wei Gao via ltp <ltp@lists.linux.it> writes: > + > +static struct tst_test test = { > + .test_all = run, > + .setup = setup, > + .cleanup = cleanup, > + .forks_child = 1, > + .max_runtime = 20, I removed this and merged! -- Thank you, Richard.