Commit Graph

8 Commits

Author SHA1 Message Date
Qi Zheng
41e62ae982 [demos] Update Linux LTP test demo 2024-03-14 16:23:34 +08:00
ClawSeven
2a801e5fec [test] Implement ut for sigsuspend 2024-03-14 16:23:34 +08:00
Zheng, Qi
0bbfec0f24 [libos] Add syscall pwritev and preadv 2023-02-24 20:56:17 +08:00
Zheng, Qi
9e9c7c1644 [demos] Disable some segment fault LTP cases 2023-01-06 17:38:00 +08:00
LI Qing
f12f2c5499 Fix the SEGV in LTP test
It will introduce too much overhead if we check the memory protection perm
for every user space address, so we dismiss the test case.
2022-08-10 16:42:56 +08:00
ClawSeven
cc8b26dcc1 Remove Linux-ltp getdtablesize01 syscalls test 2022-04-15 17:35:11 +08:00
Shaowei Song
cc4abafdae [ci] Ignore test cases of illegal addr access 2022-03-28 15:20:16 +08:00
Zheng, Qi
4991aaa516 Update ltp demo with verified syscalls test cases
Signed-off-by: Zheng, Qi <huaiqing.zq@antgroup.com>
2021-11-03 14:54:27 +08:00