2017-01-17 19:07, Shreyansh Jain:
> +REGISTER_TEST_COMMAND(bus_autotest, test_bus);

You should add it to app/test/autotest_data.py

> +/* Bus list exposed */
> +extern struct rte_bus_list rte_bus_list;

I think it should be possible to write a test without the real list
of registered bus.

Reply via email to