Turn tst_mknod() into tst_create()
authorNikolaus Rath <Nikolaus@rath.org>
Thu, 6 Apr 2017 05:50:25 +0000 (22:50 -0700)
committerNikolaus Rath <Nikolaus@rath.org>
Fri, 7 Apr 2017 23:40:15 +0000 (16:40 -0700)
commit4cfc2740b266ccaf8428c0d78c6d913480421d4c
tree67098a7cf9d244277070eebed0d5f5d33e650d18
parentdeb2fa355a29c1101ab566c4036b0992e0c14aa9
Turn tst_mknod() into tst_create()

Ensure that we are really creating a new file.
Don't attempt to write, we do that in tst_open_write().
test/test_examples.py