1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
Commit graph

2 commits

Author SHA1 Message Date
Flavio Crisciani
b76166c110 Increase code coverage for set_matrix
Signed-off-by: Flavio Crisciani <flavio.crisciani@docker.com>
2017-08-29 21:21:47 -07:00
Flavio Crisciani
2111d4cafb Create SetMatrix data structure
SetMatrix is a simple matrix of sets.
Added tests

This data structure will be used in following commit to handle
transient states where the same key can momentarely be associated
to more than a value

Signed-off-by: Flavio Crisciani <flavio.crisciani@docker.com>
2017-06-08 13:33:49 -07:00