5 lines
316 B
Bash
Executable File
5 lines
316 B
Bash
Executable File
#!/bin/sh -efu
|
|
# Generated by ./tests/gen_tests.sh from ./tests/gen_tests.in (mq_sendrecv-read -eread=0 -a14 -e trace=mq_open,mq_notify,mq_timedsend,mq_timedreceive,mq_unlink); do not edit.
|
|
. "${srcdir=.}/init.sh"
|
|
run_strace_match_diff -eread=0 -a14 -e trace=mq_open,mq_notify,mq_timedsend,mq_timedreceive,mq_unlink
|