Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | -n [master] | Shawn Routhier | 2012-12-13 | 1 | -5/+9 |
| | | | | | | | | Clean up ATF issues: describe patch to ATF code for solaris 11 remove unneeded options for use on solaris 11 comment out unused hash test [rt32089] | ||||
* | [rt25901_atf] Minor corrections to some files | Stephen Morris | 2012-07-04 | 1 | -2/+4 |
| | | | | | | Minor corrections to some of the atf.dox documentation. Also modified hash_unitest.c to avoid problems in "printf" (the format string %lu was wrong for a size_t on my machine, so an explicit cast was made to the correct type). | ||||
* | [rt25901_atf] Intentation clean-up. | Tomek Mrugalski | 2012-07-02 | 1 | -85/+10 |
| | |||||
* | [rt25901_atf] Test for 29851 simiplified | Tomek Mrugalski | 2012-07-02 | 1 | -7/+7 |
| | |||||
* | [rt25901_atf] Timeout set for rt29851 test | Tomek Mrugalski | 2012-07-02 | 1 | -9/+9 |
| | |||||
* | [rt25901_atf] Added test that reproduces 29851 issue. | Tomek Mrugalski | 2012-07-02 | 1 | -1/+132 |
| | |||||
* | [rt25901_atf] Tests for 3 hosts implemented. | Tomek Mrugalski | 2012-07-02 | 1 | -14/+214 |
| | |||||
* | [rt25901_atf] uid_hash test parametrized, added 2 exta tests. | Tomek Mrugalski | 2012-07-02 | 1 | -48/+105 |
| | |||||
* | [atf25901_atf] #if 0 converted to comment. | Tomek Mrugalski | 2012-07-02 | 1 | -34/+37 |
| | |||||
* | [rt25901_atf]: First uid_hash test ready (with 36 checks) | Tomek Mrugalski | 2012-07-02 | 1 | -43/+186 |
| | |||||
* | [25901_atf] First test for client-id hash table implemented. | Tomek Mrugalski | 2012-06-29 | 1 | -0/+142 |
It still lacks many checks and clean-ups, but the core code is there. |