[Swan-dev] pssert libreswan/programs/pluto/pluto_crypt.c:389

2016-07-05 Thread Antony Antony
here is the stack trace while running an interop test interop-ikev2-strongswan-15-create_child_sa ASSERTION FAILED at /home/build/libreswan/lib/libswan/constants.c:2090: p->en_last - p->en_first + 1 == p->en_checklen (gdb) bt #0 0x7fd985472a28 in __GI_raise (sig=sig@entry=6) at ../sysd

[Swan-dev] Running tests in parallel using "make kvm-test"

2016-07-05 Thread Andrew Cagney
FYI, I've added a new section to the testing page discussing how "make kvm-test" (which uses kvmrunner.py) can be configured to run tests and testsuites in parallel. https://libreswan.org/wiki/Test_Suite#Speeding_up_.22make_kvm-test.22_by_running_things_in_parallel scroll down to see some prett