aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/bin/export-to-sqlite-report
diff options
context:
space:
mode:
authorDan Williams <dan.j.williams@intel.com>2018-02-01 12:28:54 -0800
committerDan Williams <dan.j.williams@intel.com>2018-02-01 16:49:54 -0800
commit0fb5c8df609eaca3cb7c24e7f91470f8dd5984ec (patch)
tree3a8fa84cc1a5c6c432e7a8572616f33bb5bafaaf /tools/perf/scripts/python/bin/export-to-sqlite-report
parentlibnvdimm/nfit_test: adding support for unit testing enable LSS status (diff)
downloadlinux-0fb5c8df609eaca3cb7c24e7f91470f8dd5984ec.tar.gz
linux-0fb5c8df609eaca3cb7c24e7f91470f8dd5984ec.zip
tools/testing/nvdimm: force nfit_test to depend on instrumented modules
The libnvdimm unit tests will fail when they are run against the production / in-tree version of libnvdimm.ko or nfit.ko due to symbols not being mocked per nfit_test's expectation. For example, nfit_test expects acpi_evaluate_dsm() to be replaced by __wrap_acpi_evaluate_dsm() to test how acpi_nfit_ctl() responds to different stimuli. Create a test-only symbol name that nfit_test links against to cause module load failures when the wrong module is present. For example, with this change, attempts to use the wrong module will report: nfit_test: Unknown symbol libnvdimm_test (err 0) Reported-by: Dave Jiang <dave.jiang@intel.com> Reported-by: Vishal Verma <vishal.l.verma@intel.com> Signed-off-by: Dan Williams <dan.j.williams@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-sqlite-report')
0 files changed, 0 insertions, 0 deletions
c3fcb276&follow=1'>scsi: fas216: Mark expected switch fall-throughsGustavo A. R. Silva1-0/+8 2019-08-09pcmcia: db1xxx_ss: Mark expected switch fall-throughsGustavo A. R. Silva1-0/+4 2019-08-09video: fbdev: omapfb_main: Mark expected switch fall-throughsGustavo A. R. Silva1-0/+8 2019-08-09watchdog: riowd: Mark expected switch fall-throughGustavo A. R. Silva1-1/+1 2019-08-09s390/net: Mark expected switch fall-throughsGustavo A. R. Silva3-1/+5 2019-08-09crypto: ux500/crypt: Mark expected switch fall-throughsGustavo A. R. Silva1-0/+6 2019-08-09watchdog: wdt977: Mark expected switch fall-throughGustavo A. R. Silva1-1/+1 2019-08-09watchdog: scx200_wdt: Mark expected switch fall-throughGustavo A. R. Silva1-0/+1 2019-08-09watchdog: Mark expected switch fall-throughsGustavo A. R. Silva4-2/+4 2019-08-09ARM: signal: Mark expected switch fall-throughGustavo A. R. Silva1-0/+1 2019-08-09mfd: omap-usb-host: Mark expected switch fall-throughsGustavo A. R. Silva1-2/+2 2019-08-09mfd: db8500-prcmu: Mark expected switch fall-throughsGustavo A. R. Silva1-0/+2 2019-08-09ARM: OMAP: dma: Mark expected switch fall-throughsGustavo A. R. Silva1-9/+5 2019-08-09ARM: alignment: Mark expected switch fall-throughsGustavo A. R. Silva1-1/+3 2019-08-09ARM: tegra: Mark expected switch fall-throughGustavo A. R. Silva1-1/+1 2019-08-09ARM/hw_breakpoint: Mark expected switch fall-throughsGustavo A. R. Silva1-0/+5 2019-08-09mm/memremap: Fix reuse of pgmap instances with internal referencesDan Williams1-0/+6 2019-08-09drm/i915: Remove redundant user_access_end() from __copy_from_user() error pathJosh Poimboeuf1-11/+9 2019-08-10kbuild: show hint if subdir-y/m is used to visit module MakefileMasahiro Yamada2-1/+8 2019-08-10kbuild: generate modules.order only in directories visited by obj-y/mMasahiro Yamada1-1/+2 2019-08-10kbuild: fix false-positive need-builtin calculationMasahiro Yamada1-1/+2 2019-08-10kbuild: revive single target %.koMasahiro Yamada2-4/+13 2019-08-09gfs2: gfs2_walk_metadata fixAndreas Gruenbacher1-63/+101