spot/tests
Etienne Renault b3c7994a1d bricks: rework tests
On some architectures this test fails due to several
reasons:
    - missing headers
    - use of valueAt instead of count in ConCS. Indeed,
    valueAt acts similarly to count but avoids some validity
    check that are required when the hashmap is growing.

This patch also:
     - removes inaccurate comments from bricks.test.
     - test more features for hashset.

* spot/bricks/brick-hashset,
tests/core/bricks.cc,
tests/core/bricks.test: Here.
2020-06-11 08:56:56 +02:00
..
core bricks: rework tests 2020-06-11 08:56:56 +02:00
ltsmin modelchek: add more tests 2020-06-10 09:02:02 +02:00
python remfin: do not clone transitions that are accepting in main 2020-05-23 11:56:16 +02:00
sanity sanity: fixes #417 2020-06-10 10:07:14 +02:00
.gitignore more files to ignore 2016-01-26 19:21:35 +01:00
Makefile.am bricks: include tests in test-suite 2020-06-10 10:07:06 +02:00
run.in * tests/run.in: reset some envvars to avoid spurious failures. 2020-02-16 16:38:17 +01:00