DynamoRIO / DynamoRIO/drmemory
write tests of system call in/out params for every system call
Open
Component-Tests
good first issue
help wanted
Migrated
Priority-Low
Type-Feature
- Dominant language
- C
- Stars
- 2.7k
- Forks
- 290
- PR merge metrics
- No merged PRs in 30d
Description
_From [derek.br...@gmail.com](https://code.google.com/u/117968039472581148324/) on December 10, 2010 17:58:16_
PR 519781
As more and more obscure/complex syscall in/out handling is added (xref PR 406302) we're going to need tests of all that code.
I've added recent syscall processing that needs more testing: ipc_sem_len() and rest of SYS_ipc,
SYS_socketcall, SYS_select, SYS_pselect6, SYS_prctl.
_Original issue: http://code.google.com/p/drmemory/issues/detail?id=176_
Contributor guide
Assessment
This issue has not been assessed yet.