ucx/test.h

changeset 128
b79b1ce438dd
parent 120
8170f658f017
child 134
4d320dc3a7af
equal deleted inserted replaced
127:5418bda21896 128:b79b1ce438dd
45 * } 45 * }
46 * 46 *
47 * PLEASE NOTE: if a test fails, a longjump is performed 47 * PLEASE NOTE: if a test fails, a longjump is performed
48 * back to the UCX_TEST_BEGIN macro! 48 * back to the UCX_TEST_BEGIN macro!
49 * 49 *
50 * You may use multiple BEGIN-END blocks if you are aware of the
51 * longjmp behaviour.
52 * 50 *
53 */ 51 */
54 52
55 #ifndef UCX_TEST_H 53 #ifndef UCX_TEST_H
56 #define UCX_TEST_H 54 #define UCX_TEST_H

mercurial