代码搜索:assertion
找到约 1,246 项符合「assertion」的源代码
代码结果 1,246
www.eeworm.com/read/175466/5346167
dns_rbt_deletename_1_data
#
# test data for dns_rbt_delete assertion 1
#
# format is:
#
dns_rbt.data delete a.vix.com ISC_R_SUCCESS
www.eeworm.com/read/175466/5346168
dns_rbt_deletename_2_data
#
# test data for dns_rbt_delete assertion 2
#
# format is:
#
dns_rbt.data delete new.name ISC_R_NOTFOUND
www.eeworm.com/read/175466/5346170
dns_rbt_findname_1_data
#
# test data for dns_rbt_findname assertion 1
#
# format is:
#
dns_rbt.data search a.vix.com ISC_R_SUCCESS
www.eeworm.com/read/347503/3170062
d abi-32.d
#as: --abi=32
#objdump: -dr
#name: Assertion .abi 32.
.*: file format .*-sh64.*
Disassembly of section \.text:
[0]+ :
[ ]+0:[ ]+6ff0fff0[ ]+nop
www.eeworm.com/read/347503/3170098
d abi-64.d
#as: --abi=64
#objdump: -dr
#name: Assertion .abi 64.
.*: file format .*-sh64.*
Disassembly of section \.text:
[0]+ :
[ ]+0:[ ]+6ff0fff0[ ]+nop
www.eeworm.com/read/340665/3266645
d abi-32.d
#as: --abi=32
#objdump: -dr
#name: Assertion .abi 32.
.*: file format .*-sh64
Disassembly of section \.text:
[0]+ :
[ ]+0:[ ]+6ff0fff0[ ]+nop
www.eeworm.com/read/340665/3266681
d abi-64.d
#as: --abi=64
#objdump: -dr
#name: Assertion .abi 64.
.*: file format .*-sh64
Disassembly of section \.text:
[0]+ :
[ ]+0:[ ]+6ff0fff0[ ]+nop
www.eeworm.com/read/339586/3296921
cpp testasserttest.cpp
#include "CoreSuite.h"
#include "TestAssertTest.h"
#include
/*
Note:
- tests need to be added to test asserEquals() template function and
use of assertion traits. Some check may need t
www.eeworm.com/read/333376/3387677
dns_rbt_addname_2_data
#
# test data for dns_rbt_addname assertion 2
#
# format is:
#
dns_rbt.data add a.vix.com ISC_R_EXISTS
www.eeworm.com/read/313796/3641235
java assertiontest.java
package org.uispec4j.assertion;
import org.uispec4j.utils.UnitTestCase;
public class AssertionTest extends UnitTestCase {
public void testIsTrue() throws Exception {
assertTrue(DummyAsse