emqx/apps/emqx_gateway_jt808/test
Andrew Mayorov 0e1d27c836
fix(gateway): avoid scanning modules of known gateway apps
Since the set of known gateways is already predefined in `emqx_gateway_utils`
it makes no sense to scan over all modules just to find out the same set of
modules. Cutting out this scanning saves few seconds per each `emqx_conf`
application startup, which is especially noticeable when running tests.
2024-02-13 15:13:36 +01:00
..
emqx_jt808_SUITE.erl fix(gateway): avoid scanning modules of known gateway apps 2024-02-13 15:13:36 +01:00
emqx_jt808_auth_http_test_server.erl test(gw_jt808): frame parser and channel SUITE 2023-11-12 21:44:23 +08:00
emqx_jt808_parser_SUITE.erl test(gw_jt808): frame parser and channel SUITE 2023-11-12 21:44:23 +08:00