tests: fix -a argument in stat and lstat tests
authorDmitry V. Levin <ldv@altlinux.org>
Tue, 1 Oct 2019 09:10:46 +0000 (09:10 +0000)
committerDmitry V. Levin <ldv@altlinux.org>
Tue, 1 Oct 2019 09:10:46 +0000 (09:10 +0000)
* tests/trace_lstat.in (lstat): Change -a argument from 32 to 31.
* tests/trace_stat.in (stat): Change -a argument from 32 to 30.
* tests/gen_tests.in (lstat): Change -a argument from 32 to 31.
(stat): Change -a argument from 32 to 30.

This fixes Debian bug #929715.

tests/gen_tests.in
tests/trace_lstat.in
tests/trace_stat.in

index fe56addd4489db91e1a075b2a0105fec662aa3bd..d2e05ebd53c110810d347a077b73b30399878f74 100644 (file)
@@ -221,7 +221,7 @@ lchown32    -a32
 link
 linkat
 lookup_dcookie -a27
-lstat  -a32 -v -P stat.sample -P /dev/full
+lstat  -a31 -v -P stat.sample -P /dev/full
 lstat64        -a32 -v -P stat.sample -P /dev/full
 madvise        -a33
 maybe_switch_current_tcp       -a30 -f -e trace=execveat
@@ -509,7 +509,7 @@ socketcall  -a20
 sockopt-sol_netlink    -e trace=getsockopt,setsockopt
 sockopt-timestamp      -e trace=recvmsg
 splice
-stat   -a32 -v -P stat.sample -P /dev/full
+stat   -a30 -v -P stat.sample -P /dev/full
 stat64 -a32 -v -P stat.sample -P /dev/full
 statfs -a17
 statfs64       -a23
index abbabc49c30a314130c86734a985ad613b217f8f..ca9f131891178a9ad2ba7c0253be8e4b3d6e5939 100644 (file)
@@ -1,3 +1,3 @@
-lstat  -a32
+lstat  -a31
 lstat64        -a32
 oldlstat       -a32
index f105d78485cd01393f4422846cbea91785c23a85..75633050698804516d9be7a63de96fa1d2cdb4e5 100644 (file)
@@ -1,3 +1,3 @@
 oldstat        -a32
-stat   -a32
+stat   -a30
 stat64 -a32