-
I noticed that syscalls/mmap03 is silently failing on x86 when the CPU supports PKEYs (see `man 7 pkeys`) on which Linux implements XOM (eXecute-Only Memory). The test is checking whether `mmap` with …
-
https://github.com/torvalds/linux/commit/dd83c161fbcc5d8be637ab159c0de015cbff5ba4
fixes this issue:
wait4(-2147483648, 0x20, 0, 0xdd0000) triggers:
UBSAN: Undefined behaviour in kernel/exit.c:1…
-
We know that synaptic connections are reinforced if the source cell fires just before target (LTP) and punished if the reverse occurs - target fires before source (LTD).
Currently only the LTP part i…
-
The current hierarchy is organically grown and partially doesn't make sense. I suggest the following new structure which will also highlight areas that need more testing:
```
tests/
core/
…
-
When there is a newline before the login prompt (i.e. "\nlocalhost login: "), runltp-ng will fail to recognize the prompt, thus not proceed with entering the username; this is because it get stucked p…
-
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="fano…
-
MacOS 10.13.4系统下运行srl demo提示:
java.lang.UnsatisfiedLinkError: edu.hit.ir.ltp4j.SRL.srl(Ljava/util/List;Ljava/util/List;Ljava/util/List;Ljava/util/List;Ljava/util/List;)
请问如何解决?谢谢!
-
I see the below subscribe call to order feed in neo_api but don't know if it works or how to use, anyone using please throw some light.
neoapi.py --> subscribe_to_orderfeed()
-
When a function has a long prototype the function list in the generated API doc looks ugly, because the "summary" columns is forcibly shrunk too much, since the function name column cannot wrap.
To a…
-
Draft of what I use myself has been posted as a part of patchset adding feature to shell API:
https://lists.linux.it/pipermail/ltp/2018-May/008191.html
https://patchwork.ozlabs.org/patch/918549/
…
pevik updated
5 years ago