[klee-dev] How to support networking, with Klee?

2016-12-15 Thread el habib Boudjema
Hi, all I am analysing a program with a simple network operation (connect and read). I am getting the errror: KLEE: ERROR: /home/user/klee-uclibc/libc/inet/socketcalls.c:362: inline assembly is unsupported KLEE: NOTE: now ignoring this error at this location I wonder also if there are options

Re: [klee-dev] Information on reproducing exeperimetation on Coreutils.6.10 with Klee.

2016-12-12 Thread el habib Boudjema
docs/coreutils-experiments/ > > Best, > Andrea > > On 12 Dec 2016, at 10:37, el habib Boudjema <elhabib.boudj...@gmail.com> > wrote: > > Hello, > > I am a PhD student, I am using the Klee engine. > > I want to know how to reproduce the experimentation you

[klee-dev] Information on reproducing exeperimetation on Coreutils.6.10 with Klee.

2016-12-12 Thread el habib Boudjema
Hello, I am a PhD student, I am using the Klee engine. I want to know how to reproduce the experimentation you did on Coreutils 6.10. For instance I successfully run the simple experimentation you show on : http://klee.github.io/tutorials/testing-coreutils/, and want to know what are precisely