HomeSort by: relevance | last modified time | path
    Searched defs:expect_fail (Results 1 - 3 of 3) sorted by relevancy

  /src/external/apache2/mDNSResponder/dist/ServiceRegistration/test/tests/
srpl-host-2i.c 227 bool expect_fail = false; local
230 expect_fail = true;
237 test_packet_start(state, expect_fail);
  /src/tests/usr.bin/printf/
printf.sh 153 expect_fail() function
236 expect_fail '' %3%
237 expect_fail a a%.%
238 expect_fail '' '%*%b' # cannot continue after bad format
239 expect_fail a a%-%b # hence 'b' is not part of output
409 expect_fail 45 '%d' "'-1"
410 expect_fail 43 '%d' "'+1"
416 expect_fail 45 '%d' '"-3'
417 expect_fail 43 '%d' '"+3'
451 expect_fail '0' %d jun
    [all...]
  /src/external/bsd/atf/dist/atf-c++/
tests.cpp 357 impl::tc::expect_fail(const std::string& reason) function in class:impl::tc

Completed in 112 milliseconds