Overview
C++TESK Testing ToolKit is an open-source C++ based toolkit intended for automated functional testing of software components (mostly in C/C++) and RTL (HDL) models of digital hardware (in Verilog and VHDL). The main part of the toolkit is a library of C++ classes and macros that define facilities for constructing formal specifications (reference models), adapters of components under test, test scenarios and test coverage metrics. Basing on C++ descriptions provided by a user, a test system is compiled. It allows automatically generating and applying sequences of stimuli to the component under test, checking correctness of its reactions and collecting statistics on test execution. Besides the basic library, the toolkit includes a report generator, means for parallelizing test execution on computer clusters, and Eclipse-based IDE.
More information on the toolkit is available in the C++TESK's Whitepaper.
C++TESK Testing ToolKit combines results of the following ISPRAS's projects: C++TESK (creation of formal specifications, test scenarios and test coverage metrics by means of C++ programming language), C++TESK Hardware Edition (development of reference models of hardware designs and C++-RTL adapters), CTESK (automated generation of test sequences using graph exploration techniques), Distributed FSM (tests parallelization on computer networks and clusters) and Aspectrace (test event tracing and report generation). The project also depends on VeriTool (generation of C/C++ API for Verilog modules), which in turn depends on Icarus Verilog.
The current release supports the Linux platform only (for more information see System Requirements and Installation Guide). Supporting Windows is planned for the nearest future. You may download the source code of C++TESK Testing ToolKit on the Files page. Bugs and feature proposals can be reported in English or Russian on the Issues page.
The package available on the site has the restricted functionality and is intended for personal and non-commercial use only. Any commercial use of the toolkit requires licensing. Besides supporting all of the features, Commercial Edition includes the Eclipse-based C++TESK IDE and provides the technical support service. To purchase a commercial license or a 3-day training course, contact us via the e-mail address given below.
E-mail: cpptesk-support [at] ispras.ru
C++TESK Testing ToolKit Community¶
Group: http://groups.google.com/group/cpptesk-toolkit-users
Forum: http://forge.ispras.ru/projects/cpptesk-toolkit/boards
- Subprojects: С++TESK IDE
Issue tracking
- Bug: 3 open / 7
- Feature: 1 open / 6
- Support: 0 open / 0
- User Story: 1 open / 1
- Developer Request: 0 open / 0
- Task: 10 open / 51
Members
Manager: Alexander Kamkin, Mikhail Chupilko
Developer: Alexander Protsenko, Alexander Kamkin, Alexander Sortov, Mikhail Chupilko, Сергей Смолов
Reporter: CPPTESK Community, Igor Melnichenko, Varvara Mayorova, Борис Рогаткин, Василий Шмелёв, Игорь Мелентьев, Ильдар Хисамбеев
Latest news
C++TESK Testing ToolKit v1.0.19 released
C++TESK Testing ToolKit v1.0.19 has been released the following things have been done.
С++TESK @ DATE 2012 University Booth
The toolkit has been demonstrated at the DATE 2012 exhibition.
C++TESK Testing ToolKit v1.0.18 released
C++TESK Testing ToolKit v1.0.18 has been released. The following things have been done.
C++TESK Testing ToolKit v1.0.17 released
C++TESK Testing ToolKit v1.0.17 has been released. The following things have been done.
C++TESK Testing ToolKit v1.0.16 released
C++TESK Testing ToolKit v1.0.16 has been released. The following things have been done.