Linux DTrace development list
 help / color / mirror / Atom feed
From: Sam James <sam@gentoo.org>
To: dtrace@lists.linux.dev
Cc: Sam James <sam@gentoo.org>
Subject: [PATCH 0/4] Further test cleanups
Date: Fri, 24 Jan 2025 02:49:46 +0000	[thread overview]
Message-ID: <cover.1737686990.git.sam@gentoo.org> (raw)

These are the followup test fixes I promised before for https://github.com/oracle/dtrace-utils/issues/75.

The catch is I haven't had a chance to do a full test-run (have done most
though) with them again yet, but I figure I'd better send rather than
keep people waiting.

Sam James (4):
  test: fix 'harness' typo
  test: fix bashism in tst.bitfield-offset.x
  test: finalize porting small awk stragglers to gawk
  test: allow overriding CC, OBJCOPY, OBJDUMP, NM, ...

 .../locking/tst.DestructionDoubleUnlock.sh         |  2 +-
 test/internals/headers/tst.header-endianness.sh    |  2 +-
 test/unittest/aggs/tst.aggmod_full2.sh             |  2 +-
 test/unittest/arrays/tst.uregsarray-check.sh       |  2 +-
 test/unittest/bitfields/tst.bitfield-offset.x      | 10 +++++-----
 test/unittest/builtinvar/tst.errno3.sh             |  2 +-
 test/unittest/builtinvar/tst.id_ERROR.sh           |  2 +-
 .../unittest/dtrace-util/tst.ListProbesFuncUSDT.sh |  2 +-
 .../dtrace-util/tst.ListProbesModuleUSDT.sh        |  2 +-
 .../unittest/dtrace-util/tst.ListProbesNameUSDT.sh |  2 +-
 .../dtrace-util/tst.ListProbesProviderUSDT.sh      |  2 +-
 test/unittest/error/tst.clause_scope-regular.r.p   |  2 +-
 test/unittest/io/check_io_probe_args.sh            |  2 +-
 test/unittest/io/dump_io_probe_args.d              |  2 +-
 test/unittest/misc/tst.include.sh                  |  2 +-
 test/unittest/options/tst.ctypes.sh                |  6 +++---
 test/unittest/options/tst.dtypes.sh                |  6 +++---
 test/unittest/options/tst.linktype.sh              |  4 ++--
 test/unittest/options/tst.strip.sh                 |  4 ++--
 test/unittest/pid/tst.offsets.sh                   |  2 +-
 test/unittest/usdt/tst.allargs.sh                  |  2 +-
 test/unittest/usdt/tst.badguess.sh                 |  2 +-
 test/unittest/usdt/tst.dlclose1.sh                 |  2 +-
 test/unittest/usdt/tst.dlclose2.sh                 |  2 +-
 test/unittest/usdt/tst.dlclose3.sh                 |  2 +-
 test/unittest/usdt/tst.eliminate.sh                |  6 +++---
 test/unittest/usdt/tst.enabled.sh                  |  2 +-
 test/unittest/usdt/tst.enabled2.sh                 |  2 +-
 test/unittest/usdt/tst.entryreturn.sh              |  2 +-
 test/unittest/usdt/tst.exec-dof-replacement.sh     |  2 +-
 test/unittest/usdt/tst.execstack.sh                |  6 +++---
 test/unittest/usdt/tst.fork.sh                     |  2 +-
 test/unittest/usdt/tst.guess32.sh                  |  2 +-
 test/unittest/usdt/tst.guess64.sh                  |  2 +-
 test/unittest/usdt/tst.header.sh                   |  2 +-
 test/unittest/usdt/tst.lingering.sh                |  2 +-
 test/unittest/usdt/tst.link-idempotence.sh         |  2 +-
 test/unittest/usdt/tst.linkpriv.sh                 |  2 +-
 test/unittest/usdt/tst.linkunpriv.sh               |  2 +-
 test/unittest/usdt/tst.manyprobes.sh               |  2 +-
 test/unittest/usdt/tst.manyprocs.sh                |  2 +-
 test/unittest/usdt/tst.multiple.sh                 |  2 +-
 test/unittest/usdt/tst.multitrace.sh               |  2 +-
 test/unittest/usdt/tst.onlyenabled.sh              |  2 +-
 test/unittest/usdt/tst.pie.sh                      |  2 +-
 test/unittest/usdt/tst.reeval.sh                   |  2 +-
 test/unittest/usdt/tst.static.sh                   |  2 +-
 test/unittest/usdt/tst.static2.sh                  |  2 +-
 test/unittest/usdt/tst.user.sh                     |  2 +-
 test/unittest/variables/bvar/tst.arg3-ERROR-b.sh   |  2 +-
 test/unittest/variables/bvar/tst.arg3-ERROR.sh     | 14 +++++++-------
 test/utils/workload_analyze_loop.sh                |  2 +-
 52 files changed, 72 insertions(+), 72 deletions(-)

-- 
2.48.1


             reply	other threads:[~2025-01-24  2:51 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-01-24  2:49 Sam James [this message]
2025-01-24  2:49 ` [PATCH 1/4] test: fix 'harness' typo Sam James
2025-02-25 18:28   ` Eugene Loh
2025-01-24  2:49 ` [PATCH 2/4] test: fix bashism in tst.bitfield-offset.x Sam James
2025-02-25 21:29   ` Eugene Loh
2025-01-24  2:49 ` [PATCH 3/4] test: finalize porting small awk stragglers to gawk Sam James
2025-02-25 21:39   ` Eugene Loh
2025-01-24  2:49 ` [PATCH 4/4] test: allow overriding CC, OBJCOPY, OBJDUMP, NM, Sam James
2025-02-25 22:26   ` Eugene Loh
2025-02-26  0:09     ` Sam James
2025-05-09  4:59       ` Eugene Loh
2025-05-10  1:50         ` Sam James

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=cover.1737686990.git.sam@gentoo.org \
    --to=sam@gentoo.org \
    --cc=dtrace@lists.linux.dev \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox