The execution of vppcfg/tests.py from the main directory will cause the --test flag to not glob any YAML files. Enter the source directory before executing the tests. Before: - No YAML tests were executed, so 'success' was always returned. Unit tests were all executed. After: - Both unit tests and YAML tests are executed (and they all pass)
863 B
863 B