aboutsummaryrefslogtreecommitdiff
path: root/core/test
AgeCommit message (Expand)AuthorFilesLines
2023-09-15core/device: Add function to return child node using name at substring "@"Athira Rajeev1-0/+13
2022-01-03SBE: create processor-independent timer APIsNicholas Piggin1-3/+3
2021-08-06Initial POWER10 enablementNicholas Piggin1-1/+1
2021-06-30trace: Add nvram hack to use the old trace export behaviourOliver O'Halloran1-0/+5
2020-06-17test: Do gcov builds as a seperate passOliver O'Halloran1-2/+1
2020-06-11core: interrupt markers for stack tracesNicholas Piggin7-7/+7
2020-03-12Re-license IBM written files as Apache 2.0 OR GPLv2+Stewart Smith30-30/+30
2020-02-26memory: Sort memory regions listVasant Hegde2-3/+3
2020-02-26errorlog: Replace hardcode value with macroVasant Hegde1-1/+1
2019-11-14tests: Squash __attrconst related warningsOliver O'Halloran1-2/+2
2019-11-14core/trace: Rename boot trace bufferOliver O'Halloran1-0/+1
2019-08-02SPDX fixups and Copyright date fixesStewart Smith26-21/+41
2019-08-02core/pci-quirk: Microsemi switch UR workaroundOliver O'Halloran2-0/+20
2019-08-02core/pci-quirk: Re-order struct membersOliver O'Halloran1-2/+2
2019-07-26SPDX-ify all skiboot codeStewart Smith27-384/+84
2019-06-04Remove POWER7 and POWER7+ supportStewart Smith2-2/+2
2019-06-03core/test/run-msg: Add callback function testVasant Hegde1-1/+18
2019-06-03opal-msg: Enhance opal-get-msg APIVasant Hegde1-3/+3
2019-06-03opal-msg: Pass return value to callback handlerVasant Hegde1-2/+3
2019-05-20external/trace: Introduce structure for reading tracesJordan Niethe1-21/+25
2019-05-20core/trace: Export trace buffers to sysfsJordan Niethe1-0/+1
2019-05-20core/trace: Add pir number to debug_descriptorJordan Niethe1-1/+1
2019-05-20core/trace: Change mask/and to modulo for buffer offsetJordan Niethe1-1/+1
2019-05-20core/test/run-trace: Stop using indeterminate fieldsJordan Niethe1-3/+2
2019-05-20core/test/run-trace: Fix type in testing structJordan Niethe1-1/+1
2019-05-20core/lock: Add debug options to store backtrace of where lock was takenAndrew Donnellan2-0/+6
2019-05-20device-tree: speed up fdt building on slow simulatorsNicholas Piggin1-1/+1
2019-05-20libfdt: upgrade to upstream dtc.git 243176cNicholas Piggin1-1/+1
2019-05-15nvram: Flag dangerous NVRAM optionsMichael Neuling1-5/+5
2019-04-09cpufeatures: Add tm-suspend-hypervisor-assist and tm-suspend-xer-so-bug nodeStewart Smith2-0/+156
2019-02-13firmware-versions: Add test case for parsing VERSIONStewart Smith15-0/+190
2018-10-16core/device: Test dt_new_check()Stewart Smith1-2/+4
2018-10-16core/device: increase test coverage for dt_new_addr and dt_new_2addrStewart Smith1-0/+2
2018-10-16core/device: add test for dt_new() a duplicate nodeStewart Smith1-0/+1
2018-10-16core/device: Add test for duplicate nodes with dt_attach_root()Stewart Smith1-1/+8
2018-10-11platform: Restructure bmc_platform typeAndrew Jeffery1-0/+8
2018-09-20core/mem_region: mambo reserve kernel payload areasNicholas Piggin9-0/+15
2018-07-18Fixup unit tests for cpu_queue_job() in mem_region.cStewart Smith3-3/+12
2018-07-15cpu: add cpu_queue_job_on_node()Nicholas Piggin11-54/+102
2018-06-18core: Add test for PCI quirksAndrew Jeffery2-1/+68
2018-05-29core/test/run_mem_region: fix GCC8 compile errorStewart Smith3-3/+3
2018-04-30SBE: Add timer supportVasant Hegde1-0/+8
2018-04-30Move P8 timer code to separate fileVasant Hegde1-1/+1
2018-02-21core: Fix mismatched names between reserved memory nodes & propertiesJeremy Kerr1-1/+4
2018-02-13core/device.c: Fix dt_find_compatible_nodeAlistair Popple1-5/+26
2017-12-20lock: Add additional lock auditing codeBenjamin Herrenschmidt12-12/+27
2017-12-18make check: Make valgrind optionalMichael Ellerman1-1/+1
2017-11-30nvram: Fix 'missing' nvram on FSP systems.Cyril Bur1-0/+10
2017-11-28core/bitmap: Test bitmap foreach functionsStewart Smith1-0/+11
2017-08-24core/test/run-msg: don't depend on unittest mem layoutStewart Smith1-1/+1