Frama-C-discuss mailing list archives

This page gathers the archives of the old Frama-C-discuss archives, that was hosted by Inria's gforge before its demise at the end of 2020. To search for mails newer than September 2020, please visit the page of the new mailing list on Renater.


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Frama-c-discuss] using ptests


  • Subject: [Frama-c-discuss] using ptests
  • From: stephane.duprat at atos.net (DUPRAT Stephane)
  • Date: Wed, 5 Oct 2011 13:45:30 +0000

Hi,

I have some questions about ptests.

1?) using "EXECNOW LOG file cmd", full access path should be generated by command; right.
But is there any env var to point to the result dir of the test ?
Because we need to generated the log file in the result dir in order to compare it with the oracle

Ex :
/* run.config
CMD: frama-c
OPT: -hello
EXECNOW: LOG log.txt echo toto>result/log.txt
*/

This conf works fine if I launch ptest.byte directly in the unit-test dir :
ptests.byte hello.c

but if I launch it in the parent dir, the ptests fails :
$ ptests.byte test1/hello.c
No test path found

And in the upper/upper dir, the cmd is incorrect due to path of generated log.txt
$ ptests.byte tests/test1/hello.c
% Dispatch finished, waiting for workers to complete
/bin/sh: cannot create result/log.txt: Directory nonexistent
Custom command failed: echo titi>result/log.txt
% Comparisons finished, waiting for diffs to complete
% Diffs finished. Summary:
Run = 1
Ok  = 0 of 1
stephane at vmu3cat03:~/IVERILOG/ESMERALDA/SVN/ESMERALDA/trunk/DEV/hello_world$

in fact I'd like to lauch the test at the different levels

2?) using postprocessing tool

Is it possible to postprocess outputs of the frama-c run with an extra program ?
I've seen EXECNOW, but it is a preprocess.
Perhaps FILER option ?

Thanks again,

St?phane

________________________________


Ce message et les pi?ces jointes sont confidentiels et r?serv?s ? l'usage exclusif de ses destinataires. Il peut ?galement ?tre prot?g? par le secret professionnel. Si vous recevez ce message par erreur, merci d'en avertir imm?diatement l'exp?diteur et de le d?truire. L'int?grit? du message ne pouvant ?tre assur?e sur Internet, la responsabilit? du groupe Atos ne pourra ?tre engag?e quant au contenu de ce message. Bien que les meilleurs efforts soient faits pour maintenir cette transmission exempte de tout virus, l'exp?diteur ne donne aucune garantie ? cet ?gard et sa responsabilit? ne saurait ?tre engag?e pour tout dommage r?sultant d'un virus transmis.

This e-mail and the documents attached are confidential and intended solely for the addressee; it may also be privileged. If you receive this e-mail in error, please notify the sender immediately and destroy it. As its integrity cannot be secured on the Internet, the Atos group liability cannot be triggered for the message content. Although the sender endeavors to maintain a computer virus-free network, the sender does not warrant that this transmission is virus-free and will not be liable for any damages resulting from any virus transmitted.