~martin-decky/helenos/rcu

« back to all changes in this revision

Viewing changes to uspace/app/tester/libext2/libext2_1.def

  • Committer: Jakub Jermar
  • Date: 2011-06-02 21:26:44 UTC
  • mfrom: (720.2.82 ext2-merge)
  • Revision ID: jakub@jermar.eu-20110602212644-t5p3o4bux1n8ybvd
Merge from http://ho.st.dcs.fmph.uniba.sk/~mato/bzr/helenos-ext2.

Changes made against the ext2 branch parent:
- removed .bzrignore
- removed all traces of pipefs

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
{
 
2
        "libext2_1",
 
3
        "Superblock getters test",
 
4
        &test_libext2_1,
 
5
        true
 
6
},