搜索资源列表
assert
- 这是一个测试函数条件是否成立的源文件,assert
test1
- 与或运算与assert测试的小实例,vs2003实现-Or computing and assert test with a small example, vs2003 to achieve ... ... ... ... ... ... ... ... ... ... ... ...
DebugDemo
- vc——使用断言宏检测程序的运行状态\DebugDemo-vc- use assert macro testing process running \ DebugDemo
DebugDemo
- 使用断言宏检测程序的运行状态\DebugDemo\DebugDemo.rar,很不错的vc源码,希望对大家有所帮助。-Assert macro tests using the operational status of \ DebugDemo \ DebugDemo.rar, very good vc source, we want to help.
pseudodbg
- The fake debug assert instructions -The fake debug assert instructions
dictTest
- Debug/trace/assert driver definitions for Dongle Host Driver.
test-assert
- This hairier than you d think, involving games with stdio and signals. -This is hairier than you d think, involving games with stdio and signals.
AssertMatchingEnums
- Use this file to assert that various WebKit API enum values continue matching WebCore defined enum values. -Use this file to assert that various WebKit API enum values continue matching WebCore defined enum values.
pseudodbg
- The fake debug assert instructions for Linux.
ViewAsserts
- Assert that view is below the visible screen.
TestUtil
- Assert (using junit.framework.Assert that all fields of message are cleared, and that getting the fields returns their default values.
GestureComparator
- Helper class to assert that two Gestures are approximately equal.
Assert
- A set of assert methods. Messages are only displayed when an assert fails.
wiretest
- lustre assert wire constants Source Code for Linux.
jfs_debug
- assert with traditional printf panic.
vxge-config
- This function implements traditional assert. By default assertions are enabled. It can be disabled by undefining VXGE_DEBUG_ASSERT macro in compilation.
cpia2_overview
- CTRL2 - NAND WP control, IDE Reset assert check.
xfs_dir2_leaf
- Check the internal consistency of a leaf1 block. Pop an assert if something is wrong.
msm_hsusb_hw
- Block communication with PHY.PHY retention enable disable.USB2 28nm PHY POR ASSERT.
assert
- Replace bionic libc stdlib assert.c which logs to stderr with our version which does LOGF. To be effective, add CFLAGS += -UNDEBUG and explicitly link in assert.c in all build modules.