Lines Matching full:entries
3 A tool that cross checks an expected set of JSON entries, by a given index, with
4 a given input set of JSON entries. In addition, there's an ability to filter
5 expected entries by using logical operations against entries within another file
6 contain JSON entries. This filtering functionality on cross checking expected
7 entries with a set of input is optional
9 Expected entries that only want to be found within the input JSON should use a
16 entries within the BMC's enumerated sensor JSON output against an expected set
17 of entries for a specific machine. In addition, the expected set of entries are
18 different based on specific entries within inventory. So given a dump of a
20 expected set of entries that should be contained within the sensor data is
22 determine if all the expected set of entries are found within the sensor data.
30 Filters can be used for whether or not a set of entries within the expected JSON
31 file should be included when cross checking with the input set of JSON entries.
32 This is useful in allowing a single set of expected entries to be used and
33 add/remove entries based on some other JSON file's contents.
51 Expected JSON set of entries for a `witherspoon` index(expected.json):
91 Input JSON set of entries(input.json):
248 Filter JSON set of entries(filter.json):