Skip to content
Snippets Groups Projects
Commit 6621931b authored by Patrick Baudin's avatar Patrick Baudin
Browse files

[Tests] uniformization with master

parent 6d955969
No related branches found
No related tags found
No related merge requests found
Showing
with 47 additions and 46 deletions
tests/nonterm/output_to_file.i:7:[nonterm] warning: non-terminating loop output_to_file.i:7:[nonterm] warning: non-terminating loop
stack: loop :: tests/nonterm/output_to_file.i:11 <- main stack: loop :: output_to_file.i:11 <- main
tests/nonterm/output_to_file.i:12:[nonterm] warning: unreachable return output_to_file.i:12:[nonterm] warning: unreachable return
/* run.config /* run.config*
EXIT: 1 EXIT: 1
STDOPT: STDOPT:
*/ */
......
/* run.config /* run.config*
EXIT: 1 EXIT: 1
STDOPT: STDOPT:
*/ */
/* run.config* /* run.config*
EXIT: 1 EXIT: 1
STDOPT: STDOPT:
*/ */
void f(...) // f must have at least one argument void f(...) // f must have at least one argument
...@@ -11,4 +11,3 @@ int main() ...@@ -11,4 +11,3 @@ int main()
{ {
f(0); f(0);
} }
/* run.config* /* run.config*
EXIT: 1 EXIT: 1
STDOPT: STDOPT:
*/ */
int f(int a, int, int c,...); int f(int a, int, int c,...);
......
/* run.config /* run.config*
EXIT: 3 EXIT: 3
STDOPT: STDOPT:
*/ */
extern void Frama_C_show_each_warning(char const * , ...); extern void Frama_C_show_each_warning(char const * , ...);
......
/* run.config* /* run.config*
EXIT: 1 EXIT: 1
STDOPT: STDOPT:
*/ */
......
/* run.config /* run.config
EXIT: 1 EXIT: 1
OPT: -cpp-extra-args="-DCAN_CHECK" OPT: -cpp-extra-args="-DCAN_CHECK"
OPT: -cpp-extra-args="-DCANT_CHECK" OPT: -cpp-extra-args="-DCANT_CHECK"
*/ */
......
/* run.config /* run.config
EXIT: 1 EXIT: 1
OPT: -metrics-locals-size f,g,level3,level2,level1,main OPT: -metrics-locals-size f,g,level3,level2,level1,main
OPT: -metrics-locals-size recurse2 OPT: -metrics-locals-size recurse2
*/ */
......
/* run.config /* run.config
EXIT: 1 EXIT: 1
OPT: -metrics-used-files @PTEST_NAME@1.i @PTEST_NAME@2.i @PTEST_NAME@3.i @PTEST_NAME@4.i @PTEST_NAME@5.i @PTEST_NAME@6.i @PTEST_NAME@7.i @PTEST_NAME@8.i @PTEST_NAME@9.c @PTEST_NAME@1.h @PTEST_NAME@2.h OPT: -metrics-used-files @PTEST_NAME@1.i @PTEST_NAME@2.i @PTEST_NAME@3.i @PTEST_NAME@4.i @PTEST_NAME@5.i @PTEST_NAME@6.i @PTEST_NAME@7.i @PTEST_NAME@8.i @PTEST_NAME@9.c @PTEST_NAME@1.h @PTEST_NAME@2.h
OPT: -metrics-used-files -main g @PTEST_NAME@1.i @PTEST_NAME@2.i @PTEST_NAME@3.i @PTEST_NAME@4.i @PTEST_NAME@5.i @PTEST_NAME@6.i @PTEST_NAME@7.i @PTEST_NAME@8.i @PTEST_NAME@9.c @PTEST_NAME@1.h @PTEST_NAME@2.h OPT: -metrics-used-files -main g @PTEST_NAME@1.i @PTEST_NAME@2.i @PTEST_NAME@3.i @PTEST_NAME@4.i @PTEST_NAME@5.i @PTEST_NAME@6.i @PTEST_NAME@7.i @PTEST_NAME@8.i @PTEST_NAME@9.c @PTEST_NAME@1.h @PTEST_NAME@2.h
*/ */
......
/* run.config /* run.config*
EXIT: 1 EXIT: 1
OPT: %{dep:bts0990_link_1.i} OPT: %{dep:bts0990_link_1.i}
*/ */
......
/* run.config* /* run.config*
EXIT: 1 EXIT: 1
DEPS: __fc_machdep_custom.h DEPS: __fc_machdep_custom.h
MODULE: @PTEST_NAME@ MODULE: @PTEST_NAME@
OPT: -cpp-extra-args="-D__FC_MACHDEP_CUSTOM" -machdep custom -print -then -print OPT: -cpp-extra-args="-D__FC_MACHDEP_CUSTOM" -machdep custom -print -then -print
COMMENT: we need a -then to test double registering of a machdep COMMENT: we need a -then to test double registering of a machdep
*/ */
#include "__fc_machdep_custom.h" #include "__fc_machdep_custom.h"
// most of the following includes are not directly used, but they test if // most of the following includes are not directly used, but they test if
......
/* run.config /* run.config*
MODULE: Debug_category MODULE: Debug_category
EXIT: 0 EXIT: 0
OPT: -test-msg-key help -test-warn-key="a=inactive" OPT: -test-msg-key help -test-warn-key="a=inactive"
OPT: -test-msg-key a -test-warn-key="a=inactive" OPT: -test-msg-key a -test-warn-key="a=inactive"
OPT: -test-msg-key a -test-msg-key="-a:b" -test-warn-key="a=inactive" OPT: -test-msg-key a -test-msg-key="-a:b" -test-warn-key="a=inactive"
OPT: -test-msg-key a -test-msg-key="-a:b" -test-msg-key a:b:c -test-warn-key="a=inactive" OPT: -test-msg-key a -test-msg-key="-a:b" -test-msg-key a:b:c -test-warn-key="a=inactive"
OPT: -test-msg-key "a:b:c,d" -test-warn-key="a=inactive" OPT: -test-msg-key "a:b:c,d" -test-warn-key="a=inactive"
OPT: -test-msg-key "*" -test-warn-key="a=inactive" OPT: -test-msg-key "*" -test-warn-key="a=inactive"
OPT: OPT:
EXIT: 1 EXIT: 1
OPT: -test-warn-key a=error OPT: -test-warn-key a=error
OPT: -test-warn-key a=abort OPT: -test-warn-key a=abort
EXIT: 0 EXIT: 0
OPT: -test-warn-key a=feedback OPT: -test-warn-key a=feedback
EXIT: 1 EXIT: 1
OPT: -test-warn-key="*=abort" OPT: -test-warn-key="*=abort"
EXIT: 0 EXIT: 0
OPT: -test-warn-key=a=once OPT: -test-warn-key=a=once
OPT: -test-warn-key a=feedback-once OPT: -test-warn-key a=feedback-once
EXIT: 1 EXIT: 1
OPT: -test-warn-key a=err-once OPT: -test-warn-key a=err-once
OPT: -test-warn-key test-vis-err OPT: -test-warn-key test-vis-err
OPT: -test-warn-key test-inv-err OPT: -test-warn-key test-inv-err
EXIT: 4 EXIT: 4
OPT: -test-warn-key test-failure OPT: -test-warn-key test-failure
FILTER: sed 's|Your Frama-C version is.*|Your Frama-C version is VERSION|' FILTER: sed 's|Your Frama-C version is.*|Your Frama-C version is VERSION|'
*/ */
...@@ -2,6 +2,8 @@ ...@@ -2,6 +2,8 @@
EXIT: 1 EXIT: 1
STDOPT: STDOPT:
*/ */
void f(void) {} void f(void) {}
int main() int main()
......
/* run.config /* run.config*
EXIT: 1 EXIT: 1
LIBS: global_decl_loc LIBS: global_decl_loc
OPT: @PTEST_DIR@/global_decl_loc.i OPT: @PTEST_DIR@/global_decl_loc.i
*/ */
......
/* run.config /* run.config*
PLUGIN: report @PLUGIN@ PLUGIN: report @PLUGIN@
EXIT: 1 EXIT: 1
OPT: -foobar -report-unclassified-error jazz OPT: -foobar -report-unclassified-error jazz
......
[kernel] Parsing function_ptr_lvalue_1.i (no preprocessing) [kernel] Parsing function_ptr_lvalue_1.i (no preprocessing)
[kernel] function_ptr_lvalue_1.i:11: User Error: [kernel] function_ptr_lvalue_1.i:13: User Error:
Cannot assign to non-modifiable lval *p Cannot assign to non-modifiable lval *p
[kernel] User Error: stopping on file "function_ptr_lvalue_1.i" that has errors. [kernel] User Error: stopping on file "function_ptr_lvalue_1.i" that has errors.
[kernel] Frama-C aborted: invalid user input. [kernel] Frama-C aborted: invalid user input.
/* run.config /* run.config
EXIT: 1 EXIT: 1
DEPS: multiple_include.h DEPS: multiple_include.h
OPT: -kernel-warn-key=annot-error=active -print %{dep:multiple_include_1.c} OPT: -kernel-warn-key=annot-error=active -print %{dep:multiple_include_1.c}
*/ */
......
/* run.config /* run.config*
EXIT: 1 EXIT: 1
STDOPT: +"-machdep gcc_x86_32" STDOPT: +"-machdep gcc_x86_32"
*/ */
......
/* run.config /* run.config*
EXIT: 1 EXIT: 1
STDOPT: STDOPT:
*/ */
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment