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

LTP syscall "migrate_pages03" case will be failed due to infinite loop and timeout when any qemu guest is launched in v6.8 - v6.10 kernel ltp/testcases/kernel/syscalls/migrate_pages/migrate_pages03.c https://github.com/linux-test-project/ltp/blob/87c632c8bfbb772efde047e83e72c215bfeb1aba/testcases/kernel/syscalls/migrate_pages/migrate_pages03.c#L98 -> wait_ksmd_full_scan(); ltp/testcases/kernel/lib/ksm_helper.c wait_ksmd_full_scan()...

bug

It seems that there was some kind of connect() functional test in connect01.c test since it has an implementation of a sever that accepts connections and reads data from sockets,...

missing coverage

``` $ ./ioctl_sg01 tst_test.c:1733: TINFO: LTP version: 20240524 tst_test.c:1617: TINFO: Timeout per run is 1h 00m 30s ioctl_sg01.c:83: TINFO: Found SCSI device /dev/sg0 ioctl_sg01.c:123: TFAIL: Kernel memory leaked HINT: You...

I use cross-compile aarch64-none-linux-gnu-gcc version 9.2.1 to compile **without any problem**, but when I use version 11.4 to compile, an error will be reported. The error is as follows: CC...

mmapstress01: Fix printf format modifiers Signed-off-by: Li Xiaosong

Maybe I'm misreading the test, but is there any off-by-one issue in `inotify11`? It looks like [`churn` creates 10,000 files](https://github.com/linux-test-project/ltp/blob/c6a51e024d10152b43bb21d19ad8c92290368e5b/testcases/kernel/syscalls/inotify/inotify11.c#L47-L57) (`CHURN_FILES + 1` being 10,000), because of the `

Fixes issue with missing execution permissions on run_auto.sh scripts, which prevented hrtimer-prio and measurement sub-tests from running. Updated permissions for: testcases/realtime/func/hrtimer-prio/run_auto.sh testcases/realtime/func/measurement/run_auto.sh Fix #1201

**Description:** The `run_auto.sh` scripts have incorrect permissions, which prevented the realtime sub-tests `./func/measurement` and `./func/hrtimer-prio` from executing. When executing the tests, you can see: ``` + ./run.sh -t ./func/measurement /var/ARTIFACTS/work-plan32vd_n9h/kernel-automotive/plans/sst_kernel_rts/rt_ltp/plan/discover/external_er/tests/rt-tests/rt_ltp/ltp-full-20240524/testcases/realtime/lib...

[ type description here; PLEASE REMOVE THIS LINE AND THE LINES BELOW BEFORE SUBMITTING THIS PULL REQUEST ] Modify several serious syntax errors for two shell scripts