numam-spdk/test/app
Dariusz Stojaczyk c2dc15a0ec app: allow full-name command line options
The following commands now have the same effect:

```
$ spdk_tgt -w -p 1 -m 3 -s 2048
$ spdk_tgt --wait-for-rpc --master-core 1 --cpumask 3 --mem-size 2048
$ spdk_tgt --wait-for-rpc --master-core=1 --cpumask=3 --mem-size=2048
```

Change-Id: I8540a377abf7e02987e9ecd957d142212e9609c4
Signed-off-by: Dariusz Stojaczyk <dariuszx.stojaczyk@intel.com>
Reviewed-on: https://review.gerrithub.io/420864
Chandler-Test-Pool: SPDK Automated Test System <sys_sgsw@intel.com>
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
Reviewed-by: Ben Walker <benjamin.walker@intel.com>
2018-08-13 17:30:10 +00:00
..
bdev_svc app: allow full-name command line options 2018-08-13 17:30:10 +00:00
histogram_perf thread: Move threading abstraction code out of util 2018-06-12 15:24:07 +00:00
jsoncat thread: Move threading abstraction code out of util 2018-06-12 15:24:07 +00:00
match test: add 'match' util and use it with blobstore 2018-02-06 18:05:25 -05:00
stub app: add missing spdk_app_fini call 2018-07-02 03:28:11 +00:00
Makefile test: move lib/json up to test app directory 2018-03-29 00:31:24 -04:00