svoid test_safeBashQuote() { testFunctionValues safeBashQuote( "bla", "'bla'", "'", "'\\''", "\"", "'\"'" ); }