]> git.ipfire.org Git - thirdparty/curl.git/commit
curlcheck.h: add fail()
authorDaniel Stenberg <daniel@haxx.se>
Tue, 4 Jan 2011 22:09:19 +0000 (23:09 +0100)
committerDaniel Stenberg <daniel@haxx.se>
Tue, 4 Jan 2011 22:13:10 +0000 (23:13 +0100)
commit7c5d888ea69a30f29d7b100e4e7a8fcccd0a9e81
treee5bcd302d44213d6d0a0a5ea5a4d4de9c5cbb253
parentadb49ad8bb280b586b387ba930c0681afee03923
curlcheck.h: add fail()

fail is a new function/macro that a test case can use to indicate a test
failure for cases when the standard macros are not sufficient.
tests/unit/curlcheck.h