Home
last modified time | relevance | path

Searched refs:KT_ASSERT3PG (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/io/
H A Dstream_ktest.c138 KT_ASSERT3PG(pullmp->b_cont, !=, NULL, ctx, cleanup); in msgpullup_test()
139 KT_ASSERT3PG(pullmp->b_cont->b_datap, ==, mp->b_datap, ctx, cleanup); in msgpullup_test()
157 KT_ASSERT3PG(pullmp->b_cont, !=, NULL, ctx, cleanup); in msgpullup_test()
158 KT_ASSERT3PG(pullmp->b_cont->b_datap, ==, mp->b_cont->b_datap, ctx, in msgpullup_test()
177 KT_ASSERT3PG(pullmp->b_cont, !=, NULL, ctx, cleanup); in msgpullup_test()
178 KT_ASSERT3PG(pullmp->b_cont->b_datap, ==, mp->b_cont->b_cont->b_datap, in msgpullup_test()
/illumos-gate/usr/src/uts/common/sys/
H A Dktest.h248 #define KT_ASSERT3PG(l, op, r, ctx, label) \ macro
/illumos-gate/usr/src/pkg/manifests/
H A Ddriver-ktest.p5m61 link path=usr/share/man/man9f/KT_ASSERT3PG.9f target=ktest_result_pass.9f
/illumos-gate/usr/src/man/man9f/
H A DMakefile595 KT_ASSERT3PG.9f \
1916 KT_ASSERT3PG.9f := LINKSRC = ktest_result_pass.9f