ltp icon indicating copy to clipboard operation
ltp copied to clipboard

Linux Test Project (mailing list: https://lists.linux.it/listinfo/ltp)

Results 269 ltp issues
Sort by recently updated
recently updated
newest added

In reference to this recently added test: commit 3d4ce5ad75bb74f73dc73031c27e9e0997718703 Author: Richard Palethorpe Date: Tue Dec 14 07:46:14 2021 +0000 cgroup: Add memcontrol02 I have the following results from a test...

Got several reports of failures: cpuset_memory_spread 5 TFAIL: hog the memory on the unexpected node(FilePages_For_Nodes(KB): _0: 2208 _1: 104132, Expect Nodes: 1). and cpuset_memory_spread 7 TFAIL: hog the memory on...

We do have quite a bit of documentation in the headers in a parseable format at this point so it makes sense to produce a formal API description out of...

TODO
documentation

https://bugzilla.suse.com/show_bug.cgi?id=1197331 `SAFE_FILE_PRINTF("/proc/asound/card*/pcm*/sub*/prealloc", "0");` in `setup()` is required to reproduce the bug without KASAN.

reproducer

On upstream kernel 5.12.16-rc1, one case of syscalls (shmget02) failed on ppc64le, e.g. ``` 1 2 tag=shmget02 stime=1626693077 3 cmdline="shmget02" 4 contacts="" 5 analysis=exit 6 7 tst_test.c:1342: TINFO: Timeout per...

Support for reboot in LTP tests would be useful for certain tests. Based on [original proposal from Cyril](https://lists.linux.it/pipermail/ltp/2020-August/018658.html). Adding `reboots_machine` flag to the `tst_test structure`, which will inform the test...

enhancement

tag=cgroup_fj_stress_cpu_3_3_each stime=1648141653 cmdline="cgroup_fj_stress.sh cpu 3 3 each" contacts="" analysis=exit cgroup_fj_stress_cpu_3_3_each 1 TINFO: Subsystem cpu is mounted at /sys/fs/cgroup/cpuset,cpu,cpuacct cgroup_fj_stress_cpu_3_3_each 1 TINFO: Creating subgroups ... cgroup_fj_stress_cpu_3_3_each 1 TINFO: ... mkdired 40...

Hi, We are running LTP on a RISC-V platform and found that we would bump into this failure on 8-core platform. (didn't happen on platform with core numbers less than...

The testcases in syscalls/fstat are old, messy and duplicated and should be rewritten.

enhancement
easyhack

Compare with nanoseconds Signed-off-by: Dante Zhang