Dmitry V. Levin
a9540e72c7
* tests/clock_adjtime.c: New file. * tests/clock_adjtime.test: New test. * tests/.gitignore: Add clock_adjtime. * tests/Makefile.am (check_PROGRAMS): Likewise. (DECODER_TESTS): Add clock_adjtime.test.
7 lines
103 B
Bash
Executable File
7 lines
103 B
Bash
Executable File
#!/bin/sh
|
|
|
|
# Check clock_adjtime syscall decoding.
|
|
|
|
. "${srcdir=.}/init.sh"
|
|
run_strace_match_diff -a37
|