logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

umockdev-run - Run a program under an umockdev testbed

Description

Usage:
       umockdev-run [OPTION?]
              -- program [args..]

       Run a program under an umockdev testbed.

   HelpOptions:-h, --help
              Show help options

   ApplicationOptions:-d, --device=filename
              Load an umockdev-record device description into the testbed. Can be specified multiple times.

       -i, --ioctl=devname=ioctlfilename
              Load an umockdev-record ioctl dump into the testbed. Can be specified multiple times.

       -p, --pcap=sysfs=pcapfilename
              Load an pcap/pcapng USB dump into the testbed. Can be specified multiple times.

       -s, --script=devname=scriptfilename
              Load an umockdev-record script into the testbed. Can be specified multiple times.

       -u, --unix-stream=socket_path=scriptfilename
              Load an umockdev-record script for a mocked Unix stream socket. Can be specified multiple times.

       -e, --evemu-events=devname=eventsfilename
              Load an evemu .events file into the testbed. Can be specified multiple times.

       --version
              Output version information and exit

umockdev-run 0.19.1                               February 2025                                  UMOCKDEV-RUN(1)

Name

       umockdev-run - Run a program under an umockdev testbed

See Also