DynamoRIO/drmemory

add ioctl tests

Open

#379 建立於 2014年11月28日

在 GitHub 查看
 (3 留言) (0 反應) (0 負責人)C (289 fork)auto 404
Component-TestsMigratedOpSys-WindowsPriority-LowType-Featurehelp wanted

倉庫指標

Star
 (2,727 star)
PR 合併指標
 (PR 指標待抓取)

描述

From bruen...@google.com on May 04, 2011 15:00:27

currently ioctl handling is based on what's seen in net_unittests so that will server for now as testing (although some of the winsock calls are coming from injected libs from other software on the system and isn't from net_unittests itself :)). long-term should add or perhaps can find basic tests of all winsock functions: at least as no-error tests, ideally adding drmem-specific tests that pass uninit data to syscalls deliberately to test false negatives. that's a lot of work though so there are tradeoffs here to manage.

Original issue: http://code.google.com/p/drmemory/issues/detail?id=379

貢獻者指南