[ 0:00] + mkdir -p capture [ 0:00] + cat [ 0:00] + mkdir capture/dir [ 0:00] + touch capture/dir/file [ 0:00] + ln capture/dir/file capture/dir/hardlinkFile [ 0:00] + verify capture/fs-links-capture.c [ 0:00] | load capture/fs-links-capture.c fs-links-capture.c [ 0:01] | expect --result valid [ 0:01] | cc -o testcase.bc fs-links-capture.c [ 0:01] | verify --max-memory 4GiB --max-time 600 --threads 2 --report-filename verify.out --leakcheck exit --capture capture/dir:follow:/ testcase.bc [ 0:01] compiling fs-links-capture.c [ 0:01] loading bitcode … DiOS … LART … RR … constants … done [ 0:03] booting … done [ 0:03] states per second: 30.9278 [ 0:04] state count: 3 [ 0:04] mips: 0.17 [ 0:04] error found: no [ 0:04] + check debris [ 0:04] + test -e warning