History log of /openbmc/openpower-hw-diags/test/meson.build (Results 1 – 25 of 36)
Revision Date Author Comments
# b1ef8c42 04-Apr-2024 Caleb Palmer <cnpalmer@us.ibm.com>

Add longer timeout value for test-pll-unlock

Signed-off-by: Caleb Palmer <cnpalmer@us.ibm.com>
Change-Id: I306369466a768cef2cd1091c5e0ac32a925e32fd


# 7619ab78 29-Nov-2023 Patrick Williams <patrick@stwcx.xyz>

build: use allowed over enabled

Meson feature options are typically in a tri-state of enabled, disabled,
or auto. The enabled and disabled functions on an option (from
`get_option`) no longer retur

build: use allowed over enabled

Meson feature options are typically in a tri-state of enabled, disabled,
or auto. The enabled and disabled functions on an option (from
`get_option`) no longer return true for auto features. Instead, the
expectation is to use `allowed()` which is true for both enabled and auto.

Switch all uses of `enabled` to `allowed`.

Change-Id: I2253ebff36b49c4b79b803175dd76668f8ac2ba8
Signed-off-by: Patrick Williams <patrick@stwcx.xyz>

show more ...


# c62813d4 22-Aug-2023 Zane Shelley <zshelle@us.ibm.com>

Odyssey PLL unlock analysis plugin

Signed-off-by: Zane Shelley <zshelle@us.ibm.com>
Change-Id: Ia53910eecdcdeb836bd836039a509f00121a67f7


# 1a4f0e70 07-Nov-2022 Caleb Palmer <cnpalmer@us.ibm.com>

Update root cause filtering to use RAS data flags

Change-Id: I172540905a39533139821d3cb1676424824bd804
Signed-off-by: Caleb Palmer <cnpalmer@us.ibm.com>


# 3a80c983 21-Oct-2022 Ben Tyner <ben.tyner@ibm.com>

Attn: Add ten second delay during SBE attention handling

A 10 second wait is introduced in the attention handler
path when a SBE attention is detected. This wait has been
shown to be adequate to all

Attn: Add ten second delay during SBE attention handling

A 10 second wait is introduced in the attention handler
path when a SBE attention is detected. This wait has been
shown to be adequate to allow the power fault handling
logic to commit a PEL and gracefully power down the host
before the SBE attention is handled. The SBE attention
handling will be preempted by the host power down sequence.
No SBE attention PEL will be committed.

Signed-off-by: Ben Tyner <ben.tyner@ibm.com>
Change-Id: I91a313712b67eec0ec10eb3f37e0c56fda64f200

show more ...


# d28d5f8b 28-Apr-2022 austinfcui <austinfcui@gmail.com>

Add Attn config option for clearing Attn Interrupts

Added attn config option
Added UT for attn config object
Added UT for cli that uses attn config object

Signed-off-by: austinfcui <austinfcui@gmai

Add Attn config option for clearing Attn Interrupts

Added attn config option
Added UT for attn config object
Added UT for cli that uses attn config object

Signed-off-by: austinfcui <austinfcui@gmail.com>
Change-Id: I0e30ebf4d94de676814bf5e173691c4d1ee362cb

show more ...


# 5dbebde0 12-Apr-2022 austinfcui <austinfcui@gmail.com>

Configure UT test static lib in base meson.build

Fix problem of UT GCOV converages not increasing

Signed-off-by: austinfcui <austinfcui@gmail.com>
Change-Id: I070fedf7cd268a541fd61b05aca05b9759a4a6

Configure UT test static lib in base meson.build

Fix problem of UT GCOV converages not increasing

Signed-off-by: austinfcui <austinfcui@gmail.com>
Change-Id: I070fedf7cd268a541fd61b05aca05b9759a4a67a

show more ...


# 20ed74db 26-Mar-2022 Zane Shelley <zshelle@us.ibm.com>

Enable `lg2` logs to be printed to stderr in test

Signed-off-by: Zane Shelley <zshelle@us.ibm.com>
Change-Id: Ie4922b3bf6adeeb1e6dbe8db7e76ed8ae605d754


# 69e3771f 24-Mar-2022 Zane Shelley <zshelle@us.ibm.com>

Consolidate test cases for readability

Signed-off-by: Zane Shelley <zshelle@us.ibm.com>
Change-Id: Ifb927b680d15980cd52dea743d0acb1391dac443


# 985388a8 24-Mar-2022 Zane Shelley <zshelle@us.ibm.com>

Create test-only version of util_lib

Signed-off-by: Zane Shelley <zshelle@us.ibm.com>
Change-Id: Ifd63af2772b936ec07ca4bbcf13c70429ffd5693


# edfcbc38 24-Mar-2022 Zane Shelley <zshelle@us.ibm.com>

Moved end2end test with other test cases

Signed-off-by: Zane Shelley <zshelle@us.ibm.com>
Change-Id: I58f821e31aa1a0067574bd0c443c94e4d77d29df


# ab1e4dda 14-Mar-2022 austinfcui <austinfcui@gmail.com>

Add unit test for util's data-file.hpp/cpp files

Signed-off-by: austinfcui <austinfcui@gmail.com>
Change-Id: I23a2786bc8ec8d5adc7be2b35e4db7fb950edadf


# bb742807 10-Mar-2022 austinfcui <austinfcui@gmail.com>

Add unit test for Attention class

Signed-off-by: austinfcui <austinfcui@gmail.com>
Change-Id: Ia1f451b7e990ecdf29903944e12c5a9ea5585eeb


# 626270af 21-Feb-2022 Caleb Palmer <cnpalmer@us.ibm.com>

Add support for getting a connected peer from IOHS or SMPGROUP

This adds getConnectedTarget support to get a connected peer
target that is across a bus from a provided IOHS or
SMPGROUP/IOLINK target

Add support for getting a connected peer from IOHS or SMPGROUP

This adds getConnectedTarget support to get a connected peer
target that is across a bus from a provided IOHS or
SMPGROUP/IOLINK target

Signed-off-by: Caleb Palmer <cnpalmer@us.ibm.com>
Change-Id: I00320cf604ea21023b702fc984efd83f137ab36d

show more ...


# c7026261 22-Feb-2022 Zane Shelley <zshelle@us.ibm.com>

Add simulated SCOM/CFAM read support for test

Change-Id: I615f1819cd309528735d63f2e6e4b4181c58fd34
Signed-off-by: Zane Shelley <zshelle@us.ibm.com>


# 444fa1c0 08-Feb-2022 austinfcui <austinfcui@gmail.com>

Attention handler stringstream refactor

Signed-off-by: austinfcui <austinfcui@gmail.com>
Change-Id: Ifaacbe18aa87d73a5fd907cb8682c42726b040cc


# 9491cdb4 01-Feb-2022 Zane Shelley <zshelle@us.ibm.com>

Modify PLL test case to get plugin from RAS data files

Instead of inputing the exact plugin name for test. Force the test case
to query the RAS data files for the appropriate plugin name.

Change-Id

Modify PLL test case to get plugin from RAS data files

Instead of inputing the exact plugin name for test. Force the test case
to query the RAS data files for the appropriate plugin name.

Change-Id: I589f33869e6894499c5b03f7bb4f67034bfe7a67
Signed-off-by: Zane Shelley <zshelle@us.ibm.com>

show more ...


# 08c21c25 26-Jan-2022 Zane Shelley <zshelle@us.ibm.com>

Rearranged CI test cases to improve execution time

By building only the files you need for a CI test case instead of using
the same set of src files for all test cases, the execution time of the
Jen

Rearranged CI test cases to improve execution time

By building only the files you need for a CI test case instead of using
the same set of src files for all test cases, the execution time of the
Jenkins CI script was reduced by 25%.

Signed-off-by: Zane Shelley <zshelle@us.ibm.com>
Change-Id: Ieb5ef2305e8d7ef5b31e08ea7f4cf9ceb6634029

show more ...


# d195b716 26-Jan-2022 Zane Shelley <zshelle@us.ibm.com>

Add support for TOD clock callouts

Signed-off-by: Zane Shelley <zshelle@us.ibm.com>
Change-Id: I42726f6d1b036120fcfe217e6dd47be8dd6d927b


# 35257fd2 09-Dec-2021 austinfcui <austinfcui@gmail.com>

Add pdbg test cases to use test device tree file.

Signed-off-by: austinfcui <austinfcui@gmail.com>
Change-Id: I9a82bb954e0a329691579a10fdf7e71c229d1e73


# e90b85dc 17-Dec-2021 Zane Shelley <zshelle@us.ibm.com>

plugin for LPC timeout callouts

Change-Id: I39fed3c1ba5a16283c33c5072479f24c9c69a208
Signed-off-by: Zane Shelley <zshelle@us.ibm.com>


# 2c228cdc 16-Dec-2021 Zane Shelley <zshelle@us.ibm.com>

Add plugin function for PLL unlock clock callouts

Change-Id: Ic0e9c9d7fee7afb5a6534266ab011d9d41d9ca48
Signed-off-by: Zane Shelley <zshelle@us.ibm.com>


# cb766a45 12-Jan-2022 Zane Shelley <zshelle@us.ibm.com>

convert resolution_test.cpp to use pdbg library

Signed-off-by: Zane Shelley <zshelle@us.ibm.com>
Change-Id: Ibdaa0cf34dd45c75e95ef334793d2adfe41b1f85


# afc6acda 12-Jan-2022 Zane Shelley <zshelle@us.ibm.com>

add custom pdbg devtree for testing

Signed-off-by: Zane Shelley <zshelle@us.ibm.com>
Change-Id: I7da81c1e45f4f5cec433684bf90a85910155718b


# 8018391d 21-Dec-2021 Zane Shelley <zshelle@us.ibm.com>

create fallback gtest subproject dependency

Signed-off-by: Zane Shelley <zshelle@us.ibm.com>
Change-Id: I6b0ce32242a0a74b56f4a163cfb3a1e15fe8a7ee


12