File: README.txt

package info (click to toggle)
asm2 2.2.3-6
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd, wheezy
  • size: 2,548 kB
  • ctags: 2,786
  • sloc: java: 22,655; xml: 1,218; makefile: 32
file content (16 lines) | stat: -rw-r--r-- 634 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
This directory contains the tests of the product. 
It contains(*) the following items:

- lib: external libraries required to run the tests
- conform: conformance tests (unit tests)
- deviance: deviance tests (unit tests)
- thread: multi-threading tests (unit tests)
- stress: stress tests
- perf: performance tests

Each sub directory contains:
- the source of the tests, with package struture if there is one,
- the xml descriptors to launch test suites. An xml desriptor describes
  the execution of a test suite. The default task is called on this file.

(*) some items may not be present, depending on the product.