Linux DTrace development list
 help / color / mirror / Atom feed
* [PATCH 0/4] Further test cleanups
@ 2025-01-24  2:49 Sam James
  2025-01-24  2:49 ` [PATCH 1/4] test: fix 'harness' typo Sam James
                   ` (3 more replies)
  0 siblings, 4 replies; 12+ messages in thread
From: Sam James @ 2025-01-24  2:49 UTC (permalink / raw)
  To: dtrace; +Cc: Sam James

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


^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2025-05-10  1:50 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-01-24  2:49 [PATCH 0/4] Further test cleanups Sam James
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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox