Lines Matching refs:code
11 scenarios, caused by an overlook in the atf_list code.
68 'set -e' should be on the user's code. Also, 'set -e' introduces
84 This is the first release without the code for the deprecated tools. If
85 you require such code, please fetch a copy of the 0.19 release and extract
100 This is the last release to bundle the code for the deprecated tools.
101 The next release will drop their code and will stop worrying about
106 'tools' directory now. The code in this directory is standalone and
120 * Moved the code of the deprecated tools into a 'tools' directory and
121 completely decoupled their code from the internals of atf-c++. The
225 * Enabled detection of unused parameters and variables in the code and
289 http://code.google.com/p/kyua/ for more details.
396 due to a bug in the code they are testing. atf-report reports these
505 test cases. They run the test case code in-process, and a crash of the
590 and checks its exit code against a known value and allows the management
614 All the code is now under a 2-clause BSD license compatible with the GNU
688 code.
698 * Many general cleanups: Fixed many pieces of code marked as ugly and/or