devstack/tests
Mahito OGURA 98f59aafaf Fix function and test for 'trueorfalse'.
The function's comment is written as follow, however the function accepts
other values (ex. "e", "t", "T", "f", "F", etc...).

---
Accepts as False: 0 no No NO false False FALSE
Accepts as True: 1 yes Yes YES true True TRUE
---

Moreover if testval mach True or False, the function exits without resetting
xtrace.

This patch fixes the issue and add test patterns.

Change-Id: Ie48a859476faff22a4dfef466516e2d7d62ef0c0
Closes-bug: #1453687
2015-05-11 18:23:07 +09:00
..
fake-service.sh Run processes without screen 2014-09-09 13:54:01 +01:00
run-process.sh Replace screen_it() with run_process() throughout 2014-09-11 18:59:39 +01:00
test_functions.sh Merge "Fix negated services with common prefix" 2015-05-07 02:48:20 +00:00
test_ini_config.sh Fix return of test_ini_config & test_meta_config 2015-04-17 13:23:25 +10:00
test_ip.sh Use unittest help in test_ip.sh 2015-04-17 13:23:25 +10:00
test_libs_from_pypi.sh Add support for oslo.versionedobjects 2015-03-03 08:50:27 -08:00
test_meta_config.sh Create config file in merge_config_file 2015-04-17 13:23:25 +10:00
test_refs.sh make run_tests.sh run devstack unit tests 2014-11-18 11:33:47 +00:00
test_truefalse.sh Fix function and test for 'trueorfalse'. 2015-05-11 18:23:07 +09:00
unittest.sh Add "passed" and "failed" functions 2015-04-17 13:23:20 +10:00