devstack/tests
Mark Vanderwiel d99c29032b Add dependency for hexdump
hexdump is used in common function generate_hex_string which is
used by nova and heat.  The current general dependencies do not
have this dependency covered, instead it is usually pulled in by
other implicit dependencies when a full devstack is built. In
cases where only a subset is built (like just Heat and keystone)
hexdump is missing.

Added unit tests for the generate_hex_string function.

Depends-On: Ib47d802a31a0f4c2a49daa7e6698e37c70a2365a
Change-Id: I77c8c2019fb8b8174cdfaed3e56ebf728f0732b7
Closes-Bug: #1558672
2016-03-22 09:34:04 +11:00
..
fake-service.sh Run processes without screen 2014-09-09 13:54:01 +01:00
run-process.sh Fix comment typos in inc/ and tests/ directories 2015-11-30 20:25:17 +09:00
test_functions.sh Add dependency for hexdump 2016-03-22 09:34:04 +11:00
test_ini_config.sh Introduce iniget_sections function 2015-12-29 09:42:35 +00:00
test_ip.sh Cleanup test_ip.sh to give more consistent output 2015-05-28 10:40:55 +10:00
test_libs_from_pypi.sh Enable neutron-lib for LIBS_FROM_GIT for backwards compat jobs 2016-02-11 11:01:01 -07:00
test_meta_config.sh Updated Typos in devstack 2015-11-20 11:17:19 +05:30
test_package_ordering.sh Fix sorting on LC_ALL=C platforms 2016-03-08 12:00:15 -05:00
test_refs.sh make run_tests.sh run devstack unit tests 2014-11-18 11:33:47 +00:00
test_truefalse.sh Detect blank variable in trueorfalse 2015-10-09 19:07:50 +11:00
test_vercmp.sh Add vercmp function 2015-11-19 09:37:33 +11:00
test_worlddump.sh Add worlddump unit test 2015-07-01 06:29:27 +10:00
unittest.sh Merge "Add vercmp function" 2016-01-29 05:21:09 +00:00