Hi, > > + if (ismount(MNTPOINT)) { > > + tst_res(TPASS, "new mount API works"); Also I'll change this to "device mounted". > > + SAFE_UMOUNT(MNTPOINT); > > + is_mounted = 0; > > + } else > > + tst_res(TFAIL, "new mount API works"); > ^ > "device not mounted" ? Kind regards, Petr