index
:
blackbird-skiboot
04-16-2019
Blackbird™ skiboot sources
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
core
/
test
Commit message (
Expand
)
Author
Age
Files
Lines
*
core/flash-subpartition: compute partition size from subpartition struct
Stewart Smith
2016-10-25
1
-1
/
+5
*
core/flash: Move subpartition locating logic out into own file, add tests
Stewart Smith
2016-10-25
2
-0
/
+56
*
console-log: print full remaining timebase in skiboot log
Stewart Smith
2016-10-17
3
-9
/
+9
*
nvram: force re-verification after writing
Oliver O'Halloran
2016-10-14
1
-0
/
+5
*
core/pel: Validate 'system-id' DT property before using
Vasant Hegde
2016-10-11
1
-5
/
+19
*
consolidate gcov flags into HOSTGCOVFLAGS for host binaries
Stewart Smith
2016-09-02
1
-2
/
+2
*
core/test: add tests for nvram_query()
Oliver O'Halloran
2016-08-30
1
-0
/
+46
*
core/test: add test for nul check in nvram_format()
Oliver O'Halloran
2016-08-30
1
-0
/
+6
*
Make console-log time more readable: seconds rather than timebase
Balbir Singh
2016-08-24
3
-10
/
+16
*
check: Fix bugs in mem region tests
Benjamin Herrenschmidt
2016-08-18
2
-2
/
+0
*
Build host programs (and checks) with debug enabled
Benjamin Herrenschmidt
2016-08-18
3
-1
/
+4
*
Use additional checks in skiboot for pointers
Balbir Singh
2016-08-17
1
-0
/
+3
*
Add infrastructure for pointer validation.
Balbir Singh
2016-08-12
2
-0
/
+52
*
make check: make test runs less noisy
Stewart Smith
2016-07-12
1
-4
/
+4
*
Timebase quirk for slow simulators like AWAN and SIMICS
Benjamin Herrenschmidt
2016-07-06
2
-0
/
+4
*
*/test/*: Added '<subdir>-check' make targets
Oliver O'Halloran
2016-03-30
1
-5
/
+8
*
Merge branch 'stable'
Stewart Smith
2016-01-21
1
-0
/
+71
|
\
|
*
DT sorting test
Oliver O'Halloran
2016-01-21
1
-0
/
+71
|
*
Enable -Werror for -Wformat
Stewart Smith
2016-01-21
1
-1
/
+1
*
|
Enable -Werror for -Wformat
Stewart Smith
2015-11-16
1
-1
/
+1
*
|
assert cpu < CPUS in core/test/run-trace.c
Stewart Smith
2015-11-16
1
-2
/
+7
*
|
Add unit test for timebase functions
Stewart Smith
2015-10-08
2
-0
/
+57
|
/
*
Ensure reserved memory ranges are exposed correctly to host (fix corrupted SL...
Stewart Smith
2015-09-22
2
-2
/
+2
*
slw/timer: SBE based timer support
Benjamin Herrenschmidt
2015-09-11
1
-0
/
+6
*
timer: Pass current timer to timer callbacks
Benjamin Herrenschmidt
2015-09-11
1
-1
/
+2
*
Fix harmless free() after realloc() in test-malloc.c
Stewart Smith
2015-09-09
1
-2
/
+2
*
trivial run-malloc test fixup that was fooling coverity
Stewart Smith
2015-09-08
1
-1
/
+1
*
core/mem_region: Add mem_range_is_reserved()
Jeremy Kerr
2015-08-17
2
-0
/
+217
*
fix run-pel.c build after error log entry changes
Stewart Smith
2015-07-31
1
-1
/
+1
*
Add mem_dump_free() call to mem_region unit test
Stewart Smith
2015-07-02
1
-0
/
+2
*
add test for nvram free space partition name
Stewart Smith
2015-06-24
1
-6
/
+3
*
Expand nvram-format unit test to cover all error paths
Stewart Smith
2015-06-24
1
-2
/
+85
*
Move NVRAM format/check code out into separate file to unit test
Stewart Smith
2015-06-24
2
-0
/
+32
*
Add unit test for core/time-utils
Stewart Smith
2015-06-24
2
-0
/
+61
*
Fix assert test in run-mem_region_reservations.c
Stewart Smith
2015-06-15
1
-1
/
+1
*
Fix assert tests in run-mem_region_next.c
Stewart Smith
2015-06-15
1
-6
/
+6
*
Merge branch 'stable'
Stewart Smith
2015-06-05
1
-1
/
+2
|
\
|
*
core/mem_region: Create reservations of type REGION_HW_RESERVED
Jeremy Kerr
2015-06-05
1
-1
/
+2
*
|
Merge PRD rework from stable
Stewart Smith
2015-05-21
3
-32
/
+197
|
\
\
|
|
/
|
*
core: Add mem_region_next
Jeremy Kerr
2015-05-21
2
-1
/
+130
|
*
core: Add node-style memory reservation to device tree
Jeremy Kerr
2015-05-21
1
-30
/
+78
|
*
core: Prevent adding new regions after mem_region_add_dt_reserved
Jeremy Kerr
2015-05-21
2
-1
/
+186
|
*
core/test: Use skiboot's own malloc for mem_region tests
Jeremy Kerr
2015-05-21
1
-15
/
+8
|
*
core/test: simulate proper locking in run-mem_region test
Jeremy Kerr
2015-05-21
1
-2
/
+13
|
*
core: Add asserts for region free-list locking
Jeremy Kerr
2015-05-21
6
-0
/
+33
|
*
core: Move free-list locking to a separate per-region lock
Jeremy Kerr
2015-05-21
4
-17
/
+17
*
|
Make makefile for core/test a bit prettier
Stewart Smith
2015-05-13
1
-1
/
+13
*
|
core: Prevent adding new regions after mem_region_add_dt_reserved
Jeremy Kerr
2015-05-13
2
-1
/
+186
*
|
core/test: Use skiboot's own malloc for mem_region tests
Jeremy Kerr
2015-05-13
1
-15
/
+8
*
|
core/test: simulate proper locking in run-mem_region test
Jeremy Kerr
2015-05-13
1
-2
/
+13
[next]