Am 25.06.2011 um 16:11 schrieb Andreas Färber:
Am 12.06.2011 um 22:46 schrieb Stefan Hajnoczi:
To run automated tests for coroutines:
make check-coroutine
./check-coroutine
The commit message doesn't correspond to the changes, it's test-
coroutine below.
$ ./test-coroutine
/basic/lifecyc
Am 25.06.2011 um 16:11 schrieb Andreas Färber:
Am 12.06.2011 um 22:46 schrieb Stefan Hajnoczi:
To run automated tests for coroutines:
make check-coroutine
./check-coroutine
The commit message doesn't correspond to the changes, it's test-
coroutine below.
$ ./test-coroutine
/basic/lifecyc
Am 12.06.2011 um 22:46 schrieb Stefan Hajnoczi:
To run automated tests for coroutines:
make check-coroutine
./check-coroutine
The commit message doesn't correspond to the changes, it's test-
coroutine below.
$ ./test-coroutine
/basic/lifecycle: Segmentation fault
Compiles without warnin
To run automated tests for coroutines:
make check-coroutine
./check-coroutine
On success the program terminates with exit status 0. On failure an
error message is written to stderr and the program exits with exit
status 1.
Signed-off-by: Stefan Hajnoczi
---
.gitignore |1 +
Make