History log of /openbmc/phosphor-mboxd/test/ (Results 76 – 100 of 102)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
9d4b888313-Apr-2017 Andrew Jeffery <andrew@aj.id.au>

test: Add invalid_command

Change-Id: I42bc056e5c6b6fdd078bc622e40db39583b53c64
Signed-off-by: Andrew Jeffery <andrew@aj.id.au>

4edb58c513-Apr-2017 Andrew Jeffery <andrew@aj.id.au>

test: Add write_window_dirty_erase

Change-Id: I16d2488e75dde619da39d755e00666bc24778217
Signed-off-by: Andrew Jeffery <andrew@aj.id.au>

aed3a5ff13-Apr-2017 Andrew Jeffery <andrew@aj.id.au>

test: Add read_window_mark_write_erased

Change-Id: I40e3e29e8064f7ec156cdfd579071563d1cc35c3
Signed-off-by: Andrew Jeffery <andrew@aj.id.au>

acdb4b3a12-Apr-2017 Andrew Jeffery <andrew@aj.id.au>

test: Add read_window_write_flush

Change-Id: I17b237f66e57a40df136d47e2e963eae4c3de535
Signed-off-by: Andrew Jeffery <andrew@aj.id.au>

ea469b0612-Apr-2017 Andrew Jeffery <andrew@aj.id.au>

test: Add mark_read_dirty

Change-Id: I7ab43db7d69b0f085574b40701d48dfa99f00856
Signed-off-by: Andrew Jeffery <andrew@aj.id.au>

bcacb4e612-Apr-2017 Andrew Jeffery <andrew@aj.id.au>

test: Add request_low_version

Change-Id: Ia2ce45977b2735663e9745e1da72378df5819a01
Signed-off-by: Andrew Jeffery <andrew@aj.id.au>

4510a19512-Apr-2017 Andrew Jeffery <andrew@aj.id.au>

test: Add request_high_version

The test identified a flaw in the implementation and lack of clarity in
the documentation when compared with Ben's intent and what was discussed
with AMI.

Change-Id:

test: Add request_high_version

The test identified a flaw in the implementation and lack of clarity in
the documentation when compared with Ben's intent and what was discussed
with AMI.

Change-Id: I1722b1cc8b005cef77fc48f6583ca0e2553ed2f1
Signed-off-by: Andrew Jeffery <andrew@aj.id.au>

show more ...

d4a5fc8b12-Apr-2017 Andrew Jeffery <andrew@aj.id.au>

test: Add implicit_flush

Change-Id: Ib64fe711e7e7922ad90cb8e9a84972df4cbc5b2d
Signed-off-by: Andrew Jeffery <andrew@aj.id.au>

efc6ada112-Apr-2017 Andrew Jeffery <andrew@aj.id.au>

test: Add create_zero_size_window

Change-Id: I59f3c1e92b519d4f52b6d4fe031d425f161e4dd3
Signed-off-by: Andrew Jeffery <andrew@aj.id.au>

5f374bce12-Apr-2017 Andrew Jeffery <andrew@aj.id.au>

test: Add create_oversize_window

Change-Id: I944046be71b6973e8bd1760678fcfaea39d7bc12
Signed-off-by: Andrew Jeffery <andrew@aj.id.au>

1770ce8912-Apr-2017 Andrew Jeffery <andrew@aj.id.au>

test: Add bmc_event_ack_v2

Change-Id: Id6966ce54ddfdc2c2ec3933c0dde12451223a61c
Signed-off-by: Andrew Jeffery <andrew@aj.id.au>

c5da148912-Apr-2017 Andrew Jeffery <andrew@aj.id.au>

test: Add mark_write_erased_v2

Change-Id: I74f98b63f9971b53a90b4cc8e81ebeddaec1431d
Signed-off-by: Andrew Jeffery <andrew@aj.id.au>

1a03647e12-Apr-2017 Andrew Jeffery <andrew@aj.id.au>

test: Add write_flush_v2

Change-Id: I567be3c016f6d96bb5e7b36342e162dfdff2f836
Signed-off-by: Andrew Jeffery <andrew@aj.id.au>

4397af9412-Apr-2017 Andrew Jeffery <andrew@aj.id.au>

test: Add mark_write_dirty_v2

Change-Id: I9a6fe86eff739c8bf377e7a700e79e8d28b90361
Signed-off-by: Andrew Jeffery <andrew@aj.id.au>

d8f24efd12-Apr-2017 Andrew Jeffery <andrew@aj.id.au>

test: Add close_window_v2

Change-Id: I2ca90440333f1b06c408884f59af22ab0f9c596d
Signed-off-by: Andrew Jeffery <andrew@aj.id.au>

ccaec50012-Apr-2017 Andrew Jeffery <andrew@aj.id.au>

test: Add create_write_window_v2

Change-Id: I26992306b7de4ece0b14b51a4a9c443ef47ce302
Signed-off-by: Andrew Jeffery <andrew@aj.id.au>

3e3cf28e12-Apr-2017 Andrew Jeffery <andrew@aj.id.au>

test: Add create_read_window_v2

Change-Id: I2b1295faea3df207cce5430653b4e0a78176e13c
Signed-off-by: Andrew Jeffery <andrew@aj.id.au>

182d4fef12-Apr-2017 Andrew Jeffery <andrew@aj.id.au>

test: Add get_flash_info_v2

Change-Id: I55916bb3b8538701b0f54f9ce259b1ac4715941c
Signed-off-by: Andrew Jeffery <andrew@aj.id.au>

16be9f6c12-Apr-2017 Andrew Jeffery <andrew@aj.id.au>

test: Add reset_state

Change-Id: Ia18a5e7c472d8fe55fb90a13be21f731e407e6e9
Signed-off-by: Andrew Jeffery <andrew@aj.id.au>

c1e7db3412-Apr-2017 Andrew Jeffery <andrew@aj.id.au>

test: Add get_mbox_info_v2

Change-Id: Ibd4d9c7880bc427edcecafcc2e9abeb487620fdb
Signed-off-by: Andrew Jeffery <andrew@aj.id.au>

9fc7923f11-Apr-2017 Andrew Jeffery <andrew@aj.id.au>

test: Add system interface to define MTD and LPC characteristics

The primary entry point to the system abstraction is through its
ioctl() implementation, which handles ioctl calls for the MTD and LP

test: Add system interface to define MTD and LPC characteristics

The primary entry point to the system abstraction is through its
ioctl() implementation, which handles ioctl calls for the MTD and LPC
subsystems. The MBOX portion needs no support as it is driven purely by
read() and write() calls.

Two helpers are exposed to configure the MTD and LPC subsystems
respectively.

Change-Id: Id50abdb967f6ea2ece2e3b21288412d276439c36
Signed-off-by: Andrew Jeffery <andrew@aj.id.au>

show more ...

5ab4e3e811-Apr-2017 Andrew Jeffery <andrew@aj.id.au>

test: Add mbox helpers for unit/integration tests

The helpers enable initialising the mbox context to the point that
dispatch_mbox() can be usefully called in a controlled environment, and
then test

test: Add mbox helpers for unit/integration tests

The helpers enable initialising the mbox context to the point that
dispatch_mbox() can be usefully called in a controlled environment, and
then testing any side-effects that resulted.

Change-Id: I590841f70dd51e0993b491e537ed4a73ab696e14
Signed-off-by: Andrew Jeffery <andrew@aj.id.au>

show more ...

26b3567e11-Apr-2017 Andrew Jeffery <andrew@aj.id.au>

test: Add write_flash

Change-Id: I887d79db9f1fd5e63c16a717a88cd76a1f800986
Signed-off-by: Andrew Jeffery <andrew@aj.id.au>

f37ae02611-Apr-2017 Andrew Jeffery <andrew@aj.id.au>

test: Add erase_flash

Change-Id: Idbe0e8a9d7c62eeb5ac90fce055fc87de80ab1fa
Signed-off-by: Andrew Jeffery <andrew@aj.id.au>

0484c75311-Apr-2017 Andrew Jeffery <andrew@aj.id.au>

test: Add copy_flash

Change-Id: Iac6b6207c01f1db322803218231ca97c210a583c
Signed-off-by: Andrew Jeffery <andrew@aj.id.au>

12345