Acceleration is ready, dejagnu can be used for armv7l and aarch64 testing.
Change-Id: I818c27a1bdc0def2c91720c5d6ce13e716aa5d08
Signed-off-by: Slava Barinov <v.barinov@samsung.com>
Requires: expat
Requires: expect
Requires: autogen
-#BuildRequires: tcl
BuildRequires: expat
BuildRequires: expect
BuildRequires: autogen
BuildRequires: makeinfo
-ExcludeArch: %arm aarch64
%description
DejaGnu is a framework for testing other programs. Its purpose is to provide a single front end for all tests. Think of it as a custom library of Tcl procedures crafted to support writing a test harness. A test harness is the testing infrastructure that is created to support a specific program or tool. Each program can have multiple testsuites, all supported by a single test harness.