blob: 4a4e530d252784b29d2677d553a0d866104ee7fd [file] [log] [blame]
/* Copyright (c) 2013 The Chromium OS Authors. All rights reserved.
* Use of this source code is governed by a BSD-style license that can be
* found in the LICENSE file.
*/
/*
* Miscellaneous utilities for writing tests.
*/
void gen_name(char *name, int len);
void crash(void);