Statistics
| Branch: | Tag: | Revision:

root / test / __main__.py @ 85f307d7

History | View | Annotate | Download (806 Bytes)

# Date Author Comment
46f614cd 10/12/2012 04:45 pm Christos KK Loverdos

Remove kkquotaholderapi. We break up tests in more modules

fc438cf2 10/12/2012 04:44 pm Christos KK Loverdos

Rename kkconfig to config, since we all agree we use it

39a725a6 10/12/2012 04:38 pm Christos KK Loverdos

Use printf everywhere

7f479bb1 10/11/2012 05:26 pm Christos KK Loverdos

Show more info while running tests

ce1734ce 10/11/2012 01:29 pm Christos KK Loverdos

Name is main anyway

f6d15c9b 10/11/2012 12:52 pm Christos KK Loverdos

Simplify test running code

f611ef3d 10/10/2012 01:41 pm Prodromos Gerakios

Added create/release testing API

902f1fb9 10/10/2012 11:52 am Christos KK Loverdos

Add first cut of {set,get}_limits test case

239b068c 10/09/2012 01:35 am Christos KK Loverdos

Organize testing infrastructure.

This is more of a personal () setup for the moment
but all parts of it can be used in a generic way. I have named stuff
by prefixing them with 'kk', so that they do no clash with similar
test cases (). Having duplicate test cases is fine...