blob: c139fd390f77e0c1640e62f93b5831017de459a7 [file] [log] [blame]
#*******************************************************************************
# Copyright (c) 2011 - 2018 AIT, ACIN, Profactor GmbH, fortiss GmbH
# This program and the accompanying materials are made available under the
# terms of the Eclipse Public License 2.0 which is available at
# http://www.eclipse.org/legal/epl-2.0.
#
# SPDX-License-Identifier: EPL-2.0
#
# Contributors:
# Thomas Strasser, Alois Zoitl, Matthias Plasch, Ben Schneider
# * - initial API and implementation and/or initial documentation
# *******************************************************************************/
forte_add_module(UTILS "FORTE UTILITY FBs")
#############################################################################
# FORTE UTILITY FBs
#############################################################################
forte_add_sourcefile_hcpp(E_STOPWATCH)
forte_add_sourcefile_hcpp(OUT_ANY_CONSOLE GEN_F_MUX GEN_CSV_WRITER GEN_APPEND_STRING)
forte_add_sourcefile_hcpp(GEN_ARRAY2VALUES GEN_VALUES2ARRAY GEN_ARRAY2ARRAY GET_AT_INDEX SET_AT_INDEX)
forte_add_sourcefile_hcpp(FB_RANDOM GET_STRUCT_VALUE)
forte_add_sourcefile_hcpp(STEST_END)
forte_add_sourcefile_hcpp(TEST_CONDITION)