mirror_frr/tests
Rafael Zalamena 5920b3eb38 *: replace all random() calls
Replace all `random()` calls with a function called `frr_weak_random()`
and make it clear that it is only supposed to be used for weak random
applications.

Use the annotation described by the Coverity Scan documentation to
ignore `random()` call warnings.

Signed-off-by: Rafael Zalamena <rzalamena@opensourcerouting.org>
2020-04-17 20:57:43 -03:00
..
bgpd Merge pull request #5451 from opensourcerouting/rcu-log 2020-04-16 20:23:44 +05:30
helpers lib, tools: silence harmless warnings in the northbound tools 2020-04-03 22:34:55 -03:00
isisd tests/isisd: Update expected output to match corrected spelling 2020-03-16 15:36:34 +01:00
lib *: replace all random() calls 2020-04-17 20:57:43 -03:00
ospf6d build: non-recursive tests 2018-09-08 21:26:54 +02:00
topotests Merge pull request #6238 from donaldsharp/test_evpn_vxlan_cleanup 2020-04-16 16:05:34 +03:00
.gitignore lib: add frr_version_cmp() 2019-12-06 15:13:32 +01:00
Makefile build: non-recursive tests 2018-09-08 21:26:54 +02:00
pytest.ini tests: Exclude topotests from consideration 2018-11-27 20:22:10 -05:00
runtests.py tests: add pytest testrunners 2017-02-13 17:43:47 +01:00
subdir.am tests: fix parallel build race 2020-04-08 16:27:59 +02:00