Gitiles
Code Review
Sign In
gerrit.openbmc.org
/
openbmc
/
hiomapd
/
1a3f843cb202a6f77b513eff37283afbb4064202
/
test
1a3f843
pnor_partition: Handle requests exceeding partition's actual size
by Andrew Jeffery
· 7 years ago
742a1f6
pnor_partition_table: Refactor to allow tests to specify patch location
by Andrew Jeffery
· 7 years ago
e9493ad
test: vpnor: Add write_patch_resize
by Andrew Jeffery
· 7 years ago
5bfc986
test: vpnor: Add read_patch
by Andrew Jeffery
· 7 years ago
2a4bee7
test: vpnor: Add ability to deploy patches in VpnorRoot
by Andrew Jeffery
· 7 years ago
730e3b0
test: vpnor: Add create_read_window_partition_invalid
by Andrew Jeffery
· 7 years ago
ae1edb9
pnor_partition_table: Raise exception for unmapped offsets
by Andrew Jeffery
· 7 years ago
2b73f17
test: vpnor: Add create_read_window_straddle_partitions
by Andrew Jeffery
· 7 years ago
7eed6de
test: vpnor: Add create_read_window_toc
by Andrew Jeffery
· 7 years ago
3c9bb3e
test: vpnor: Add create_read_window_oob
by Andrew Jeffery
· 7 years ago
bfe6f80
test: vpnor: Add toc_missing_file
by Andrew Jeffery
· 7 years ago
3376dac
test: vpnor: Add toc_lookup_failed
by Andrew Jeffery
· 7 years ago
a138f56
test: vpnor: Add toc_lookup_found
by Andrew Jeffery
· 7 years ago
4ca1aa5
pnor_partition_table: Disallow overlapping partitions
by Andrew Jeffery
· 7 years ago
f5a5138
test: vpnor: Add toc_overlap
by Andrew Jeffery
· 7 years ago
0f9fbd6
pnor_partition_table: Fixes for flag handling in writeUserData()
by Andrew Jeffery
· 7 years ago
9b25b59
test: vpnor: Add toc_flags
by Andrew Jeffery
· 7 years ago
a11a3b0
test: vpnor: Add toc_no_version
by Andrew Jeffery
· 7 years ago
50ab1de
test: vpnor: Add toc_no_end
by Andrew Jeffery
· 7 years ago
437c80f
test: vpnor: Add toc_no_start
by Andrew Jeffery
· 7 years ago
db49341
pnor_partition_table: Disallow ToC entries with start greater than end
by Andrew Jeffery
· 7 years ago
17bbf45
test: vpnor: Add toc_start_gt_end
by Andrew Jeffery
· 7 years ago
b02ef43
test: vpnor: Add toc_no_name
by Andrew Jeffery
· 7 years ago
8de4c13
test: vpnor: Fix partition sizes in create_read_window_partition_exists
by Andrew Jeffery
· 7 years ago
de90fdc
test: vpnor: Rename create_read_window_vpnor
by Andrew Jeffery
· 7 years ago
733cbe6
test: vpnor: Rename write_flash_pnor to write_patch and clean up
by Andrew Jeffery
· 7 years ago
24f4459
test: vpnor: Extract write_rw from write_flash_vpnor
by Andrew Jeffery
· 7 years ago
f050fcf
test: vpnor: Extract write_ro from write_flash_vpnor
by Andrew Jeffery
· 7 years ago
ad341a2
test: vpnor: Extract write_prsv from write_flash_vpnor
by Andrew Jeffery
· 7 years ago
a658253
test: vpnor: Reduce clutter by defining VPNOR_LDADD
by Andrew Jeffery
· 7 years ago
09cff3a
test: write_flash_vpnor: Remove unused macro
by Andrew Jeffery
· 7 years ago
32476cb
test: tmpd: Populate path members under struct mbox_context
by Andrew Jeffery
· 7 years ago
fe5cc8f
test: write_flash_vpnor: Integrate VpnorRoot
by Andrew Jeffery
· 7 years ago
097495c
test: tmpd: Make VpnorRoot the parent of ro/rw/prsv/patch
by Andrew Jeffery
· 7 years ago
0b657f4
create_read_window_vpnor: Integrate VpnorRoot
by Andrew Jeffery
· 7 years ago
812923d
test: tmpd: Replace createVpnorRoot() with VpnorRoot class
by Andrew Jeffery
· 7 years ago
d083efd
test: Add temporary directory helper for virtual PNOR tests
by Andrew Jeffery
· 7 years ago
9ecef79
create_pnor_partition_table: Extract helper for vpnor trees
by Andrew Jeffery
· 7 years ago
4fe996c
misc: Replace license blurb with kernel-style SPDX markers
by Andrew Jeffery
· 7 years ago
acee683
misc: Add license blurb to unlicensed files
by Andrew Jeffery
· 7 years ago
8598591
test: Move related tests to vpnor directory
by Andrew Jeffery
· 7 years ago
5345c51
test: Move tests to a separate Makefile fragment
by Andrew Jeffery
· 7 years ago
f34db31
Format C++ files according to OpenBMC style guide
by Andrew Jeffery
· 7 years ago
c2c0868
test: system: Return memory size rather than mtd size in LPC ioctl
by Andrew Jeffery
· 7 years ago
ee7af88
test: mbox: Type buf parameter to dump_buf() as `const void *`
by Andrew Jeffery
· 7 years ago
c314404
test: Update tmpf to store data in /tmp, reformat names
by Andrew Jeffery
· 7 years ago
cafb002
test: Fix memory leak in write_flash_vpnor
by Andrew Jeffery
· 7 years ago
2ad2132
vpnor table: Set base address to actual offset
by Adriana Kobylak
· 7 years ago
c71dfd7
vpnor: Add patch location
by Adriana Kobylak
· 7 years ago
e8b0e8a
vpnor: add partition version check to the TOC
by Deepak Kodihalli
· 7 years ago
d1d7930
vpnor: make PNOR block size configurable
by Deepak Kodihalli
· 7 years ago
2407f15
test: write the vpnor file(flash)
by Ratan Gupta
· 7 years ago
6a98e18
Read the partition file from the vpnor.
by Ratan Gupta
· 7 years ago
c0ef987
Read/write window property defines FFS partition file location.
by Ratan Gupta
· 7 years ago
3214b51
test: read window from partition file
by Ratan Gupta
· 7 years ago
393821d
pnor : generate partition table
by Deepak Kodihalli
· 8 years ago
90b92fe
Make the code compatible with c++ compiler
by Ratan Gupta
· 8 years ago
6f3197d
test: Set mbox_vlog in tests so we don't segfault
by Suraj Jitindar Singh
· 8 years ago
29b3e8a
tests: Add test for timeout argument in GET_MBOX_INFO
by Suraj Jitindar Singh
· 8 years ago
cbbc13c
test: Add sequence_numbers
by Andrew Jeffery
· 8 years ago
b34cc54
test: Add read_window_cycle
by Andrew Jeffery
· 8 years ago
9d4b888
test: Add invalid_command
by Andrew Jeffery
· 8 years ago
4edb58c
test: Add write_window_dirty_erase
by Andrew Jeffery
· 8 years ago
aed3a5f
test: Add read_window_mark_write_erased
by Andrew Jeffery
· 8 years ago
acdb4b3
test: Add read_window_write_flush
by Andrew Jeffery
· 8 years ago
ea469b0
test: Add mark_read_dirty
by Andrew Jeffery
· 8 years ago
bcacb4e
test: Add request_low_version
by Andrew Jeffery
· 8 years ago
4510a19
test: Add request_high_version
by Andrew Jeffery
· 8 years ago
d4a5fc8
test: Add implicit_flush
by Andrew Jeffery
· 8 years ago
efc6ada
test: Add create_zero_size_window
by Andrew Jeffery
· 8 years ago
5f374bc
test: Add create_oversize_window
by Andrew Jeffery
· 8 years ago
1770ce8
test: Add bmc_event_ack_v2
by Andrew Jeffery
· 8 years ago
c5da148
test: Add mark_write_erased_v2
by Andrew Jeffery
· 8 years ago
1a03647
test: Add write_flush_v2
by Andrew Jeffery
· 8 years ago
4397af9
test: Add mark_write_dirty_v2
by Andrew Jeffery
· 8 years ago
d8f24ef
test: Add close_window_v2
by Andrew Jeffery
· 8 years ago
ccaec50
test: Add create_write_window_v2
by Andrew Jeffery
· 8 years ago
3e3cf28
test: Add create_read_window_v2
by Andrew Jeffery
· 8 years ago
182d4fe
test: Add get_flash_info_v2
by Andrew Jeffery
· 8 years ago
16be9f6
test: Add reset_state
by Andrew Jeffery
· 8 years ago
c1e7db3
test: Add get_mbox_info_v2
by Andrew Jeffery
· 8 years ago
9fc7923
test: Add system interface to define MTD and LPC characteristics
by Andrew Jeffery
· 8 years ago
5ab4e3e
test: Add mbox helpers for unit/integration tests
by Andrew Jeffery
· 8 years ago
26b3567
test: Add write_flash
by Andrew Jeffery
· 8 years ago
f37ae02
test: Add erase_flash
by Andrew Jeffery
· 8 years ago
0484c75
test: Add copy_flash
by Andrew Jeffery
· 8 years ago
62af1ba
test: Add NDEBUG sanity check
by Andrew Jeffery
· 8 years ago
45cfc38
test: Add temporary file helper
by Andrew Jeffery
· 8 years ago