annotate test/callback_suite/_auto_config.h @ 44:b8f16ad80e34

- more extreme test case configs, as cconvs like armhf can pass a lot of args via registers, and old config didn't test stack usage in those cases
author cslag
date Sat, 19 Dec 2015 16:19:15 +0100
parents 3e629dc19168
children ca36937b4613
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
3e629dc19168 initial from svn dyncall-1745
Daniel Adler
parents:
diff changeset
1 #define CONFIG_NSIGS 400
44
b8f16ad80e34 - more extreme test case configs, as cconvs like armhf can pass a lot of args via registers, and old config didn't test stack usage in those cases
cslag
parents: 0
diff changeset
2 #define CONFIG_MAXARGS 64
0
3e629dc19168 initial from svn dyncall-1745
Daniel Adler
parents:
diff changeset
3 #define CONFIG_API