Plan 9 from Bell Labs’s /usr/web/sources/contrib/fernan/nhc98/src/libraries/fps/tests/macros.m4

Copyright © 2021 Plan 9 Foundation.
Distributed under the MIT License.
Download the Plan 9 distribution.


define(SRC_LOC_, (`__orig_file__', `__line__'))
define(debug, (debug_ `SRC_LOC_'))dnl
define(info, (info_ `SRC_LOC_'))dnl
define(warn, (warn_ `SRC_LOC_'))dnl
define(fatal, (fatal_ `SRC_LOC_'))dnl
define(niceError, (niceError_ `SRC_LOC_'))dnl
define(dtrace, (dtrace_ `SRC_LOC_'))dnl
define(assert, (assert_ `SRC_LOC_'))dnl
define(assertEqual, (assertEqual_ `SRC_LOC_'))dnl
define(assertEqual2, (assertEqual2_ `SRC_LOC_'))dnl
define(assertSeqEqual, (assertSeqEqual_ `SRC_LOC_'))dnl
define(assertNull, (assertNull_ `SRC_LOC_'))dnl
define(assertNotNull, (assertNotNull_ `SRC_LOC_'))dnl
changequote(,)dnl
changecom(",")dnl

Bell Labs OSI certified Powered by Plan 9

(Return to Plan 9 Home Page)

Copyright © 2021 Plan 9 Foundation. All Rights Reserved.
Comments to webmaster@9p.io.