ltp icon indicating copy to clipboard operation
ltp copied to clipboard

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

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

DISTRIB_RELEASE=22.04 OS : Ubuntu 22.04 Kernel : Linux intel 5.19.0-rc6- LTP Version : 20220527-191-gf42f6f3b4 Command: # ./runltp -f syscalls tag=fanotify05 stime=1659727743 cmdline="fanotify05" contacts="" analysis=exit tst_device.c:89: TINFO: Found free device 8...

DISTRIB_RELEASE=22.04 OS : Ubuntu 22.04 Kernel : Linux intel 5.19.0-rc6- LTP Version : 20220527-191-gf42f6f3b4 Command: # ./runltp -f mm tag=oom01 stime=1660084013 cmdline="oom01" contacts="" analysis=exit incrementing stop tst_test.c:1515: TINFO: Timeout per...

tag=statx04 stime=1659728923 cmdline="statx04" contacts="" analysis=exit tst_device.c:89: TINFO: Found free device 8 '/dev/loop8' tst_test.c:1526: TINFO: Timeout per run is 0h 00m 30s tst_supported_fs_types.c:89: TINFO: Kernel supports ext2 tst_supported_fs_types.c:51: TINFO: mkfs.ext2 does...

I use ./runltp -f controllers to test cgroup function. It is very time-consuming. I want to only test cgroup memory subsystem. Is there some commands to test only memory subsystem...

Hi The test file `runtest/ltp-aiodio.part1` can be executed by `./runltp -f ltp-aiodio.part1` directly. As it needs the extra junkfiles. And although test scripts `testscripts/ltp-aiodio.sh` can setup needed files and run...

syntax error on /opt/ltp/testcases/bin/ftrace_lib.sh: Syntax error: "(" unexpected (expecting "}"). Please remove the “(“ and “)” on line no. 63 which is fixing the issue and passes below cases now....

While testing SOF firmware I noticed that when trying to calculate audio file duration using "ffmpeg" command LTP flow gets stuck until the test reaches test timeout [ABT]. Running the...

Despite recent patch, this test is still failing sporadically on upstream kernels (x86_64 and aarch64). Maybe we need bigger reserve in terms of free memory? ``` 1 2 tag=set_mempolicy04 stime=1658259644...

Since most ipc testcases have been converted into new api and use ltpnewipc lib, we can cleanup the remain cases into new api and then remove old ltpipc lib. The...

via oss-sec The exploit code can be found at https://github.com/tr3ee/CVE-2022-23222

reproducer