]> granicus.if.org Git - strace/commitdiff
tests: add descriptions to prctl-pdeathsig and prctl-tsc tests
authorEugene Syromyatnikov <evgsyr@gmail.com>
Tue, 6 Dec 2016 19:12:35 +0000 (22:12 +0300)
committerDmitry V. Levin <ldv@altlinux.org>
Wed, 7 Dec 2016 18:28:33 +0000 (18:28 +0000)
tests/prctl-pdeathsig.c
tests/prctl-tsc.c

index eb6c59e4dfb652e200f4801a7d96cd0bcf2a66dd..a2143c2896e41a8a9c1abb96ed4de230c80ff8fd 100644 (file)
@@ -1,4 +1,6 @@
 /*
+ * Check decoding of prctl PR_GET_PDEATHSIG/PR_SET_PDEATHSIG operations.
+ *
  * Copyright (c) 2016 JingPiao Chen <chenjingpiao@foxmail.com>
  * Copyright (c) 2016 Eugene Syromyatnikov <evgsyr@gmail.com>
  * All rights reserved.
index 47771199b09af47fb27cce9078b349e7708de90d..629b5910d1333e79e861680aae56ff7b13cb447c 100644 (file)
@@ -1,4 +1,6 @@
 /*
+ * Check decoding of prctl PR_GET_TSC/PR_SET_TSC operations.
+ *
  * Copyright (c) 2016 JingPiao Chen <chenjingpiao@foxmail.com>
  * Copyright (c) 2016 Eugene Syromyatnikov <evgsyr@gmail.com
  * All rights reserved.