numam-spdk/test/blobfs
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
..
fuse blobfs: change the return type of spdk_file_truncate 2018-07-26 01:42:17 +00:00
mkfs app: allow full-name command line options 2018-08-13 17:30:10 +00:00
rocksdb test/rocksdb: run blobcli -D after test is complete 2018-06-12 16:36:04 +00:00
Makefile test: move test/lib/blobfs under test/blobfs 2018-03-23 19:45:09 -04:00
test_plan.md test: move test/lib/blobfs under test/blobfs 2018-03-23 19:45:09 -04:00