History log of /openbmc/libbej/test/json/storage.json (Results 1 – 3 of 3)
Revision Date Author Comments
# 42627cab 31-Jan-2023 kasunath <kasunath@google.com>

Fix formating issues

Signed-off-by: Kasun Athukorala <kasunath@google.com>
Change-Id: I9d3bc1564435adce8947101ad3863a00db7ba9ba


# c14fab6e 23-Nov-2022 kasunath <kasunath@google.com>

Fix missing comma for empty arrays/sets

When an array or a set is empty, and if it's not the last property
within an object, we need to add a comma after empty brackets/braces.

This change fix this

Fix missing comma for empty arrays/sets

When an array or a set is empty, and if it's not the last property
within an object, we need to add a comma after empty brackets/braces.

This change fix this issue. Also updated a test case to capture this.

Signed-off-by: Kasun Athukorala <kasunath@google.com>
Change-Id: Ia087f341d052660191f2614add2060c81be67f61

show more ...


# e8946af6 23-May-2022 kasunath <kasunath@google.com>

Add tests for the JSON decoder.

These tests will test the bej_decoder_core.c as well.

Signed-off-by: Kasun Athukorala <kasunath@google.com>
Change-Id: Ibf1c9a381a630beac09ed504dd57563160579fb0