Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Marcus Hoffmann
nettle
Commits
ac9b82e4
Commit
ac9b82e4
authored
Oct 30, 2001
by
Niels Möller
Browse files
New macro SKIP which exits with code 77.
Rev: src/nettle/testsuite/macros.m4:1.2
parent
fe1e5101
Changes
1
Hide whitespace changes
Inline
Side-by-side
testsuite/macros.m4
View file @
ac9b82e4
...
...
@@ -23,5 +23,4 @@ m4_define(`H', `m4_ifelse(`$#',1,
`decode_hex($1, $2)')')m4_dnl
m4_define(`MEMEQ', `(!memcmp ($2, $3, $1))')m4_dnl
m4_define(`FAIL', `abort()')m4_dnl
m4_define(`SKIP', `exit(77)')m4_dnl
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment