/srv/osrm/osrm-backend/features/options/extract
NameSizeModeActions
files.feature10300644editdlrm
help.feature20760644editdlrm
invalid.feature4270644editdlrm
lua.feature55030644editdlrm
turn_function.feature94530644editdlrm
verbosity.feature9370644editdlrm
version.feature8890644editdlrm
Edit: /srv/osrm/osrm-backend/features/options/extract/invalid.feature (427B)
@extract @options @invalid Feature: osrm-extract command line options: invalid options Background: Given the profile "testbot" Scenario: osrm-extract - Non-existing option When I try to run "osrm-extract --fly-me-to-the-moon" Then stdout should be empty And stderr should contain "option" And stderr should contain "fly-me-to-the-moon" And it should exit with an error